Ask a Question related to ASP.NET Web Services, Design and Development.
-
Prasad Dannani #1
Problems in Accessing Web Serice from ASP.Net
Hi,
I created a Web service and add a reference to web application. I Created
both applications from my local system and everythingworking perfectly. Then
i was installed the Web Serice to Public Server and updated the reference to
the Web Application. Now i am unable to access the web service methods from
ASP.NET web application its given the following error.
Exception Details: System.Web.Services.Protocols.SoapException: Server was
unable to process request. --> The underlying connection was closed: Unable
to connect to the remote server. Trying to Connect :
Please reply it ASAP.
(I tried all by giving full access to IIS. i am behind the firewall. i tried
by giving proxy details to service.)
With Regards,
Prasad Dannani
Prasad Dannani Guest
-
Problems accessing Web Service...
Hi Everyone, I have the default HelloWorld webservice in asp.net. I'm trying to access it using VBSCript, with the code: ... -
Problems accessing COM+ from ASP.NET application
Hi Mike, It's obviously failing on Registry access. To get more information, I'd highly recommend getting a Regmon log. You can download Regmon... -
Problems accessing DCOM component
Hi folks, I am stuck on a problem of creating an object via DCOM from a webservice component. Code: Dim sl As LogonSrv.SysLogon =... -
Problems accessing FP site with DW
I am trying to access our site with dreamweaver FTP (have been using front page). I defined the remote site with no problem, but am unable to access... -
Problems accessing web pages with IE 6.0
I am trying to access a web page with IE6.0 and I get the following error message: ======================================================= You... -
Prasad Dannani #2
Re: Problems in Accessing Web Serice from ASP.Net
I found the problem myself its because of the web serice is accessing other
web pages. There i need to change the proxy settings (in web service) to
make it work.
With Regards,
Prasad Dannani.
"Prasad Dannani" <prasad@pennywise.com> wrote in message
news:eFObPg1lFHA.3552@TK2MSFTNGP10.phx.gbl...Then> Hi,
>
> I created a Web service and add a reference to web application. I Created
> both applications from my local system and everythingworking perfectly.to> i was installed the Web Serice to Public Server and updated the referencefrom> the Web Application. Now i am unable to access the web service methodsUnable> ASP.NET web application its given the following error.
>
> Exception Details: System.Web.Services.Protocols.SoapException: Server was
> unable to process request. --> The underlying connection was closed:tried> to connect to the remote server. Trying to Connect :
>
>
> Please reply it ASAP.
>
> (I tried all by giving full access to IIS. i am behind the firewall. i> by giving proxy details to service.)
>
> With Regards,
> Prasad Dannani
>
>
Prasad Dannani Guest



Reply With Quote

