Article ID: 833896 - Last Review: April 29, 2007 - Revision: 2.10
BUG: A user who is not an administrator in the VS Developers group cannot create an ASP.NET Web Application in Visual Studio .NET
As a user who does not have administrative credentials in
the VS Developers group, you may not be able to create a Microsoft ASP.NET Web
application by using Microsoft FrontPage Extensions mode in Microsoft Visual
Studio .NET. When you try to do so, you are prompted for a user name and a
password.
To work around this bug, use one of the following methods:
Use a user name that has administrative credentials when
you create the Web application. Use the file share access method to create a Web
application. To set the file share access method for the Web application,
follow these steps:
Start Visual Studio .NET. On the Tools menu, click
Options . In the Options dialog box, click the
Projects folder, and then click Web
Settings . Under Preferred access method , click
File share , and then click OK . Microsoft has confirmed that this is a bug in the Microsoft
products that are listed in the "Applies to" section of this
article.
Steps to reproduce the
behavior Create a new user account. To do this, follow these steps:
In Control Panel, double-click Administrative
Tools , and then double-click Computer
Management . Expand System Tools , and then expand
Local Users and Groups . Right-click Users , and then click
New User . In the User name box, type
Developer1 as the user name for the new user. In the Password box, type the password
for this account, and then type the password for this account in the
Confirm Password box. Click Create , and then click
Close . Add the Developer1 user account to the VS Developers group.
To do this, follow these steps:
In Control Panel, double-click Administrative
Tools , and then double-click Computer
Management . Expand System Tools , expand
Local Users and Groups , and then expand
Groups . Double-click VS Developers . In the VS Developers dialog box, click
Add to add the Developer1 user to the VS Developers
group. In the Select Users or Groups dialog
box, type ServerName \
Developer1 in the Enter the object names to select
box, and then click OK two times. To use the nonadministrator account, use one of the
following methods:
Log off the current user account, log on to the
computer as Developer1, and then start Visual Studio. NET. Use the Runas.exe tool. To do this, type
RUNAS /user:Domain \Developer1
devenv at the Microsoft Visual Studio .NET Command
Prompt. Use FrontPage Extensions mode to create a Web application.
To do this, follow these steps:
On the Tools menu, click
Options . In the Options dialog box, click the
Projects folder, and then click Web
Settings . Under Preferred access method , click
FrontPage Extensions , and then click
OK . Try to create an ASP.NET Web application. To do this,
follow these steps:
Start Visual Studio .NET. On the File menu, point to
New , and then click Project . The New
Project dialog box appears. Under Project Types , click
Visual C# or Visual Basic Projects , and then under
Templates , click ASP.NET Web
Application . In the Location box, type the URL of
the Web application. Click OK to create the Web
application. Notice that you are prompted for the user name and the
password that are described in the "Symptoms" section of this
article. For more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
APPLIES TO Microsoft Visual Studio .NET 2003 Professional Edition Microsoft Visual Studio .NET 2003 Enterprise Architect Microsoft Visual Studio .NET 2003 Enterprise Developer Microsoft Visual Studio .NET 2003 Academic Edition Microsoft Visual Studio .NET 2002 Professional Edition Microsoft Visual Studio .NET 2002 Enterprise Architect Microsoft Visual Studio .NET 2002 Enterprise Developer Microsoft Visual Studio .NET 2002 Academic Edition Microsoft ASP.NET 1.1 Microsoft ASP.NET 1.0 kbvs2005swept kbvs2005doesnotapply kbvs2002sp1sweep kbpending kbide kbuser kbweb kbbug KB833896
Provide feedback on this information
Did this information solve your problem?
Was this information relevant?
What can we do to improve this information?
To protect your privacy, do not include contact information in your feedback.
Thank you! Your feedback is used to help us improve our support content. For more assistance options, please visit the
Help and Support Home Page .