Cannot invoke web service

  • Thread starter Velickovski Zoran
  • Start date
V

Velickovski Zoran

Do you have some idea.. why cannot invoke webservice.
I create in .Net environment and rebuild solution, then
put tu wwwroot/<path> and from client side call some
method. Then client see some message like HTTP 405 error

Unhandled Exception: System.Net.WebException: The request
failed with HTTP statu
s 405: Method not allowed.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadR
esponse(SoapClientMessage message, WebResponse response,
Stream responseStream)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invok
e(String methodName, Object[] parameters)
at WebFileUtil.localhost.WebDirectory.ListFiles() in
C:\WebFileShare\WebFileUtil\WebReferences\localhost\Refere
nce.cs:line 37
at WebFileUtil.WebFileUtil.ListFiles() in
c:\webfileshare\webfileutil\webfileutil.cs:line 55
at WebFileUtil.WebFileUtil.Main(String[] args) in
c:\webfileshare\webfileutil\webfileutil.cs:line 37
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top