System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.

Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.

    Hi,

    Have anyone ever encountered an exception error: The request failed with
    HTTP status 405: Method not allowed when trying to remotely invoke a web
    service method hosted on a Tomcat web server?

    How to resolve such issue? I've used the Visual Studio.NET IDE to add a web
    reference to the appropriate wsdl file on the remote Tomcat Web Server, but
    i still get such error.

    Regards,
    Lisa Ngo
    (ngol@marketingtechnologygroup.com)


    Lisa Ngo Guest

  2. Similar Questions and Discussions

    1. HTTP status 405: Method not allowed
      Yes, I've seen many posts about this type of error, and none of the solutions people applied worked for me. So please read this one carefully and...
    2. system.net.webexception The underlying connection was closed: An unexpected error occurred on a send.
      Let me begin by saying that per Q821156, I have updated my web server/development machine with .NET Framework 1.1 SP1. I don't know if I still...
    3. System.Net.WebException when calling a webservice
      I am calling a web service that takes a long time to process. In Windows 2003 Server I get a System.Net.WebException error The underlying...
    4. Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_QueryString().
      I just recently started getting the above error on a page I am posting MULTIPART/FORM-DATA. We have SoftArtisans FileUp component and Filter...
    5. "The system cannot find the file specified." when invoking method ~HTTP Get/Post
      Developed and successfully tested my web service on a development server with .asmx mapped to v1.0.3705 \aspnet_isapi.dll, but when I migrated it...
  3. #2

    Default Re: System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.

    Can you access the webservice by browsing to it with Internet Explorer? Is
    it possible to use the test page?

    --
    Greetz

    Jan Tielens
    ________________________________
    Read my weblog: [url]http://weblogs.asp.net/jan[/url]


    "Lisa Ngo" <ngol@marketingtechnologygroup.com> wrote in message
    news:Oca9LF82DHA.2460@TK2MSFTNGP10.phx.gbl...
    > Hi,
    >
    > Have anyone ever encountered an exception error: The request failed with
    > HTTP status 405: Method not allowed when trying to remotely invoke a web
    > service method hosted on a Tomcat web server?
    >
    > How to resolve such issue? I've used the Visual Studio.NET IDE to add a
    web
    > reference to the appropriate wsdl file on the remote Tomcat Web Server,
    but
    > i still get such error.
    >
    > Regards,
    > Lisa Ngo
    > (ngol@marketingtechnologygroup.com)
    >
    >

    Jan Tielens Guest

  4. #3

    Default Re: System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.

    Hi Jan,

    My network guys are trying to open up the ports, but it's not visible
    outside of the company, so sorry, the answer is no.
    However, would seeing the wsdl file help?
    LN
    "Jan Tielens" <jan@no.spam.please.leadit.be> wrote in message
    news:%23588D7$2DHA.2680@tk2msftngp13.phx.gbl...
    > Can you access the webservice by browsing to it with Internet Explorer? Is
    > it possible to use the test page?
    >
    > --
    > Greetz
    >
    > Jan Tielens
    > ________________________________
    > Read my weblog: [url]http://weblogs.asp.net/jan[/url]
    >
    >
    > "Lisa Ngo" <ngol@marketingtechnologygroup.com> wrote in message
    > news:Oca9LF82DHA.2460@TK2MSFTNGP10.phx.gbl...
    > > Hi,
    > >
    > > Have anyone ever encountered an exception error: The request failed with
    > > HTTP status 405: Method not allowed when trying to remotely invoke a web
    > > service method hosted on a Tomcat web server?
    > >
    > > How to resolve such issue? I've used the Visual Studio.NET IDE to add a
    > web
    > > reference to the appropriate wsdl file on the remote Tomcat Web Server,
    > but
    > > i still get such error.
    > >
    > > Regards,
    > > Lisa Ngo
    > > (ngol@marketingtechnologygroup.com)
    > >
    > >
    >
    >

    Lisa Ngo Guest

  5. #4

    Default Re: System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.

    just browse to the webservice page, without the ?wsdl suffix.

    --
    Greetz,
    Jan
    __________________________________
    Read my weblog: [url]http://weblogs.asp.net/jan[/url]
    "Lisa Ngo" <ngol@marketingtechnologygroup.com> schreef in bericht
    news:eNKUjoG3DHA.1632@TK2MSFTNGP12.phx.gbl...
    > Hi Jan,
    >
    > My network guys are trying to open up the ports, but it's not visible
    > outside of the company, so sorry, the answer is no.
    > However, would seeing the wsdl file help?
    > LN
    > "Jan Tielens" <jan@no.spam.please.leadit.be> wrote in message
    > news:%23588D7$2DHA.2680@tk2msftngp13.phx.gbl...
    > > Can you access the webservice by browsing to it with Internet Explorer?
    Is
    > > it possible to use the test page?
    > >
    > > --
    > > Greetz
    > >
    > > Jan Tielens
    > > ________________________________
    > > Read my weblog: [url]http://weblogs.asp.net/jan[/url]
    > >
    > >
    > > "Lisa Ngo" <ngol@marketingtechnologygroup.com> wrote in message
    > > news:Oca9LF82DHA.2460@TK2MSFTNGP10.phx.gbl...
    > > > Hi,
    > > >
    > > > Have anyone ever encountered an exception error: The request failed
    with
    > > > HTTP status 405: Method not allowed when trying to remotely invoke a
    web
    > > > service method hosted on a Tomcat web server?
    > > >
    > > > How to resolve such issue? I've used the Visual Studio.NET IDE to add
    a
    > > web
    > > > reference to the appropriate wsdl file on the remote Tomcat Web
    Server,
    > > but
    > > > i still get such error.
    > > >
    > > > Regards,
    > > > Lisa Ngo
    > > > (ngol@marketingtechnologygroup.com)
    > > >
    > > >
    > >
    > >
    >
    >

    Jan Tielens Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139