User Account Control
User Account Protection was the preliminary name for a core security component of Windows Vista. The component has now been officially named User Account Control (UAC). Our blog archives are located at https://blogs.msdn.com/uap. All future blogging will occur on this /uac blog.
Comments
- Anonymous
July 05, 2006
UAP is blocking my ASP application
Hi,
I have an ASP (not an ASP.NET) application accessing Sql Server 2005 database installed in Vista Beta 2 (Build : 5384). I am unable to access my application in server. UAP is blocking my application. I dont want to change system level UAP configuration using msconfig or secpol.msc.
Can any one suggest me some idea to change application level UAP configuration, so that I can access by ASP application.
Thanks in Advance.
-John-