Wednesday, March 28, 2012

The compiler failed with error code -1073741819.

Anyone,
I have an ASP.NET webapp in the 1.0 framework that has been working for
the past 2ish years.
Two ws ago a new developer received the following error when trying
to run the app in debug mode.
"The instruction at "0x77f57ec6" referenced memory at "0x797800004".
The memory could not be "written".

>From the IDE, before I attempt to run in debug mode I can "right click"
a given aspx file and "View Code". I can also "right click" and "View
in Designer". When I attempt to "right click" and "View in Browser" I
receive the following error:
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.
The detailed Compiler Output is as follows:
C:\WINDOWS\system32>
"c:\windows\microsoft.net\framework\v1.0.3705\vbc.exe" /t:library
/utf8output
/R:" c:\windows\assembly\gac\crystaldecisions
.web\9.1.3300.0__692fbea5521e130
4\crystaldecisions.web.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\5642a9da\c0eb1c67_a2aa
c501\xsm2.dll"
/R:" c:\windows\assembly\gac\crystaldecisions
.crystalreports.engine\9.1.3300.
0__692fbea5521e1304\crystaldecisions.crystalreports.engine.dll"
/R:"c:\windows\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a3a
\system.web.services.dll"
/R:"c:\windows\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\syst
em.drawing.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\d898667e\c40d926c_a2aa
c501\nexsurex.dll"
/R:"c:\windows\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.x
ml.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\430dcb9f\147ce564_a2aa
c501\xaccounting.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\2c66c8b1\6c3aaed6_9baa
c501\controls.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\6834c7bf\32afd8a9_9baa
c501\dalplugindetailedlog.dll"
/R:" c:\windows\assembly\gac\crystaldecisions
.reportsource\9.1.3300.0__692fbe
a5521e1304\crystaldecisions.reportsource.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\dade88bd\0060bd99_534f
c201\interop.vba.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\9f86c1cb\0ac2eba9_9baa
c501\xdom3.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\b0170de4\b0608c65_a2aa
c501\commonlib.dll"
/R:" c:\windows\assembly\gac\crystaldecisions
.shared\9.1.3300.0__692fbea5521e
1304\crystaldecisions.shared.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\1edb7ee1\f99ae4a9_9baa
c501\xdba3.dll"
/R:"c:\windows\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.
data.dll"
/R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11
d50a3a\system.enterpriseservices.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\7996cee9\e873dda9_9baa
c501\vcrpagenavigator.dll"
/R:"c:\windows\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll"
/R:"c:\windows\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system.w
eb.dll"
/R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\93ce11ca\a67a0465_a2aa
c501\xdti.webcontols.dll"
/out:"C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\nexsurex_working\cd5673eb\1b418a67
\thy6lfor.dll" /D:DEBUG=1
/debug+ "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary
ASP.NET Files\nexsurex_working\cd5673eb\1b418a67
\thy6lfor.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.
The first developer who was receiving this issue had IT rebuild the
box, and the problem went away for a day or two, but came back. He is
currently on the third rebuild, with the application working for three
consecutive days.
With this now happening on my machine, I believe this to be an
application issue, not hardware.
Any help would be greatly appreciated.Check your hard disk(s) for errors.
Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espaol
Ven, y hablemos de ASP.NET...
======================
<robert_m_fisher@dotnet.itags.org.yahoo.com> wrote in message
news:1125104686.827098.248920@dotnet.itags.org.g14g2000cwa.googlegroups.com...
> Anyone,
> I have an ASP.NET webapp in the 1.0 framework that has been working for
> the past 2ish years.
> Two ws ago a new developer received the following error when trying
> to run the app in debug mode.
> "The instruction at "0x77f57ec6" referenced memory at "0x797800004".
> The memory could not be "written".
>
> a given aspx file and "View Code". I can also "right click" and "View
> in Designer". When I attempt to "right click" and "View in Browser" I
> receive the following error:
> Description: An error occurred during the compilation of a resource
> required to service this request. Please review the following specific
> error details and modify your source code appropriately.
> The detailed Compiler Output is as follows:
> C:\WINDOWS\system32>
> "c:\windows\microsoft.net\framework\v1.0.3705\vbc.exe" /t:library
> /utf8output
> /R:" c:\windows\assembly\gac\crystaldecisions
.web\9.1.3300.0__692fbea5521e1
304\crystaldecisions.web.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\5642a9da\c0eb1c67_a2
aac501\xsm2.dll"
> /R:" c:\windows\assembly\gac\crystaldecisions
.crystalreports.engine\9.1.330
0.0__692fbea5521e1304\crystaldecisions.crystalreports.engine.dll"
> /R:"c:\windows\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a
3a\system.web.services.dll"
> /R:"c:\windows\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\sy
stem.drawing.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\d898667e\c40d926c_a2
aac501\nexsurex.dll"
> /R:"c:\windows\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system
.xml.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\430dcb9f\147ce564_a2
aac501\xaccounting.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\2c66c8b1\6c3aaed6_9b
aac501\controls.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\6834c7bf\32afd8a9_9b
aac501\dalplugindetailedlog.dll"
> /R:" c:\windows\assembly\gac\crystaldecisions
.reportsource\9.1.3300.0__692f
bea5521e1304\crystaldecisions.reportsource.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\dade88bd\0060bd99_53
4fc201\interop.vba.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\9f86c1cb\0ac2eba9_9b
aac501\xdom3.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\b0170de4\b0608c65_a2
aac501\commonlib.dll"
> /R:" c:\windows\assembly\gac\crystaldecisions
.shared\9.1.3300.0__692fbea552
1e1304\crystaldecisions.shared.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\1edb7ee1\f99ae4a9_9b
aac501\xdba3.dll"
> /R:"c:\windows\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\syste
m.data.dll"
> /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f
11d50a3a\system.enterpriseservices.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\7996cee9\e873dda9_9b
aac501\vcrpagenavigator.dll"
> /R:"c:\windows\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll
"
> /R:"c:\windows\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system
.web.dll"
> /R:"c:\windows\microsoft.net\framework\v1.0.3705\temporary asp.net
> files\nexsurex_working\cd5673eb\1b418a67
\assembly\dl2\93ce11ca\a67a0465_a2
aac501\xdti.webcontols.dll"
> /out:"C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
> Files\nexsurex_working\cd5673eb\1b418a67
\thy6lfor.dll" /D:DEBUG=1
> /debug+ "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary
> ASP.NET Files\nexsurex_working\cd5673eb\1b418a67
\thy6lfor.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.
> The first developer who was receiving this issue had IT rebuild the
> box, and the problem went away for a day or two, but came back. He is
> currently on the third rebuild, with the application working for three
> consecutive days.
> With this now happening on my machine, I believe this to be an
> application issue, not hardware.
> Any help would be greatly appreciated.

0 comments:

Post a Comment