.NET Framework Bookmark and Share   
 index > ASMX Web Services and XML Serialization > How to create web service extension for ASP.NET 2.0
 

How to create web service extension for ASP.NET 2.0

We have a new machine Win2k3 server with IIS installed, also have SQL 2005 Developer edition installed, which also install .NET Framework 2.0.

Only problem is, the IIS Web Service Extension for ASP.NET 2.0 is not there. I was under the impression it should've been created when .NET 2.0 was installed.

It's there for v1.1.432, but not v2.0.Do I have to create this manually? If so, do I only need aspnet_isapi.dll file, or are there others?

All my .aspx won't load on the web site, i'm guessing it's because the web service extension is missing.

Greg Y

i figured it out. i had to follow the instructions here:

http://msdn.microsoft.com/webservices/webservices/building/wse/wse30readme.aspx

Greg Y

You can use google to search for other answers

Custom Search

More Threads

• Accessing class from webservice
• what is the best RSS feed url?
• WSE 3.0 error: Security requirements are not satisfied because the security header ...
• Connecting to a database through a webservice
• Send unsigned SOAP received signed SOAP WSE3
• nillable attribute in xml schema
• right justify numeric data from xml file using xsl
• Deployment Servers
• Web service basics...
• WSE3 web service only works on development machine