Soap (.net webservice) does not work with IIS on Windows 2000 Serv
From: Jeff McPhail (JeffMcPhail_at_discussions.microsoft.com)
Date: 10/13/04
- Next message: Tom Porterfield: "Re: Custom authentication in a web application"
- Previous message: Jon Skeet [C# MVP]: "Re: Custom authentication in a web application"
- Next in thread: richlm: "Re: Soap (.net webservice) does not work with IIS on Windows 2000 Serv"
- Reply: richlm: "Re: Soap (.net webservice) does not work with IIS on Windows 2000 Serv"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 13 Oct 2004 10:13:06 -0700
I have a (C#) webservice that works fine on Windows xp and Windows 2000 but
does not on Windows 2000 Server. The problem is that IIS does not have an
application mapping for .asmx file extentions (or many others such as .soap
etc). On other platforms if I install Microsoft Soap Toolkit (version 2 or 3)
and the DotNetFramework and check the :
Default Web Site -> Properties -> Home Directory -> Configuration ->
Application Mappings
on IIS no new extensions are added. If I try to add the .asmx mapping by
hand (to C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspnet_isapi.dll) it
does not work. I have tried reinstalling IIS, MST and .Net Framework in
various orders and nothing works. Do you know what is going on?
Thanks,
Jeff.
- Next message: Tom Porterfield: "Re: Custom authentication in a web application"
- Previous message: Jon Skeet [C# MVP]: "Re: Custom authentication in a web application"
- Next in thread: richlm: "Re: Soap (.net webservice) does not work with IIS on Windows 2000 Serv"
- Reply: richlm: "Re: Soap (.net webservice) does not work with IIS on Windows 2000 Serv"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|