Click here to Skip to main content
15,908,581 members
Home / Discussions / C#
   

C#

 
AnswerRe: Virtual Directory Pin
Blumen26-Jun-07 0:51
Blumen26-Jun-07 0:51 
Hi,

These step will guide u to create a Virtual Directory in Windows XP:
1. From the Start menu, click Start, Settings, Control Panel, Administrative Tools, Internet Information Services
OR
Start - Run - type inetmgr
2. In Internet Information Services, expand your computer name, expand the websites and right click websites - select - New, Virtual Directory
3. In the first screen of the Virtual Directory Creation Wizard, type an alias, or name, for the virtual directory (such as MyWebData), and then click Next. It can be the name of the folder where you have the aspx files.
4. In the second screen, click Browse. Locate the folder where you have the aspx and cs files. Click Next.
5. In the third screen, select Read and Run scripts (such as ASP). Make sure that the other check boxes are cleared. Click Finish to complete the wizard.
6. For ASP content, you may want to confirm that an application was created. To do this, right-click the new virtual directory, and then click Properties.
7. On the Virtual Directory tab, make sure that the virtual directory name is listed in the Application Name box under Application Settings. If it is not, click Create. Note that the application name does not have to match the virtual directory alias.
8. Close the Properties dialog box

You can create an almost unlimited number of virtual directories for your service, although performance may suffer if you create too many of them. For further reading, you may refer:
http://msdn2.microsoft.com/en-us/library/zwk103ab.aspx

Regards
AnswerRe: Virtual Directory Pin
I.explore.code26-Jun-07 19:33
I.explore.code26-Jun-07 19:33 
QuestionDouble buffered - argument exception Pin
Richard W Allen26-Jun-07 0:26
Richard W Allen26-Jun-07 0:26 
AnswerRe: Double buffered - argument exception Pin
Ed.Poore26-Jun-07 1:43
Ed.Poore26-Jun-07 1:43 
GeneralRe: Double buffered - argument exception Pin
Richard W Allen26-Jun-07 2:19
Richard W Allen26-Jun-07 2:19 
GeneralRe: Double buffered - argument exception Pin
leppie26-Jun-07 2:33
leppie26-Jun-07 2:33 
GeneralRe: Double buffered - argument exception Pin
Richard W Allen26-Jun-07 6:41
Richard W Allen26-Jun-07 6:41 
GeneralRe: Double buffered - argument exception Pin
leppie26-Jun-07 20:14
leppie26-Jun-07 20:14 
GeneralRe: Double buffered - argument exception Pin
Richard W Allen26-Jun-07 7:02
Richard W Allen26-Jun-07 7:02 
QuestionActive directory Pin
Jayesh Talsaniya26-Jun-07 0:19
Jayesh Talsaniya26-Jun-07 0:19 
Questionmaka a collection Pin
rajeshojha26-Jun-07 0:15
rajeshojha26-Jun-07 0:15 
AnswerRe: maka a collection Pin
Manas Bhardwaj26-Jun-07 0:19
professionalManas Bhardwaj26-Jun-07 0:19 
QuestionDifference between Object and object Pin
Brendan Vogt25-Jun-07 23:56
Brendan Vogt25-Jun-07 23:56 
AnswerRe: Difference between Object and object Pin
originSH26-Jun-07 0:06
originSH26-Jun-07 0:06 
AnswerRe: Difference between Object and object Pin
Manas Bhardwaj26-Jun-07 0:07
professionalManas Bhardwaj26-Jun-07 0:07 
QuestionHow to write an SDF file Pin
AR Reddy25-Jun-07 23:55
AR Reddy25-Jun-07 23:55 
AnswerRe: How to write an SDF file Pin
originSH26-Jun-07 0:08
originSH26-Jun-07 0:08 
AnswerRe: How to write an SDF file Pin
Manas Bhardwaj26-Jun-07 0:12
professionalManas Bhardwaj26-Jun-07 0:12 
QuestionText Editor Pin
Hum Dum25-Jun-07 22:12
Hum Dum25-Jun-07 22:12 
AnswerRe: Text Editor Pin
Christian Graus25-Jun-07 22:57
protectorChristian Graus25-Jun-07 22:57 
Questioncommand line arguments Pin
Maddie from Dartford25-Jun-07 21:47
Maddie from Dartford25-Jun-07 21:47 
AnswerRe: command line arguments Pin
originSH25-Jun-07 22:06
originSH25-Jun-07 22:06 
GeneralRe: command line arguments Pin
Maddie from Dartford25-Jun-07 23:31
Maddie from Dartford25-Jun-07 23:31 
GeneralRe: command line arguments Pin
Christian Graus25-Jun-07 23:38
protectorChristian Graus25-Jun-07 23:38 
GeneralRe: command line arguments Pin
Giorgi Dalakishvili25-Jun-07 23:49
mentorGiorgi Dalakishvili25-Jun-07 23:49 

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.