Quantcast
Viewing all articles
Browse latest Browse all 6517

New Post: problem with SPServices.GetTemplatesForItem soap message slightly different in two environments...

i tried to connect to a different web service with SOAPUI in the production environment (different service call) and it didn't work either

<script type="text/javascript">
 var thisSite = $().SPServices.SPGetCurrentSite();
 alert (thisSite);
</script>

the error thrown by soapui is "InvalidDefinitionException"


Viewing all articles
Browse latest Browse all 6517

Trending Articles