This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- msbuild error : -5023: Error building table File
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 10, 2014
04:16 AM
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.
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.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 17, 2014
05:27 AM
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.