First time here? Check out the site's "greatest hits" or read a post from the archives. Feel free to leave a comment or ask a question, and consider subscribing to the latest posts via RSS or e-mail. Thanks for visiting!
« ieHTTPheaders gets even MORE useful | Main | It's official - PDC is back, and it's Oc... »

In Visual Studio 2003/Windows .NET Framework 1.1 (Codename: Everett) when using ASP.NET XML Web services, note that HTTP GET is turned off by default, presumably for security reasons.

Here's how to turn it back on...add this to your web.config:

<webServices>
   <protocols>
      <add name="HttpGet" />
   </protocols>
</webServices>



Comments are closed.

Contact

Sponsors

Hosting By

On this page...

Tags

Calendar

<January 2009>
SunMonTueWedThuFriSat
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

Archives

Google Ads