Back

ASP.NET v2.x extensions are not listed under web service extensions

Published: Dec 08, 2011
Post Author Written by Kevin Jones

When trying to install the SmartConnect web service on IIS 7.0, the ASP.NET v2.x extensions need to be allowed in web service extensions. If they do not appear in there, you must register them in order to get them listed.


Open up a command prompt window. (Start – Run – type in CMD and hit enter) If you are on a 32 bit machine, type the following and hit enter: cd
C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
If you are on a 64 bit machine type the following and hit enter:
C:WINDOWSMicrosoft.NETFramework64v2.0.50727
Then type the following command and hit enter: aspnet_regiis.exe -i Then type the following command and hit enter: iisreset The ASP.NET extensions should now show in the web service extensions window.

Feeling stuck? Get the support and guidance you need to help you power through any data challenge

We're on your integration team. Connect with our people and let us know how we can help you.