B
bh
I had a machine with VS2003 & Win2K adv. server, which crashed. I have a
new one with WinXP, and I loaded VS2003 (Dev Ed) and some existing
projects...
When I tried to open any projects, at first I got the message that my
current server was not running the framework 1.1 I have both 1.1 & 2.0
installed, due to Windows update, so I went to the IIS manager, and set the
projects application directory explicitly to 1.1
I was then able to open the project, however, when I wanted to view in
browser, I get the following message:
Access to the path
"c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET
Files\MyProjectName\979db8d7\11d72ea7" is denied.
I then tried to open a new project, got the same framework versioning error,
so back in IIS set the Default Web Site to use 1.1, then created a new
project with a label and again tried to "View in Browser", and again got the
same "access denied" error to the temporary path it was trying to create.
This is a brand new machine, with a fresh Visual Studio Installation. Does
anyone have any ideas as to what may be causing this?
Thanks in advance for any help you can offer.
BH
new one with WinXP, and I loaded VS2003 (Dev Ed) and some existing
projects...
When I tried to open any projects, at first I got the message that my
current server was not running the framework 1.1 I have both 1.1 & 2.0
installed, due to Windows update, so I went to the IIS manager, and set the
projects application directory explicitly to 1.1
I was then able to open the project, however, when I wanted to view in
browser, I get the following message:
Access to the path
"c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET
Files\MyProjectName\979db8d7\11d72ea7" is denied.
I then tried to open a new project, got the same framework versioning error,
so back in IIS set the Default Web Site to use 1.1, then created a new
project with a label and again tried to "View in Browser", and again got the
same "access denied" error to the temporary path it was trying to create.
This is a brand new machine, with a fresh Visual Studio Installation. Does
anyone have any ideas as to what may be causing this?
Thanks in advance for any help you can offer.
BH