Hi,
Try to build the executable and execute it separatly. Might be, it will solve the issue... ![]()
Mayur Tendulkar
Microsoft Student Partner
Hi,
Can you explain more on this? I think the most obvious solution is to "Run As Administrator", but if still its not working, then there might be something different issue. If you could give exact error code or message or like, it may help us to resolve your query.
Mayur Tendulkar
Microsoft Student Partner
Experiencing the same issue.
I just installed Visual Studio 2005 with the C# and ASP.NET libraries only on Vista.
Errror only occurs on C# project creation. Does not occur when creating ASP.NET web app or web service project.
I am both a local admin and a domain admin.
Saw an issue in other forums stating that this is an eventlog permisions issue. I have full permissions to the EventLog.
Any other ideas. Error message is "Requested registry access is not allowed."
Have you tried this? http://support.microsoft.com/kb/329291
| 3. | Locate the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application |
| 4. | Right-click the Application subkey, point to New, and then click Key. |
| 5. | Type TEST for the key name. |