473,602 Members | 2,774 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 weeks ago a new developer received the following error when trying
to run the app in debug mode.

"The instruction at "0x77f57ec6 " referenced memory at "0x79780000 4".
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\syst em32>
"c:\windows\mic rosoft.net\fram ework\v1.0.3705 \vbc.exe" /t:library
/utf8output
/R:"c:\windows\a ssembly\gac\cry staldecisions.w eb\9.1.3300.0__ 692fbea5521e130 4\crystaldecisi ons.web.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\5642a9 da\c0eb1c67_a2a ac501\xsm2.dll"
/R:"c:\windows\a ssembly\gac\cry staldecisions.c rystalreports.e ngine\9.1.3300. 0__692fbea5521e 1304\crystaldec isions.crystalr eports.engine.d ll"
/R:"c:\windows\a ssembly\gac\sys tem.web.service s\1.0.3300.0__b 03f5f7f11d50a3a \system.web.ser vices.dll"
/R:"c:\windows\a ssembly\gac\sys tem.drawing\1.0 .3300.0__b03f5f 7f11d50a3a\syst em.drawing.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\d89866 7e\c40d926c_a2a ac501\nexsurex. dll"
/R:"c:\windows\a ssembly\gac\sys tem.xml\1.0.330 0.0__b77a5c5619 34e089\system.x ml.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\430dcb 9f\147ce564_a2a ac501\xaccounti ng.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\2c66c8 b1\6c3aaed6_9ba ac501\controls. dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\6834c7 bf\32afd8a9_9ba ac501\dalplugin detailedlog.dll "
/R:"c:\windows\a ssembly\gac\cry staldecisions.r eportsource\9.1 .3300.0__692fbe a5521e1304\crys taldecisions.re portsource.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\dade88 bd\0060bd99_534 fc201\interop.v ba.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\9f86c1 cb\0ac2eba9_9ba ac501\xdom3.dll "
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\b0170d e4\b0608c65_a2a ac501\commonlib .dll"
/R:"c:\windows\a ssembly\gac\cry staldecisions.s hared\9.1.3300. 0__692fbea5521e 1304\crystaldec isions.shared.d ll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\1edb7e e1\f99ae4a9_9ba ac501\xdba3.dll "
/R:"c:\windows\a ssembly\gac\sys tem.data\1.0.33 00.0__b77a5c561 934e089\system. data.dll"
/R:"c:\windows\a ssembly\gac\sys tem.enterprises ervices\1.0.330 0.0__b03f5f7f11 d50a3a\system.e nterpriseservic es.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\7996ce e9\e873dda9_9ba ac501\vcrpagena vigator.dll"
/R:"c:\windows\a ssembly\gac\sys tem\1.0.3300.0_ _b77a5c561934e0 89\system.dll"
/R:"c:\windows\a ssembly\gac\sys tem.web\1.0.330 0.0__b03f5f7f11 d50a3a\system.w eb.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\93ce11 ca\a67a0465_a2a ac501\xdti.webc ontols.dll"
/out:"C:\WINDOWS \Microsoft.NET\ Framework\v1.0. 3705\Temporary ASP.NET
Files\nexsurex_ working\cd5673e b\1b418a67\thy6 lfor.dll" /D:DEBUG=1
/debug+ "C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.0.3705 \Temporary
ASP.NET Files\nexsurex_ working\cd5673e b\1b418a67\thy6 lfor.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.

Nov 19 '05 #1
1 2308
Check your hard disk(s) for errors.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

<ro************ *@yahoo.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
Anyone,

I have an ASP.NET webapp in the 1.0 framework that has been working for
the past 2ish years.

Two weeks ago a new developer received the following error when trying
to run the app in debug mode.

