M
Michael G.
Hello!
We developed a small application using VS2005/ASP.NET 2.
On development station it worked well.
Then we published the site to a directory on the development. comp.,
and brought to the client.
The client's system guy set up an IIS virtual directory with all
definitions.
Then the problem: if the virtual directory is defined as ASP.NET 1 then
IIS access the web application and displays some errors since it cannot
recognize ASP.NET 2 web configuration XML. If the virtual dir. defined
as ASP.NET 2, so the IIS cannot find web application at all and
displays message looking like "web application not found".
What is the problem?
TIA!
Michael
We developed a small application using VS2005/ASP.NET 2.
On development station it worked well.
Then we published the site to a directory on the development. comp.,
and brought to the client.
The client's system guy set up an IIS virtual directory with all
definitions.
Then the problem: if the virtual directory is defined as ASP.NET 1 then
IIS access the web application and displays some errors since it cannot
recognize ASP.NET 2 web configuration XML. If the virtual dir. defined
as ASP.NET 2, so the IIS cannot find web application at all and
displays message looking like "web application not found".
What is the problem?
TIA!
Michael