Installing SQL 2005 and missing ASPNET account - sqlserver-faq
This is a discussion on Installing SQL 2005 and missing ASPNET account - sqlserver-faq ; I am installing SQL 2005 developers version on my laptop. That laptop is part of a domain and has XP w/ SP2. During installtion I get an error: "SQL Server Setup failed to obtain system account information for the ASPNET ...
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| part of a domain and has XP w/ SP2. During installtion I get an error: "SQL Server Setup failed to obtain system account information for the ASPNET account. To proceed, reinstall the .NET framework, and then run SQL Server Setup again." I don't see a user called ASPNET as a local user on my machine. Under Add/Remove Programs, Framework 1.1, 2.0 and 3.0 are installed. I suspect the ASPNET account was removed for security reasons. What steps do I take next? Thanks! |
|
#2
| |||
| |||
|
Hello there! Open up Command Prompt and go to "C:\Windows\Microsoft.NET\Framework\v1.1.4322" folder and run "aspnet_regiis -i" command. This will create the necessary account and you'll be able to install your SQL Server 2005 DE. -- Ekrem Önsoy http://www.ekremonsoy.net , http://ekremonsoy.blogspot.com MCBDA, MCTS: SQL Server 2005, MCITP BA, MCSD.Net, MCSE, MCT"DynamicsDiva" news E72B914-B57A-44AA-B84B-57666BCFE0AF@microsoft.com...>I am installing SQL 2005 developers version on my laptop. That laptop is > part of a domain and has XP w/ SP2. During installtion I get an error: > "SQL Server Setup failed to obtain system account information for the > ASPNET > account. To proceed, reinstall the .NET framework, and then run SQL > Server > Setup again." > > I don't see a user called ASPNET as a local user on my machine. Under > Add/Remove Programs, Framework 1.1, 2.0 and 3.0 are installed. I suspect > the > ASPNET account was removed for security reasons. What steps do I take > next? > > Thanks! |
|
#3
| |||
| |||
|
Thank you SO much! That worked perfectly... "Ekrem Önsoy" wrote: > Hello there! > > Open up Command Prompt and go to > "C:\Windows\Microsoft.NET\Framework\v1.1.4322" folder and run > "aspnet_regiis -i" command. > > This will create the necessary account and you'll be able to install your > SQL Server 2005 DE. > > -- > Ekrem Önsoy > http://www.ekremonsoy.net , http://ekremonsoy.blogspot.com > MCBDA, MCTS: SQL Server 2005, MCITP BA, MCSD.Net, MCSE, MCT> > > > "DynamicsDiva" > news E72B914-B57A-44AA-B84B-57666BCFE0AF@microsoft.com...> >I am installing SQL 2005 developers version on my laptop. That laptop is > > part of a domain and has XP w/ SP2. During installtion I get an error: > > "SQL Server Setup failed to obtain system account information for the > > ASPNET > > account. To proceed, reinstall the .NET framework, and then run SQL > > Server > > Setup again." > > > > I don't see a user called ASPNET as a local user on my machine. Under > > Add/Remove Programs, Framework 1.1, 2.0 and 3.0 are installed. I suspect > > the > > ASPNET account was removed for security reasons. What steps do I take > > next? > > > > Thanks! > > |
|
#4
| |||
| |||
|
The ASPNET account is created/removed depending on the existence of the installation of ASP.NEt which is a subset of .NET Framework. To add on to Ekrem's recommendation, make sure to run aspnet_regiis on each version of your .NET Framework "DynamicsDiva" news E72B914-B57A-44AA-B84B-57666BCFE0AF@microsoft.com...>I am installing SQL 2005 developers version on my laptop. That laptop is > part of a domain and has XP w/ SP2. During installtion I get an error: > "SQL Server Setup failed to obtain system account information for the > ASPNET > account. To proceed, reinstall the .NET framework, and then run SQL > Server > Setup again." > > I don't see a user called ASPNET as a local user on my machine. Under > Add/Remove Programs, Framework 1.1, 2.0 and 3.0 are installed. I suspect > the > ASPNET account was removed for security reasons. What steps do I take > next? > > Thanks! |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
LinkBack to this Thread: http://dbaspot.com/forums/sqlserver-faq/334338-installing-sql-2005-missing-aspnet-account.html | ||||
| Posted By | For | Type | Date | |
| Amadiere.com » Visual Studio 2008 | This thread | Refback | 03-18-2009 12:22 PM | |
| Amadiere.com » Visual Studio 2008 & SQL 2005 | This thread | Pingback | 10-24-2008 10:22 AM | |
All times are GMT -4. The time now is 05:49 PM.

BA, MCSD.Net, MCSE, MCT
Linear Mode