PROKA Posted January 11, 2006 Posted January 11, 2006 Ok so I keep my page under Inetpub\wwwroot and I don't want to use ASP.NET Development Server, with my Visual Studio 2005, I want to use IIS like in the old times ( I mean, when I press F5, I don't need to run the ASP.NET Development Server, I have IIS up 'n runnin' ) :rolleyes: Quote Development & Research Department @ Elven Soft
Administrators PlausiblyDamp Posted January 11, 2006 Administrators Posted January 11, 2006 When you go to open the web site, File->Open Web Site you can select the type of access you want on the left, one option is local IIS. This will allow you to open it and run under IIS rather than the included web server. The same applies when you create a project, if you select file system as the location then it uses the built in server, select IIS and it will use IIS. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
PROKA Posted January 11, 2006 Author Posted January 11, 2006 thanks, this helped ;) Quote Development & Research Department @ Elven Soft
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.