Click here to Skip to main content
15,923,374 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: using iis in vs 2010 Pin
dcof11-Apr-12 11:48
dcof11-Apr-12 11:48 
GeneralRe: using iis in vs 2010 Pin
RichardGrimmer11-Apr-12 21:21
RichardGrimmer11-Apr-12 21:21 
AnswerRe: using iis in vs 2010 Pin
jkirkerx11-Apr-12 11:58
professionaljkirkerx11-Apr-12 11:58 
GeneralRe: using iis in vs 2010 Pin
RichardGrimmer11-Apr-12 21:23
RichardGrimmer11-Apr-12 21:23 
GeneralRe: using iis in vs 2010 Pin
jkirkerx12-Apr-12 6:47
professionaljkirkerx12-Apr-12 6:47 
GeneralRe: using iis in vs 2010 Pin
dcof12-Apr-12 9:42
dcof12-Apr-12 9:42 
GeneralRe: using iis in vs 2010 Pin
jkirkerx12-Apr-12 11:10
professionaljkirkerx12-Apr-12 11:10 
GeneralRe: using iis in vs 2010 Pin
dcof12-Apr-12 12:22
dcof12-Apr-12 12:22 
Thank you for your Help! I have the following additional items to mention:

1. You say,"My file says not to use IIS Server for debugging, Auto Assign the Port, so instead of 8080, use 2566.". If I want to debug, then what web server will I be using for debugging the code? Would I be using cassini the built in development web server?
Can you tell me when I would be using cassini versus iis on my workstation? i want to develop the code usingh iis.

2. Why do I want to uninstall the IIS that my netwwork administator setup for me? Do you think he installed something wrong? he told me that I need to use IIS 7 (but it has to be compatible with IIS 6). 
 Here are some of the notes the network administator wrote for how to install IIS on the production web server? Do  you think it will make a difference on what you suggest I try?

Here are the network administrators notes:
The network administrator told me that he did the following for me also Since the following occurs for production: Perform a default installation of the IIS Role Services with the additional inclusion of the entire "IIS 6 Management Compatibility" pack. The entire list of check boxes should include items like Static Content, Default Document, Directory Browsing, IIS Management Console, IIS 6 Management Compatibility, IIS 6 Metabase Compatibility, IIS 6 WMI Compatibility, IIS 6 Scripting Tools, and the IIS 6 Management Console.
  
 Would I need to do something like the following since this occurs for the production website:
 • Once the installation has completed, in the Start Menu right-click the "Command Prompt" shortcut and select "Run as Administrator". In the command prompt window browse to the "C:\Windows\Microsoft.NET\Framework64\v2.x.xxx" directory.
 • Run the following command:
 aspnet_regiis.exe -i
  
 Would I need to change the option for aspnet_regiis.exe?
  
 Also for your information in production the network administrator does the following however I do noth think it applies to me. If it does, can you tell me what I should change for my own installation:
 7) Expand the "" object in the tree found in the left pane. Under "Sites" remove the "Default Web Site", and then under "Application Pools" remove the "DefaultAppPool" and "Classic .NET AppPool" application pools.
 8) Create a new application pool. Name this pool Support and set it to use the ".NET Framework v2.x.xxxx" and the "Integrated" managed pipeline mode. Make sure "Start application pool immediately" is checked and click the "Ok" button.

GeneralRe: using iis in vs 2010 Pin
jkirkerx12-Apr-12 12:53
professionaljkirkerx12-Apr-12 12:53 
GeneralRe: using iis in vs 2010 Pin
dcof12-Apr-12 18:15
dcof12-Apr-12 18:15 
GeneralRe: using iis in vs 2010 Pin
jkirkerx13-Apr-12 7:38
professionaljkirkerx13-Apr-12 7:38 
GeneralRe: using iis in vs 2010 Pin
dcof13-Apr-12 9:08
dcof13-Apr-12 9:08 
GeneralRe: using iis in vs 2010 Pin
jkirkerx13-Apr-12 9:42
professionaljkirkerx13-Apr-12 9:42 
GeneralRe: using iis in vs 2010 Pin
dcof12-Apr-12 20:01
dcof12-Apr-12 20:01 
GeneralRe: using iis in vs 2010 Pin
jkirkerx13-Apr-12 7:48
professionaljkirkerx13-Apr-12 7:48 
GeneralRe: using iis in vs 2010 Pin
dcof13-Apr-12 8:51
dcof13-Apr-12 8:51 
GeneralRe: using iis in vs 2010 Pin
jkirkerx13-Apr-12 10:02
professionaljkirkerx13-Apr-12 10:02 
GeneralPkgMgr script to install IIS7 Pin
jkirkerx12-Apr-12 11:32
professionaljkirkerx12-Apr-12 11:32 
GeneralRe: using iis in vs 2010 Pin
dcof12-Apr-12 6:58
dcof12-Apr-12 6:58 
GeneralRe: using iis in vs 2010 Pin
SaurabhSavaliya13-Apr-12 0:01
SaurabhSavaliya13-Apr-12 0:01 
GeneralRe: using iis in vs 2010 Pin
dcof13-Apr-12 4:31
dcof13-Apr-12 4:31 
QuestionRemote Desktop Access Pin
Member 865068311-Apr-12 1:48
Member 865068311-Apr-12 1:48 
AnswerRe: Remote Desktop Access Pin
Not Active11-Apr-12 2:33
mentorNot Active11-Apr-12 2:33 
AnswerRe: Remote Desktop Access Pin
fjdiewornncalwe11-Apr-12 9:17
professionalfjdiewornncalwe11-Apr-12 9:17 
Question.resize image on client side Pin
abhishek_198311-Apr-12 1:48
abhishek_198311-Apr-12 1:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.