473,386 Members | 1,698 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

HttpCompileException

When I left last night my ASP.Net app was working fine. This morning I had to re-boot the server and then now all i get is the following error message from my custom error handler

There has been an error in the Budget_DeptInput application. ================================================== ===
Error Occured at : 4/29/2004 10:30:48 AM
In File :/Budget_DeptInput/Main.aspx
The error was : System.Web.HttpCompileException: External component has thrown an exception
at System.Web.Compilation.BaseCompiler.ThrowIfCompile rErrors(CompilerResults results, CodeDomProvider codeProvider, CodeCompileUnit sourceData, String sourceFile, String sourceString
at System.Web.Compilation.BaseCompiler.GetCompiledTyp e(
at System.Web.Compilation.PageCompiler.CompilePageTyp e(PageParser pageParser
at System.Web.UI.PageParser.CompileIntoType(
at System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation()

I am using ASP.Net 1.1 w/ forms authentication; SQLserver 2000 running on the same box and an error handler that i built based on the MSDNCustomErrors module that Eli Robilard outlined in his MSDN article "Rich Custom Error Handling with ASP.Net

My login procedure works fine, but when the request gets to my Main.aspx it chokes. The page is very simple and has no code on it yet. (i was planning to do that today...
Can anyone shed some light on what is going on

Thanks

Michae

Main.asp
--------------------------------------------------------------------------------------------------------------------
Jul 21 '05 #1
3 1835
Hello,

Thanks for your post. As I understand, the problem you are facing is that
the main.aspx fails to load with the HttpCompilException. Please correct me
if there is any misunderstanding. I now share the following information
with you:

Based on my experinece and research, I used to have similar problem which
was caused by anti-virus application. If you are running any anti-virus
application, could you please temporarily close it and stop its
corresponding services and then check if the problem still exists?

To narrow down the problem, I suggest you to replace Main.aspx to see if
the problem occurs to all other pages. You can also remove w/forms
authentication and see how it goes.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2
Hello,

Thanks for your post. As I understand, the problem you are facing is that
the main.aspx fails to load with the HttpCompilException. Please correct me
if there is any misunderstanding. I now share the following information
with you:

Based on my experinece and research, I used to have similar problem which
was caused by anti-virus application. If you are running any anti-virus
application, could you please temporarily close it and stop its
corresponding services and then check if the problem still exists?

To narrow down the problem, I suggest you to replace Main.aspx to see if
the problem occurs to all other pages. You can also remove w/forms
authentication and see how it goes.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #3
Hi,

I am currently standing by for an update from you and would like to know
how things are going there. Should you have any questions or concerns on
the recent questions/ information I've posted, please don't hesitate to let
me know directly. It's my pleasure to be of assistance.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #4

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

Similar topics

0
by: Darkoł | last post by:
I'm trying to do a simple web form with asp.net & C# but althoug the page is correctly compilated, when i load the page there is the following error message: System.Web.HttpException: External...
6
by: Cristian Suazo | last post by:
Hi, I deployed my application but got a strange error when doing the deployment using the xcopy method. A strange thing is that when I try to do the same steps on another machine that has the...
0
by: PauloFor | last post by:
How Can I debug Compile exception in ASP.NET ? System.Web.HttpCompileException: External component has thrown an exception. at...
0
by: matt | last post by:
Hi,Hope someone can help me on this infuriating problem. We have several pages containing different user controls which run fine then strangely output the following error. The problem can then be...
1
by: Johan Neidenmark | last post by:
Copied from microsoft.public.cmserver.general...
6
by: Plat | last post by:
I've Googled this for a while, to no avail. Hopefully someone can help me. Maybe I'm using the wrong terminology. Here's the scoop! Let's say I've got a simple *.ASPX page that has a syntax...
4
by: Bill | last post by:
Despite our best efforts occasionally in an aspx file, something like <%=x%> where x is not defined sqeaks by and I get the ugly asp error message. I want to be able to identify this particular...
2
by: Michael Albanese | last post by:
When I left last night my ASP.Net app was working fine. This morning I had to re-boot the server and then now all i get is the following error message from my custom error handler There has been...
0
by: Mike Hofer | last post by:
I am being plagued by a recurring issue in Visual Studio .NET 2003 (.NET Framework 1.1). I'm developing on XP SP2, under IIS 5.1. Here's what's happening. I'll be designing a Web Form and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
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...

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.