P
Peter Morris [Droopy eyes software]
Hi all
I am using XP64 professional edition + VS2005.
I am writing a website that consumes a webservice (also written by me, and
will reside on the same domain).
At the moment I am starting the service at localhost:80/WebService and the
site at localhost:8080/WebSiteName
I'd like to work with absolute paths in both my html and CSS but the
"/WebSiteName" part is messing it up for me. Is there a way to get VS to
drop that part of the URL?
Finally, once I install IIS how do I get ASP .net 2 installed for it?
Whenever I run "aspnet_regiis -i" I am told that it is for a 32bit version
of IIS (and mine is obviously 64 bit).
Thanks
Pete
I am using XP64 professional edition + VS2005.
I am writing a website that consumes a webservice (also written by me, and
will reside on the same domain).
At the moment I am starting the service at localhost:80/WebService and the
site at localhost:8080/WebSiteName
I'd like to work with absolute paths in both my html and CSS but the
"/WebSiteName" part is messing it up for me. Is there a way to get VS to
drop that part of the URL?
Finally, once I install IIS how do I get ASP .net 2 installed for it?
Whenever I run "aspnet_regiis -i" I am told that it is for a 32bit version
of IIS (and mine is obviously 64 bit).
Thanks
Pete