ASP.NET

  • Thread starter Thread starter haibhoang
  • Start date Start date
H

haibhoang

Hello,

I have a Visual Studio 2005 installed but it's unable to detect any
errors
when I compile the solution. It works fine for other project types
except
the web project. So basically I can only find out error during runtime
and not compile time. This is really inconvenient for me.

Also, I thought there was something is wrong with my
installation so I reinstalled VS2005 but the problem is still there. I

have check all settings but couldn't find anything. Can you help?


Thank You
 
Haibhoang,
You are going to need to be a little more specific than this. What exactly
do you mean by "unable to detect any errors". Are you saying debugging
doesn't work, or what?
Pete
 
I have a solution that contains several projects. One of the project
is a web project. The compiler unable to detect any syntax errors when
I build this web project. The only way to find out about error is at
runtime.

any ideas?
 
Back
Top