IIS 6 Application Pool |
7/22/2008 10:48:30 AM |
ASPRunnerPro General questions | |
B
bheidelbaugh author
When I build an ASPRunner project, the Application Pool for the project is automatically created in my webdsite on Port 80 in IIS 6. I have a different site running on port 80 and would like my ASPRunner project to run on Port 8070. In ASPRunner, I specify my Web Site URL as: http://localhost:8070/TNMSurvey/index.htm, but the Application Pool is always created in my Port 80 website. Is there any way to change the Application Pool or the default location of the Application Pool? I am new to Application Pools and would appreciate any help you can provide! Thanks!! |
|
![]() |
Sergey Kornilov admin 7/23/2008 |
Port can be changed in your website properties. Application pools has nothing to do with ports. |
B
|
bheidelbaugh author 7/24/2008 |
Port can be changed in your website properties. Application pools has nothing to do with ports.
|