Fatal error

G

Guest

This error does not seem to be a new one but I have not found a solution to
it. I am getting a :

Compiler Error Message: The compiler failed with error code 2000

vbc : Command line error BC2017 : .....
vbc : Fatal error BC2000 : ......

When I make code changes to my ASP.NET (2003) application, I get this error.
If I then rebuild the project I am working on and hit F5, the application
will run fine. If I then make a code change, the process is repeated. I
recieve the Server Error message, close it, rebuild, hit F5, and it works.

There are several projects in this ASP.NET solution and it is only the one I
am working on that is having this issue. After I checked in my source code,
everyone else started having the same error message regarding my project when
they run the solution. If they rebuild after the error message, the solution
runs fine.

We have been working on this solution for about 9 months and the problem
started about a month ago. I cannot figure out why it just now started and
why only with my project.

Any help with this frustrating issue would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top