Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Thu, 17 Jul 2008 14:51:03 -0700,    group: microsoft.public.vsnet.general        back       


Visual Studio.Net 2008 and Windows Vista Enterprise (Save Problems   
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. 

My co-worker is able to save is files in any location. The only difference 
between us is that his system loads with Administrator showing at the top. If 
we right click on the Visual Studio short-cut and select Run as Administrator 
then I am able to save the files to the wwwroot folder. 

How can I make it so that when I click on my Visual Studio.Net short-cut it 
loads the application with as Administrator? 

I also have a Windows Vista question. Very frequently, when I'm loading 
certain items, I am shown a dialog box stating "Windows Needs your permission 
to continnue.". I find this message box to be very, very annoying. How can I 
make my system so that this message box does not appear so frequently? 

Thanks in advance for your help.
date: Thu, 17 Jul 2008 14:51:03 -0700   author:   Greg am

Re: Visual Studio.Net 2008 and Windows Vista Enterprise (Save Problems   
That thing is called UAC (user account control). You can disable it on your 
own risk (if yuo do a lot of VS2008 development on all types of projects, 
UAC is a bit of too annoying). But you better learn more about it from 
VISTA's help (search for "UAC") before disabling it, so that you know how 
your computer is protected by UAC, and how much risk you are going to take, 
depending how do you use your computer.

"Greg" <AccessVBAnet@newsgroups.nospam> wrote in message 
news:5C1C9B2B-1C02-46BC-B2F1-8F586FE01535@microsoft.com...
>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.
>
> My co-worker is able to save is files in any location. The only difference
> between us is that his system loads with Administrator showing at the top. 
> If
> we right click on the Visual Studio short-cut and select Run as 
> Administrator
> then I am able to save the files to the wwwroot folder.
>
> How can I make it so that when I click on my Visual Studio.Net short-cut 
> it
> loads the application with as Administrator?
>
> I also have a Windows Vista question. Very frequently, when I'm loading
> certain items, I am shown a dialog box stating "Windows Needs your 
> permission
> to continnue.". I find this message box to be very, very annoying. How can 
> I
> make my system so that this message box does not appear so frequently?
>
> Thanks in advance for your help.
>
>
date: Thu, 17 Jul 2008 16:52:39 -0700   author:   Norman Yuan

Re: Visual Studio.Net 2008 and Windows Vista Enterprise (Save Problems   
When you start VS.Net 2008, right click and select Run as Administrator. 
confirm the UAC warning.
If this right click still bothers create an additional administrator startup 
shortcut.

"Norman Yuan"  wrote in message 
news:e$GgzgG6IHA.192@TK2MSFTNGP06.phx.gbl...
> That thing is called UAC (user account control). You can disable it on 
> your own risk (if yuo do a lot of VS2008 development on all types of 
> projects, UAC is a bit of too annoying). But you better learn more about 
> it from VISTA's help (search for "UAC") before disabling it, so that you 
> know how your computer is protected by UAC, and how much risk you are 
> going to take, depending how do you use your computer.
>
> "Greg" <AccessVBAnet@newsgroups.nospam> wrote in message 
> news:5C1C9B2B-1C02-46BC-B2F1-8F586FE01535@microsoft.com...
>>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.
>>
>> My co-worker is able to save is files in any location. The only 
>> difference
>> between us is that his system loads with Administrator showing at the 
>> top. If
>> we right click on the Visual Studio short-cut and select Run as 
>> Administrator
>> then I am able to save the files to the wwwroot folder.
>>
>> How can I make it so that when I click on my Visual Studio.Net short-cut 
>> it
>> loads the application with as Administrator?
>>
>> I also have a Windows Vista question. Very frequently, when I'm loading
>> certain items, I am shown a dialog box stating "Windows Needs your 
>> permission
>> to continnue.". I find this message box to be very, very annoying. How 
>> can I
>> make my system so that this message box does not appear so frequently?
>>
>> Thanks in advance for your help.
>>
>>
>
date: Fri, 22 Aug 2008 20:58:24 -0400   author:   John Sitka

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us