#1
|
|||
|
|||
Error building vb6 project
Hello
I have a vb6 project that fails to build with the following message in Visual Build: Process completed with exit code -1073741819 The project builds fine outside of Visual Build. I have other vb6 projects that builds just fine with Visual Build. Does anyone have an explanation or suggestion for this problem? |
#2
|
|||
|
|||
That error code indicates an access violation in vb6.exe. A few possibilities:
http://support.microsoft.com/default...;EN-US;q194753 http://groups.google.com/group/micro...e575544ce519c0 http://support.microsoft.com/kb/q190165/ |
|
|