virtual directory of asp.net

C

Curt_C [MVP]

Uh.....did I miss it? That page didn't say anything about virtual
directories? Unless you are saying we need to read through (n) number of
pages to find what you are referencing?
 
C

Chris Jackson

It is necessary to create an application in IIS for an ASP.NET application,
as the framework looks to the root of the current IIS application to get its
configuration file. However else you want to configure your file locations
and virtual directories is entirely your business.
 
M

monika

ok i am sorry .... here is the content:

ASP.NET files can be deployed throughout an IIS virtual directory tree,
which can be created using the Internet Services Manager ( inetmgr.exe ).

After this it explain the process to create the virtual directory....

followed by this content....
I hope this makes it clear?
thanks

To publish ASP.NET content on your Web site
a.. Create a default home page for your Web site.
b.. Name this file default.aspx, index.aspx, or whichever name you choose.
c.. Save the file into the application's virtual directory root.
d.. You publish other content of your Web site in the same way, simply by
saving the files to the virtual root or any of its subdirectories. Just make
sure that the directory has Script or Execute permissions enabled.


To test an ASP.NET Web page on your localhost
a.. Ensure that your computer has an active network connection to the
localhost.
b.. Start a Web browser, such as Microsoft® Internet Explorer.
c.. In the browser's address bar, enter the Uniform Resource Locator (
URL ) for the page you are "requesting" on your server.
 
M

monika

so do u mean i cannot proceed unless i dont create this virtual
directory....is it essential? can u explain a little clearly

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top