|
-
May 29th, 2007, 07:03 AM
#1
Thread Starter
Lively Member
[RESOLVED] [2.0] Web Service Client
Hi,
I just created very simple Web Service using Visual Studio 2005 ASP.Net Web Service. I run the service and everything works great.
Than, I closed the solution and open new one as Windows Form project for writing the Client program.
I created the Web Service under ........Visual studio 2005/projects/websites/website1/Service.asmx.
I tried to Add Web Refference http://localhost/WebSite1/Service.asmx
I am getting an error:
"Unable to connect to the remote server."
"No connection could be made because the target machine actively refused it"
Should I run the Server manually before I try to Add Refference? if yes, how?
Should I configurate the IIS?
Help please..
Thanks
Last edited by vbdc; May 29th, 2007 at 12:29 PM.
-
May 29th, 2007, 01:56 PM
#2
Thread Starter
Lively Member
Re: [2.0] Web Service Client
IIS configuration problem !!!
Thanks anyway
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|