Last post Jun 13, 2013 11:16 AM by muhilankp
None
0 Points
2 Posts
Jun 09, 2013 02:40 PM|muhilankp|LINK
When I try to register ASP.NET 2.0 from VS 2005 command prompt, getting the below errors and unable to register ASP.NET 2.0.
OS installed: Windows 7 enterprise 32 bit version
Alert window with the following error
ASP,NET setup custom actions has stopped working.
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is availble.
Error in VS 2005 command prompt
"An error has occurred: 0x80004005 Unspecified error"
Please help me to resolve the isssue.
All-Star
35149 Points
9075 Posts
Jun 09, 2013 04:22 PM|smirnov|LINK
Take a look at http://www-01.ibm.com/support/docview.wss?uid=swg21584455
52673 Points
15720 Posts
Jun 09, 2013 09:20 PM|oned_gk|LINK
I think you dont need to register net 2.0 to windows 7
Windows 7 already has net 3.5 that is same CLR (net 2)
http://msdn.microsoft.com/en-us/library/bb822049.aspx
Contributor
3390 Points
1079 Posts
Jun 12, 2013 10:54 PM|kctt|LINK
Agree with oned_gk.
Asp.net 2.0 should be installed on your computer already.
Jun 13, 2013 11:16 AM|muhilankp|LINK
Followed the steps provided in the URL:
http://www-01.ibm.com/support/docview.wss?uid=swg21584455
Able to execute aspnet_regiis /i command succesfully
Thanks for sharing the URL
None
0 Points
2 Posts
aspnet_regiis /i error "An error has occurred: 0x80004005 Unspecified error"
Jun 09, 2013 02:40 PM|muhilankp|LINK
When I try to register ASP.NET 2.0 from VS 2005 command prompt, getting the below errors and unable to register ASP.NET 2.0.
OS installed: Windows 7 enterprise 32 bit version
Alert window with the following error
ASP,NET setup custom actions has stopped working.
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is availble.
Error in VS 2005 command prompt
"An error has occurred: 0x80004005 Unspecified error"
Please help me to resolve the isssue.
All-Star
35149 Points
9075 Posts
Re: aspnet_regiis /i error "An error has occurred: 0x80004005 Unspecified error"
Jun 09, 2013 04:22 PM|smirnov|LINK
Take a look at http://www-01.ibm.com/support/docview.wss?uid=swg21584455
All-Star
52673 Points
15720 Posts
Re: aspnet_regiis /i error "An error has occurred: 0x80004005 Unspecified error"
Jun 09, 2013 09:20 PM|oned_gk|LINK
I think you dont need to register net 2.0 to windows 7
Windows 7 already has net 3.5 that is same CLR (net 2)
http://msdn.microsoft.com/en-us/library/bb822049.aspx
Suwandi - Non Graduate Programmer
Contributor
3390 Points
1079 Posts
Re: aspnet_regiis /i error "An error has occurred: 0x80004005 Unspecified error"
Jun 12, 2013 10:54 PM|kctt|LINK
Agree with oned_gk.
Asp.net 2.0 should be installed on your computer already.
None
0 Points
2 Posts
Re: aspnet_regiis /i error "An error has occurred: 0x80004005 Unspecified error"
Jun 13, 2013 11:16 AM|muhilankp|LINK
Followed the steps provided in the URL:
http://www-01.ibm.com/support/docview.wss?uid=swg21584455
Able to execute aspnet_regiis /i command succesfully
Thanks for sharing the URL