Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Cant connect to MTOM web server over https [no proxy]

Question posted by: alag20 (Member) on July 4th, 2008 12:07 PM
Hi,
This is another issue and not related with the other Q I posted for proxy. I am implementing a MTOM server similar to example here


This works fine on my local machine but as soon as I change the web reference to a proper server the application is not able to communicate with it. If I right click the web reference in VS2005 and click update web reference then I get an error that it could be loaded from http://serveraddress, even though I have put this on https://serveraddress. Can someone please help?

I forgot to mention that using https://serveraddress, I can see the WSDL in web browser and that normal soap communication in the same application works fine.

Thanks in advance!
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
kenobewan's Avatar
kenobewan
Moderator
4,433 Posts
July 4th, 2008
01:01 PM
#2

Re: Cant connect to MTOM web server over https [no proxy]
What platform are you running? What errors do you receive?

Reply
alag20's Avatar
alag20
Member
61 Posts
July 7th, 2008
11:04 AM
#3

Re: Cant connect to MTOM web server over https [no proxy]
Quote:
Originally Posted by kenobewan
What platform are you running? What errors do you receive?

I am using Windows Server with .Net 2.0 [WSE 3.0 installed on it.].


I get cannot update souce when i right click on the web reference and click update in VS on my machine. If I ignore it, then I can compile it but still on run time it seems to be stuck at getting the data from remote server and seems to throw a cannot communicate error!


Can some one please help?

Reply
Reply
Not the answer you were looking for? Post your question . . .
182,538 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top .NET Forum Contributors