Nov 03, 2008
Sometimes while developing WAP you might want to switch to IIS Web server instead of the Visual Studio Development Server provided by VWD. Here is how you do it: 1. Go to the Properties page of WAP by clicking on properties under WAP in Solution Explorer...
1 comments
Tags: Visual Studio 2008VS2008VWDtips and tricksVisual StudioWAPIIS
Oct 28, 2008
If you want to work on an web application project using IIS that is sitting on another server, you can use the remote debugger and the web property pages in Visual Studio 2008 SP1. First, open your web application project on the server (e.g. \\server...
1 comments
Tags: Visual Studio 2008VS2008VWDtips and tricksVisual StudioWAPIIS