Hi,
The error message means Visual Studio.NET cannot find Web Server specified by Web Project.
To resolve it, please install IIS firstly.
If the IIS is installed after installing Visual Studio .Net, we need to run "aspnet_regiis -i" to register ASP.NET mapping information.
For more information, see Troubleshoot "Visual Studio .NET has detected Web server is not running ASP.NET 1.1" (http://support.microsoft.com/kb/555132)
I look forward to receiving your test results.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.