I just recently moved over the using Microsoft Windows Vista - Enterprise
Edition and Microsoft Visual
Studio.Net 2008 Edition.
I don't know if my questions is a Windows question or a Visual
Studio.Net
2008 question or issue. So, if I've posted in the wrong group, my aplogies.
I have a web-site's source files on my computer in a folder named
C:\MyDatabase\Mywebsites\We. This is where my original source files exist.
Now, what I have done is moved my original source files to the
c:\inetpub\wwwroot\myapp folder. My web-site runs fine with no problems.
The problem I have is that when I load the web site from my wwwroot folder
and I make changes to my
Web.Config file, I cannot save my changes. I am told
I do not have sufficent access rights, even though i am an Administrator.
That actual message states: [The operation could not be completed. Access is
denied.].
Subsequently, what I must do is save the file to another location (my
desktop in my situation), go to the desktop and copy and paste the file into
the actual wwwroot folder outside of Visual
Studio.Net 2008. This is actually
true for all files within the web-site project. This is a very frustrating
issue to have to deal with.