Guest User

Untitled

a guest
Mar 24th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. using (MagentoService mservice = new MagentoService())
  2. {
  3. loginResponse = mservice.login("admin", "admin123");
  4. }
  5.  
  6. System.ServiceModel.FaultException: 'SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://admin.mywebsite.com/index.php/api/v2_soap/index/?wsdl=1' : Premature end of data in tag html line 7
Add Comment
Please, Sign In to add comment