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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alag20
    New Member
    • Apr 2007
    • 84

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

    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!
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    What platform are you running? What errors do you receive?

    Comment

    • alag20
      New Member
      • Apr 2007
      • 84

      #3
      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?

      Comment

      Working...