|
-
Nov 4th, 2003, 03:58 PM
#1
Thread Starter
Fanatic Member
vbc.exe - Application error - The memory could not be written Error...
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\crystaldecisio ns.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.dl l" /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.dl l" /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterprises ervices.dll" /R:"c:\windows\assembly\gac\crystaldecisions.crystalreports.engine\9.1.3300.0__692fbea5521e1304\cryst aldecisions.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.sha red.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 EBUG=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
Last edited by indydavid32; Nov 4th, 2003 at 04:15 PM.
David Wilhelm
-
Nov 4th, 2003, 09:53 PM
#2
Hyperactive Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|