Hi all,
I've been struggling pretty much all day trying to get the Simple CRM connection to work with our development environment. It works perfectly on live, but there's something different on the development server and I'm not sure what.
The error I'm getting is:
The application terminated with an error.
SOAP security negotiation with 'dynamicsdev.domain.local/.../Discovery.svc& for target 'dynamicsdev.domain.local/.../Discovery.svc& failed. See inner exception for more details.
I've tried enabling NTLM authentication on IIS under windows authentication which seems to be the biggest cause of this type of issue but that's not worked.
When I run the sample code I get prompted to enter the following:
- Enter crm server name
- Is server configured for secure socket layer
- Enter domain\username
- Enter password
After this step I'm promoted with a windows dialogue box to enter the username and password again, not sure if that's linked to this problem?
After entering the password here I get the above error.
Any help would be greatly appreciated!
Cheers
Alan