Solving issue with SharePoint Workspace 2010 when using Forefront TMG

Posted by Eric Bartels

I came accross an issue when using TMG / UAG with SharePoint Workspace 2010. When connecting to a site I got the error SharePoint Workspace was unable to interpret the SharePoint location. Please check and ensure the location contains no typing errors. Of course this error message is misleading. Solutions found in “the internet” like [...]

Solving SOAP-ERROR: Parsing WSDL in PHP

Posted by Eric Bartels

Consuming web services is nothing special nor exciting. In one of my current projects I just did this. Using the web service on my development-system and on the test-system works just fine. However when deploying the module to the production-system and using it an exception is thrown containing the following error: SOAP-ERROR: Parsing WSDL: Couldn’t [...]