Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 7th, 2003, 04:18 PM
Registered User
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Creating a ASPNET user

I just installed ASP.NET framework 1.1 and the installer did not create the ASPNET user. Of course my aspx pages don't work. Can I create a user and if so what security groups does it need to be a part of.

Thanx
Shane
 
Old September 8th, 2006, 05:46 AM
Registered User
 
Join Date: Sep 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to gmangesh77
Default

Note: by default user added will belong to Users group (ASPNET user too, thats the only requirement)

To create ASPNET user, follow these steps:


   1. Open Computer Management. To open Computer Management, click Start, point to Settings, and then click Control Panel. Double-click Administrative Tools, and then double-click Computer Management.

   2. In the console tree, in Local Users and Groups, click Users.

   3. Click Action, and then click New User.

   4. Type ASPNET in User name box and check Password never expires check boxes.

   5. Click Create, and then click Close.

Regards,
MannY
 
Old June 6th, 2007, 02:22 PM
Registered User
 
Join Date: Jan 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Unfortunately it will not take a blank password. What is the password supposed to be?






Similar Threads
Thread Thread Starter Forum Replies Last Post
User Accounts ASPNET.mdf pschulz ASP.NET 2.0 Basics 3 June 19th, 2008 12:41 PM
error Login failed for user 'HOME\ASPNET' Raif ASP.NET 1.0 and 1.1 Basics 3 December 23rd, 2005 02:09 PM
aspnet user problem burdalescub Classic ASP Professional 4 December 14th, 2004 01:31 PM
error Login failed for user 'HOME\ASPNET' Raif General .NET 2 July 23rd, 2004 12:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.