"The instruction at "0x77f57ec6 " referenced memory at "0x79780000 4".
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\syst em32>
"c:\windows\mic rosoft.net\fram ework\v1.0.3705 \vbc.exe" /t:library
/utf8output
/R:"c:\windows\a ssembly\gac\cry staldecisions.w eb\9.1.3300.0__ 692fbea5521e130 4\crystaldecisi ons.web.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\5642a9 da\c0eb1c67_a2a ac501\xsm2.dll"
/R:"c:\windows\a ssembly\gac\cry staldecisions.c rystalreports.e ngine\9.1.3300. 0__692fbea5521e 1304\crystaldec isions.crystalr eports.engine.d ll"
/R:"c:\windows\a ssembly\gac\sys tem.web.service s\1.0.3300.0__b 03f5f7f11d50a3a \system.web.ser vices.dll"
/R:"c:\windows\a ssembly\gac\sys tem.drawing\1.0 .3300.0__b03f5f 7f11d50a3a\syst em.drawing.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\d89866 7e\c40d926c_a2a ac501\nexsurex. dll"
/R:"c:\windows\a ssembly\gac\sys tem.xml\1.0.330 0.0__b77a5c5619 34e089\system.x ml.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\430dcb 9f\147ce564_a2a ac501\xaccounti ng.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\2c66c8 b1\6c3aaed6_9ba ac501\controls. dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\6834c7 bf\32afd8a9_9ba ac501\dalplugin detailedlog.dll "
/R:"c:\windows\a ssembly\gac\cry staldecisions.r eportsource\9.1 .3300.0__692fbe a5521e1304\crys taldecisions.re portsource.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\dade88 bd\0060bd99_534 fc201\interop.v ba.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\9f86c1 cb\0ac2eba9_9ba ac501\xdom3.dll "
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\b0170d e4\b0608c65_a2a ac501\commonlib .dll"
/R:"c:\windows\a ssembly\gac\cry staldecisions.s hared\9.1.3300. 0__692fbea5521e 1304\crystaldec isions.shared.d ll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\1edb7e e1\f99ae4a9_9ba ac501\xdba3.dll "
/R:"c:\windows\a ssembly\gac\sys tem.data\1.0.33 00.0__b77a5c561 934e089\system. data.dll"
/R:"c:\windows\a ssembly\gac\sys tem.enterprises ervices\1.0.330 0.0__b03f5f7f11 d50a3a\system.e nterpriseservic es.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\7996ce e9\e873dda9_9ba ac501\vcrpagena vigator.dll"
/R:"c:\windows\a ssembly\gac\sys tem\1.0.3300.0_ _b77a5c561934e0 89\system.dll"
/R:"c:\windows\a ssembly\gac\sys tem.web\1.0.330 0.0__b03f5f7f11 d50a3a\system.w eb.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.0.37 05\temporary asp.net
files\nexsurex_ working\cd5673e b\1b418a67\asse mbly\dl2\93ce11 ca\a67a0465_a2a ac501\xdti.webc ontols.dll"
/out:"C:\WINDOWS \Microsoft.NET\ Framework\v1.0. 3705\Temporary ASP.NET
Files\nexsurex_ working\cd5673e b\1b418a67\thy6 lfor.dll" /D:DEBUG=1
/debug+ "C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.0.3705 \Temporary
ASP.NET Files\nexsurex_ working\cd5673e b\1b418a67\thy6 lfor.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.

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
17545
by: Mike Fisher | last post by:
I'm seeing an error when I try to run/debug a web service. Although it doesn't happen every time, it does occur more than half of the times I hit F5. It appears to be returned by the the JIT compiler as the page is requested by the browser. The result is that the "compiler failed with error code 2000". I have tested the same code on another workstation with VS.NET and it works fine EVERY time. I'm convinced it's not the code and I...
7
2668
by: Matthew Del Buono | last post by:
Don't try to solve the problem. I've found a way -- around or fixing it. I'm just curious as to whether this is Microsoft's problem in their compiler or if there's a standard saying this is to be true (not necessarily an internal compiler error, but still an error) This may just a bit OT, but I decided to post it here instead of Microsoft because my question is more directed towards standards... Of course, any other day I would have...
3
5258
by: Mark Rockman | last post by:
------ Build started: Project: USDAver2, Configuration: Debug .NET ------ Preparing resources... Updating references... Performing main compilation... error CS0583: Internal Compiler Error (0xc0000005 at address 535F072A): likely culprit is 'BIND'. An internal error has occurred in the compiler. To work around this problem, try simplifying or changing the program near the locations listed below. Locations at the top of the list are...
0
1331
by: Rich | last post by:
I get this message when running almost every time I do an incremental compile. A full rebuild makes it go away. A subsequent incremental compile causes the problem again. I've read posts about clearing aspnet temp files and tried that, it doesn't work. Any help would be appreciated. Compiler Error Message: The compiler failed with error code 2000.
1
10407
by: Razzie | last post by:
Hi all, I was working on a little project, worked fine, but now all of a sudden I get: The compiler failed with error code -1073741502 as an error message (when running the site, not building). I have NO idea what's wrong. I changed some code (only very small, which I did like 10 times before that in the past 15 minutes) and I can't get it
2
6761
by: Roger Wang | last post by:
HELP!!!! We have got a W2k server running IIS5 with .NET framework 1.1 and .NET framework SP1. All ASP.NET applications cannot run on this box. It all returned with the same error: Compilation 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.
7
6632
by: Mark Carrington | last post by:
I'm developing a web app in .NET 2 using C#, and occasionally see this error, apparently something to do with the theme used on the site: Compiler Error Message: The compiler failed with error code 1. Clicking the "Show Detailed Compiler Output" link on the error page shows a large command line that looks like it's using the vbc compiler to build the auto-generated theme code, but doesn't display any useful error messages. Executing...
0
1322
by: Ken | last post by:
Anyone know how to fix this error? Server Error in '/' Application. -------------------------------------------------------------------------------- Failed to load JIT compiler Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
27
3054
by: Dave | last post by:
I'm having a hard time tying to build gcc 4.3.1 on Solaris using the GNU compilers. I then decided to try to use Sun's compiler. The Sun Studio 12 compiler reports the following code, which is in the source (gcc-4.3.1/gcc/c-common.c) of gcc 4.3.1, is a syntax error. I'm inclined to agree, as it is like no C I have ever met. what is "C_COMMON_FIXED_TYPES (, fract);" supposed to mean? Could it be
1
5303
by: kmsandeep17 | last post by:
when i host my site on go daddy it give error Compilation 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. Compiler Error Message: The compiler failed with error code -1073741502. Detailed Compiler Output: C:\Windows\SysWOW64\inetsrv> "C:\Windows\Microsoft.NET\Framework\v3.5\csc.exe"...
0
7993
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8404
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6730
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
3944
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2418
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1510
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1254
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.