Need to fool VS2k5 Std Edition into thinking I'm an admin...
Hi. I'm running Windows Vista in Administrator mode and I've disabled UAC. The problem I have is when I choose Web Site link next to open and choose Local IIS, VS2k5 told me I must be a member of the Administrators group on this local computer to access the IIS metabase.
However, I AM the owner of my computer and have installed Windows Vista Beta 2 Build 5384 by myself. If I try to create a new website with [code]http://localhost/[/code] and click OK, I will get an error stating either:
"The data area passed to a system call is too small"
or sometimes I will get an error telling me about the HRESULT or COM object that's something only C/C++ developer can understand; I'm a C# developer.
Any way I can get VWD of Visual Studio 2005 Standard Edition to work? I never used IIS 7.0 before. I already got IIS 7.0 installed with ASP.net.

