473,797 Members | 2,926 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Compiler failed with error code 2000 (VB.Net)

Dear All,
At some customers we are facing a problem when the user tries to
launch any aspx page from IE. We are getting "Compiler failed with
error code 2000". Is this bcos of some missing resource?
I read in the newgroup that said:
1. Re-install IIS ( I applied Windows 2000 SP3 after that)
2. Register Aspnet_isapi.dl l as described in Q306005.
At this point the problem should have been fixed. I applied the .net
framework sp2 again and everything seems to be fine now.

Is this the only workaround? Why is it happening after a deployment?

Please help

TALIA
Many Regards
Jack
Nov 18 '05 #1
4 2515
Dear All,
Can someone from MS answer this please? We are facing severe
problems bcos of this. We are using .Net 1.0 and IIS 5.1 in
Windows-XP. My Clients are in a real frustrated mood. How do I dig
into the cause of the problem? Please help...

Many Regards
Jack

su***@volcanoma il.com (Jack Wright) wrote in message news:<8f******* *************** ***@posting.goo gle.com>...
Dear All,
At some customers we are facing a problem when the user tries to
launch any aspx page from IE. We are getting "Compiler failed with
error code 2000". Is this bcos of some missing resource?
I read in the newgroup that said:
1. Re-install IIS ( I applied Windows 2000 SP3 after that)
2. Register Aspnet_isapi.dl l as described in Q306005.
At this point the problem should have been fixed. I applied the .net
framework sp2 again and everything seems to be fine now.

Is this the only workaround? Why is it happening after a deployment?

Please help

TALIA
Many Regards
Jack

Nov 18 '05 #2
Dear All,
Can this error come up bcos of some error in the code? How can I
track these errors? I looked up trace.axd, but all it gave me was
"ErrorCode 500" Server Error. Can someone thow somelight into this
problem?

Please help

TALIA
Many Regards
Jack

su***@volcanoma il.com (Jack Wright) wrote in message news:<8f******* *************** ****@posting.go ogle.com>...
Dear All,
Can someone from MS answer this please? We are facing severe
problems bcos of this. We are using .Net 1.0 and IIS 5.1 in
Windows-XP. My Clients are in a real frustrated mood. How do I dig
into the cause of the problem? Please help...

Many Regards
Jack

su***@volcanoma il.com (Jack Wright) wrote in message news:<8f******* *************** ***@posting.goo gle.com>...
Dear All,
At some customers we are facing a problem when the user tries to
launch any aspx page from IE. We are getting "Compiler failed with
error code 2000". Is this bcos of some missing resource?
I read in the newgroup that said:
1. Re-install IIS ( I applied Windows 2000 SP3 after that)
2. Register Aspnet_isapi.dl l as described in Q306005.
At this point the problem should have been fixed. I applied the .net
framework sp2 again and everything seems to be fine now.

Is this the only workaround? Why is it happening after a deployment?

Please help

TALIA
Many Regards
Jack

Nov 18 '05 #3
Dear All,
One more Observation I made was that the length of the Virtual Name
of the directory where the deployment is should not exceed more than 8
characters. What is the maximum length of the Virtual name in IIS?

Please help

TALIA
Many Regards
Jack

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #4
Dear All,
I changed <NtfsDisable8do t3NameCreation> in the registry to <1>
but I still get the compliation error if the length is greater than 8.
Is there some other solution? I am suprised no one is replying to this
mail.
Also the solution given in this newsgroup of reinstalling IIS is not a
proper solution. We cannot keep on doing this on the client side. Has
MS confirmed this as a bug? I guess this is a VBC bug which has been
solved in .Net 1.1.
I have gone thru a lot of pain to find a solution to this problem and
MS has not given any hints about this error...

Many Regards
Jack

Jack Wright <su***@volcanom ail.com> wrote in message news:<ui******* *******@TK2MSFT NGP10.phx.gbl>. ..
Dear All,
One more Observation I made was that the length of the Virtual Name
of the directory where the deployment is should not exceed more than 8
characters. What is the maximum length of the Virtual name in IIS?

Please help

TALIA
Many Regards
Jack

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #5

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

Similar topics

2
17577
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...
0
1354
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.
3
2801
by: Russ | last post by:
I keep getting this message "The compiler failed with error code 2000" when pressing PF5 to run Debug. This is not a compile error, it gets past the compile. I get this when it tries to load up my web application. Once I get this message, I then rebuild the solution and then I can press PF5 and run debug just fine. It started out happening just once in a while, now it happens every other time I try and run in Debug mode. I have tried...
0
1075
by: Dave Descoteau | last post by:
Never experienced this one before so I am asking for help. I have a Windows XP machine that I am trying to run asp.net pages from. I have the framework installed and IIS working with asp and php4 but not asp.net. My pervious installs have been on 2003 server so I am a little lost with this install. I did follow the instructions in Asp.net not running error, offered by Sahil Malik to regester the proper version but still with no luck. ...
2
6775
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.
0
1278
by: jeffpriz | last post by:
We've got an issue here where we regularly receive an error page with the message "Compiler Error Message: The compiler failed with error code 2000." when we begin debug on our projects. The simplest "fix" is to run iisreset and then re-start the debug.. This is extremely annoying, and I've not run into this trouble before, and I really want to find the root cause of it! When I click on the "Show Detailed Compiler Output" link on the...
3
9233
by: ralphdepping | last post by:
Trying to get moinmoin wiki working on Windows 2000 using IIS and python. I get the following error when trying to view the start page after insalling moinmoin and python - key error seems to be at the end related to socket.py (ImportError: WSAStartup failed: error code 10107). 10107 is "A system call that should never fail has failed"...which isn't very helpful. Any ideas what the problem may be? Thanks, Ralph
0
6696
by: godsmustbcrazy | last post by:
Here is my problem. Brand new SQL Server 2005 Installation 1. Create a database "Test" 2. Create a database user "Domain\user" and set user mapping to "Test" with datareader, datawriter permissions 3. Look at Test ->Properties->Permissions activate "Domain\user" and click effective permissions and I get this error message
1
883
by: vasuki | last post by:
Hi, I oftened got this error message when i am trying to run the web form.I dont know the exact reason.So,anybody Known the reason please mail me. ERROR REPORT: Server Error in '/astound1' Application. --------------------------------------------------------------------------------
0
9685
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
9536
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10468
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
10021
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9063
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
6802
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3748
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2933
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.