S
SpacemanSpiff
I am trying to teach myself C# ASP .NET with VS 2005 and the Wrox book
"Beginning Visual C# 2005"
My issue is this:
How can I deploy a "website" (web services, etc...) in a folder that is not
the root level?
When I try to "publish" the site to my local IIS InetPub/wwwroot/whatever,
VS complains that is can't publish to a subfolder.
What if the stuff I'm teaching myself with isn't something I want to stick
in the root level of the domain?
I believe this question applies to the ASPX web site, as well as a web
service, since it also seems to want to be at the root level.
Any advice is appreciated.
-Scotty
"Beginning Visual C# 2005"
My issue is this:
How can I deploy a "website" (web services, etc...) in a folder that is not
the root level?
When I try to "publish" the site to my local IIS InetPub/wwwroot/whatever,
VS complains that is can't publish to a subfolder.
What if the stuff I'm teaching myself with isn't something I want to stick
in the root level of the domain?
I believe this question applies to the ASPX web site, as well as a web
service, since it also seems to want to be at the root level.
Any advice is appreciated.
-Scotty