PDA

Click to See Complete Forum and Search --> : vbc.exe - Application error - The memory could not be written Error...


indydavid32
Nov 4th, 2003, 02:58 PM
Anyone know what this error means?

vbc.exe - Application Error

The instruction at "0x77f83aed" referenced memory at "0x3a0ad511". The memory could not be "written".

Click OK to terminate the program
click on CANCEL to debug the program

This is the error message I get when I click on cancel.


C:\WINDOWS\system32> "c:\windows\microsoft.net\framework\v1.0.3705\vbc.exe" /t:library /utf8output /R:"c:\windows\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system.web.dll" /R:"c:\windows\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll" /R:"c:\windows\assembly\gac\crystaldecisions.reportsource\9.1.3300.0__692fbea5521e1304\crystaldecisions. reportsource.dll" /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net files\mcclureoil\61f1667e\d1184267\assembly\dl2\eae8601b\b0cf0930_15a3c301\mcclureoil.dll" /R:"c:\windows\assembly\gac\crystaldecisions.web\9.1.3300.0__692fbea5521e1304\crystaldecisions.web.dll" /R:"c:\windows\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll" /R:"c:\windows\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseserv ices.dll" /R:"c:\windows\assembly\gac\crystaldecisions.crystalreports.engine\9.1.3300.0__692fbea5521e1304\crystald ecisions.crystalreports.engine.dll" /R:"c:\windows\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll" /R:"c:\windows\assembly\gac\crystaldecisions.shared\9.1.3300.0__692fbea5521e1304\crystaldecisions.shared .dll" /R:"c:\windows\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\mcclureoil\61f1667e\d1184267\uyuneu2l.dll" /D:DEBUG=1 /debug+ "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\mcclureoil\61f1667e\d1184267\uyuneu2l.0.vb"


Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
for Microsoft (R) .NET Framework version 1.00.3705.288
Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.

vbc : Command line error BC2010 : compilation failed : '0xC0000005'

This has happened to me twice now.

Could this be a 2002 bug that is fixed with the 2003 version?

Thanks

Musician
Nov 4th, 2003, 08:53 PM
This is Crystal Reports error I think. Your version of vs.net makes no difference as this error is occurring when it's compiling with vbc.exe, part of the .net sdk.
You could try the crystal reports site or update to v1.1 of .net as it looks like you are using v1.