| | |
How to run your visual studio web applications with iis 7 instead of default virtual
Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
How to run your visual studio web applications with iis 7 instead of default virtual
0
#1 Mar 11th, 2008
Install iis 7 on your vista os.Open up the iis manager from administrative tools. Right click default web site and choose add new application. Give your application(your site) a name(alias) and point to your physical application folder. open up your web project in visual studio. Right click the web project and choose property pages. click to start options and choose the "start url" of the radio buttons in the start action section and type http://localhost/yourAlias/yourHomePage.aspx.
Then in the server section below, choose use custom server and type http://localhost/yourAlias as the base url. To enable debugging with visual studio, open up the iis again and right click to your web application, select Advanced Settings. In the behaviour section there is Application Pool property choose the "Classic .Net AppPool" from the options. You are done! You can now use the real webserver instead of the virtual one. Firefox runs incredibly fast when iis 7 is used, whereas it sucks in terms of speed when web developer server is used.
Then in the server section below, choose use custom server and type http://localhost/yourAlias as the base url. To enable debugging with visual studio, open up the iis again and right click to your web application, select Advanced Settings. In the behaviour section there is Application Pool property choose the "Classic .Net AppPool" from the options. You are done! You can now use the real webserver instead of the virtual one. Firefox runs incredibly fast when iis 7 is used, whereas it sucks in terms of speed when web developer server is used.
Due to lack of freedom of speech, i no longer post on this website.
•
•
Join Date: Sep 2007
Posts: 2
Reputation:
Solved Threads: 0
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#2 Jun 29th, 2008
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#3 Jun 29th, 2008
•
•
Join Date: Jul 2008
Posts: 3
Reputation:
Solved Threads: 0
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#4 Jul 17th, 2008
Hi
You wrote .."To enable debugging with visual studio, open up the iis again and right click to your web application, select Advanced Settings. In the behaviour section there is Application Pool property choose the "Classic .Net AppPool" from the options. "
But..in my option window/Application Pool property there is only "DefaultAppPool" to choose.
Why?
Could you answer, its quite urgent and havent got a clou about vista and iis7
thx
You wrote .."To enable debugging with visual studio, open up the iis again and right click to your web application, select Advanced Settings. In the behaviour section there is Application Pool property choose the "Classic .Net AppPool" from the options. "
But..in my option window/Application Pool property there is only "DefaultAppPool" to choose.
Why?
Could you answer, its quite urgent and havent got a clou about vista and iis7

thx
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#5 Jul 17th, 2008
•
•
Join Date: Jul 2008
Posts: 3
Reputation:
Solved Threads: 0
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#6 Jul 21st, 2008
•
•
Join Date: Jun 2007
Posts: 4
Reputation:
Solved Threads: 0
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#7 Oct 10th, 2008
serkansendur I have developed an asp.net 2.0 application running in the local file system and I tried to do what you wrote to your first post.
Now I am getting an error :
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information :
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\C:\Users\Admin\Documents\Visual Studio 2008\WebSites\Aspis2\web.config
Requested URL http://localhost:80/Aspis/AjaxDefault.aspx
Physical Path C:\Users\Admin\Documents\Visual Studio 2008\WebSites\Aspis2\AjaxDefault.aspx
Logon Method Not yet determined
Logon User Not yet determined
Any idea how to fix that?
Thank you!
Now I am getting an error :
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information :
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\C:\Users\Admin\Documents\Visual Studio 2008\WebSites\Aspis2\web.config
Requested URL http://localhost:80/Aspis/AjaxDefault.aspx
Physical Path C:\Users\Admin\Documents\Visual Studio 2008\WebSites\Aspis2\AjaxDefault.aspx
Logon Method Not yet determined
Logon User Not yet determined
Any idea how to fix that?
Thank you!
Last edited by skiabox; Oct 10th, 2008 at 7:53 am.
•
•
Join Date: Jun 2007
Posts: 4
Reputation:
Solved Threads: 0
Re: How to run your visual studio web applications with iis 7 instead of default virtual
0
#8 Oct 10th, 2008
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Connecting to a WCF web service from a desktop application
- Next Thread: DropDown Menu
| Thread Tools | Search this Thread |
.net 3.5 ajax alltypeofvideos appliances asp asp.net bc30451 beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions control countryselector dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iis javascript list listbox login microsoft mouse mssql nameisnotdeclared news novell numerical opera panelmasterpagebuttoncontrols problem radio redirect registration relationaldatabases reportemail save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio vs2008 web webapplications webdevelopemnt webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers






