The SQL Server installer cannot obtain the system account information of the ASPNET account.

Source: Internet
Author: User
The SQL Server installer cannot obtain the system account information of the ASPNET account.

The SQL Server installer cannot obtain the system account information of the ASPNET account.

Question about installing SQL Server2005:

"The SQL Server installer cannot obtain the system account information of the ASPNET account"

Solution:

Use the aspnet_regiis utility to uninstall and reinstall it.

Specific operations:

1. Go to CMD:

C: \ windows \ microsoft.net \ framework \ v2.0.50727 folder, run aspnet_regiis-u to uninstall

Run aspnet_regiis-I to reinstall the service.

2. C: \ WINDOWS \ Microsoft. NET \ Framework \ v2.0.50727> aspnet_regiis-u

CMD:

Start uninstalling ASP. NET (2.0.50727 );

ASP. NET (2.0.50727) has been uninstalled.

The installer detects some errors during the operation. For more information, see the installer

DOCUME ~ 1 \ ADMINI ~ 1 \ LOCALS ~ 1 \ Temp \ ASPNETSetup_00000.log

3. C: \ WINDOWS \ Microsoft. NET \ Framework \ v2.0.50727> aspnet_regiis-I

CMD:

Start installing ASP. NET (2.0.50727 );

ASP. NET (2.0.50727) installed

There is also an error record:

Solution:

You can pause the installation at this time. Do not click STOP, ignore, or cancel.

Follow these steps:

1. Delete the keys in the registry:

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ MSDTC

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MSDTC

HKEY_CLASSES_ROOT \ CID

2. Run cmd to stop the MSDTC Service: net stop msdtc.

3. Run cmd to uninstall the MSDTC Service: msdtc-uninstall

4. Run cmd to reinstall the MSDTC Service: msdtc-install

Click "retry" to continue the installation.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.