Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 30, 2010 04:13 PM by qwe123kids
0 Points
1 Post
Nov 30, 2010 09:29 AM|LINK
Hello, I have a .Net Webservice(2.0 framework) and I am trying to call this service from SQL server 2005 using CLR. I have created assamblies on server and trying to call the we service through CLR, but I'm getting below error: "Exception: Server was unable to process request. ---> Invalid URI: The URI is empty." Anybody knows why this problem is occurs and how to resolve this...
All-Star
48619 Points
7957 Posts
MVP
Nov 30, 2010 04:13 PM|LINK
Hi,
http://blog.hoegaerden.be/2008/11/11/calling-a-web-service-from-sql-server-2005/
http://davidhayden.com/blog/dave/archive/2006/04/25/2924.aspx
have seen the above link
kumaramit84
0 Points
1 Post
SQL CLR issue: Issue in calling DotNet Webservice from SQL server through CLR
Nov 30, 2010 09:29 AM|LINK
Hello,
I have a .Net Webservice(2.0 framework) and I am trying to call this service from SQL server 2005 using CLR.
I have created assamblies on server and trying to call the we service through CLR, but I'm getting below error:
"Exception: Server was unable to process request. ---> Invalid URI: The URI is empty."
Anybody knows why this problem is occurs and how to resolve this...
qwe123kids
All-Star
48619 Points
7957 Posts
MVP
Re: SQL CLR issue: Issue in calling DotNet Webservice from SQL server through CLR
Nov 30, 2010 04:13 PM|LINK
Hi,
http://blog.hoegaerden.be/2008/11/11/calling-a-web-service-from-sql-server-2005/
http://davidhayden.com/blog/dave/archive/2006/04/25/2924.aspx
have seen the above link
Avinash Tiwari
Remember to click “Mark as Answer” on the post, if it helps you.