cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
AnupCK
Level 2

msbuild error : -5023: Error building table File

In our project, we are using Visual studio 2012 and Install Shield 2012 Spring. When we try to build the project from the Visual studio, everything is working perfectly fine and we were able to build the MSI and EXE files. But when we try to build the same project from the command prompt using msbuild command then we are getting an error like error : -5023: Error building table File

I have checked the thread "http://flexerasoftware.force.com/articles/en_US/ERRDOC/Q107728", and verified the same in our project. But still facing the same problem.

The build command we are using is msbuild [Projectname.sln] /p:configuration=Release /p:Platform="Mixed Platforms" /t:rebuild

Please help me to resolve this. Also please let me know if any further information is required on the same.
Labels (1)
0 Kudos
(1) Reply
AnupCK
Level 2

Hi. I am getting out of ideas... Please anyone help me to resolve this...

AnupCK wrote:
In our project, we are using Visual studio 2012 and Install Shield 2012 Spring. When we try to build the project from the Visual studio, everything is working perfectly fine and we were able to build the MSI and EXE files. But when we try to build the same project from the command prompt using msbuild command then we are getting an error like error : -5023: Error building table File

I have checked the thread "http://flexerasoftware.force.com/articles/en_US/ERRDOC/Q107728", and verified the same in our project. But still facing the same problem.

The build command we are using is msbuild [Projectname.sln] /p:configuration=Release /p:Platform="Mixed Platforms" /t:rebuild

Please help me to resolve this. Also please let me know if any further information is required on the same.
0 Kudos