T
Tony Johansson
I use the visual studio 2005 development server so the File system is used.
My web site is located in F:/MyTest
I have added a virtual directory called MT that points to the physical
directory F:/MyTest
So I can start the web site from the brower when I enter
http://localhost/MT/Startpage.aspx
This works perfect.
If I for example want to use the copy web site to copy my web site to a
production directory so to speak.
Can somebody tell me how I do this.
I have read the documentation but does not understand what they mean.
For example should I use the File system or local IIS
//Tony
My web site is located in F:/MyTest
I have added a virtual directory called MT that points to the physical
directory F:/MyTest
So I can start the web site from the brower when I enter
http://localhost/MT/Startpage.aspx
This works perfect.
If I for example want to use the copy web site to copy my web site to a
production directory so to speak.
Can somebody tell me how I do this.
I have read the documentation but does not understand what they mean.
For example should I use the File system or local IIS
//Tony