Ask a Question related to ASP.NET Web Services, Design and Development.
-
Pam Richardson #1
Unable to import binding - method not found - system.xml.serializa
Hello all -
I am trying to consume a web service deployed on one server from another
server, and keep getting the following error when I attempt to define the
proxy for the service:
Unable to import binding 'ServiceNameSoap' from namespace
'http://servername/Services'
Unable to import operation 'webmethodname'
method not found: system.string
system.xml.serialization.xmlmapping.get_namespace( )
Any ideas as to the solution for this problem? I can consume the service
with no problem from my workstation. Both servers (the one with the service
deployed, and the client server) are running Windows Server 2003, .net
framework v1.1.4322.
Thanks in advance,
P. Richardson
Pam Richardson Guest
-
Unable to import binding
Hi, can anyone shed some light on an issue I have encountered. I have used a tool (Cape Clear) to generate a WSDL file for me. When I use the... -
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... -
WSDL failing to parse Unable to import binding
There is a java implementation of a webservice which i have to consume using a microsoft client. I was provided the wsdl file, which they are not... -
Method not found: Void System.Threading.ThreadPool.GetMinThreads
I have just installed Windows Server 2003 as an upgrade and now get the following message when I run ASP.NET pages (ASP pages run fine): Method... -
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...



Reply With Quote

