473,473 Members | 2,074 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Compiler Error

In the latest version of our Web Application we have started seeing the following error message - "External component has thrown an exception", Stack Trace is shown below
Only minor bug fixes in the .vb codebehind files have been done between a previous version that was fine and this one
I have googled on this but not found any answer or suggestions as to where to start looking. Is this error in my code (.vb or .aspx) or a build option or deployment issue

The application is built and deployed to .Net Framework 1.0 and runs on Win2k SP4

External component has thrown an exception. in System.Web
at System.Web.Compilation.BaseCompiler.ThrowIfCompile rErrors(CompilerResult
results, CodeDomProvider codeProvider, CodeCompileUnit sourceData, Strin
sourceFile, String sourceString
at System.Web.Compilation.SourceCompiler.CompileAndCa che(
at System.Web.Compilation.SourceCompiler.CompileSourc eStringIntoType(Strin
sourceString, String typeName, CodeLinePragma linePragma, IDictionar
assemblies, Type compilerType, CompilerParameters compilParams
at SWU.SimpleWebHandlerParser.CompileSourceCode(
at SWU.SimpleWebHandlerParser.GetCompiledTypeInternal (
at SWU.SimpleWebHandlerParser.GetCompiledType(
at SWU.SimpleWebHandlerParser.GetCompiledTypeFromCach e(
at SWU.WebHandlerParser.GetCompiledType(String virtualPath, Strin
physicalPath, HttpContext context
at SWU.SimpleHandlerFactory.GetHandler(HttpContext context, Strin
requestType, String virtualPath, String path
at System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, Strin
requestType, String path, String pathTranslated, Boolean useAppConfig
a
System.Web.MapHandlerExecutionStep.System.Web.Http Application+IExecutionSte
..Execute(
at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean
completedSynchronously)
SWU = System.Web.UI
Nov 18 '05 #1
1 885
Hi,

It's hard to know but your Stack Trace implies that something goes wrong
in the dynamic process of creating assembly that represent the page HTML
definition. What I suggest:

1) Delete the cache of your application from asp.net temporary files
directory located under C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322.

2) Double check with source safe for changes between the last deployed
version and the current one in the pages HTML.

HTH

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #2

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

Similar topics

6
by: paul calvert | last post by:
I hope somewhere here has encountered and solved a similar problem in the past. 1) on a new Win2000 PC: installed Visual C++ 6.0 download & install single file Service Pack 5.0 2) try to...
2
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...
10
by: Bjorn | last post by:
I'm using interfaces in C++ by declaring classes with only pure virtual methods. If then someone wants to implement the interface they needs to inherit from the class. If the implementing class...
2
by: Mary | last post by:
Hello, I am having a problem with the cl compiler. I have written a C class (RegConnect.c) which uses Win32 API functions such as RegOpenKey, RegCloseKey etc. Initially when I was trying to...
0
by: rollasoc | last post by:
Hi, I seem to be getting a compiler error Internal Compiler Error (0xc0000005 at address 535DB439): likely culprit is 'BIND'. An internal error has occurred in the compiler. To work around...
1
by: Ayende Rahien | last post by:
reparing resources... Updating references... Performing main compilation... error CS0583: Internal Compiler Error (0xc0000005 at address 53168B12): likely culprit is 'BIND'. An internal...
3
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...
4
by: David Sworder | last post by:
Consider the following line of code (it's not important what it does): resp.DocItem=Relations.SelectDocItems_BySearchString(req.SearchPhrase); It turns out that this line is in error. The...
6
by: David Lack | last post by:
Hi, I recently installed a 60-day trial of .NET 2003 on my development system. I made tests with previous personal projects (which compiled ok with VC6) and some open source files, and keep...
27
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...
0
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,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...
0
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...

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.