Hi folks,
U might have come up with the error of a missing ASP.NET 2.0 in the web service extensions in the IIS 6.0. Dont worry . This happens when the .Net framework definitions seems to go in a bizarre way or get uninstalled.
To solve this, follow these steps :
1. Go to command prompt
2. run:
C:\Windows\Microsoft.NET\ Framework\v2.0.50727\aspnet_regiis -i -enable
This will install the missing ASP.Net in the web service extensions in the IIS 6.0 .. So happy time to all..
Other possible ways you might try.: but possibly wont help you --
1. create a separate folder for ASP.NET v2.0.50727
2. AND then go to the same folder and add the aspnet_client_isapi.dll file which might end up in a failure.
You dont have to do anything on the server settings. Its due to the uninstall or the missing of the ASP.NET v 2.0 which can be added like this..
Get real friends, i got this one to be successfully running, please do this, why waste ur precious time ? ..
all the best...
U might have come up with the error of a missing ASP.NET 2.0 in the web service extensions in the IIS 6.0. Dont worry . This happens when the .Net framework definitions seems to go in a bizarre way or get uninstalled.
To solve this, follow these steps :
1. Go to command prompt
2. run:
C:\Windows\Microsoft.NET\ Framework\v2.0.50727\aspnet_regiis -i -enable
This will install the missing ASP.Net in the web service extensions in the IIS 6.0 .. So happy time to all..
Other possible ways you might try.: but possibly wont help you --
1. create a separate folder for ASP.NET v2.0.50727
2. AND then go to the same folder and add the aspnet_client_isapi.dll file which might end up in a failure.
You dont have to do anything on the server settings. Its due to the uninstall or the missing of the ASP.NET v 2.0 which can be added like this..
Get real friends, i got this one to be successfully running, please do this, why waste ur precious time ? ..
all the best...
No comments:
Post a Comment