PDA

View Full Version : Error building vb6 project


larroen
08-24-2005, 09:29 AM
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?

kinook
08-24-2005, 09:47 AM
That error code indicates an access violation in vb6.exe. A few possibilities:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q194753

http://groups.google.com/group/microsoft.public.management.mmc/browse_thread/thread/375c80d12506c37d/40e575544ce519c0?lnk=st&q=vb6.exe+command-line+access+violation&rnum=1&hl=en#40e575544ce519c0

http://support.microsoft.com/kb/q190165/