A
Andrew Chalk
I have created an ASP.NET v1.1 web site that runs fine on my development
machine.
To deploy it to another XP computer I copied the whole of the web site to a
directory on that computer and converted the target directory to a virtual
directory. When I attempt to access the site's home page on that computer I
get an error that a temporary directory cannot be accessed.
Exception Details: System.UnauthorizedAccessException: Access to the path
"c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET
Files\20060426\98b399e4\39096cb5" is denied.
The directory doesn't exist, but it does exist on my development machine.
What did I do wrong deploying this web site? What's the easy way to transfer
a site to another server?
Many thanks.
machine.
To deploy it to another XP computer I copied the whole of the web site to a
directory on that computer and converted the target directory to a virtual
directory. When I attempt to access the site's home page on that computer I
get an error that a temporary directory cannot be accessed.
Exception Details: System.UnauthorizedAccessException: Access to the path
"c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET
Files\20060426\98b399e4\39096cb5" is denied.
The directory doesn't exist, but it does exist on my development machine.
What did I do wrong deploying this web site? What's the easy way to transfer
a site to another server?
Many thanks.