Can VS2003 and Visual Web Developer 2005 installed in the some machine?

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

Can VS2003 and Visual Web Developer 2005 installed in the some machine?
There was VS2003 in my notebook, I install Visual Web Developer now.
When run my web application in VS2003, the debug of VS2003 result in
a operation error: w3wp.exe failed.
How can I do?
 
Maybe you should have wait the release of the product before install it on
your development machine...
But, here is my response...
You should verify that applications pools are differents for yours
ASP.NET1.x et ASP.NET 2.0 applications,
You should verify if the new ASP.NET Tab in IIS administration tool that
each application use the good framework.

sincerely,
Daniel TIZON
 
Thank,
I have verified the ASP.NET Tab in IIS administration tool, but I can't find
where the set the framework for each applicaion.
Can you tell me more detail.
 
Back
Top