jwaterworth / php-dynamics-crm-2011

Automatically exported from code.google.com/p/php-dynamics-crm-2011
0 stars 0 forks source link

Unable to Run The Script #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Under the label "Choose which demos to execute by commenting out values 
here" I commented out all SKIP_DEMO definitions 1 through 11. 
2.
3.

What is the expected output? What do you see instead?
It should execute all demos in sequence. But I am having this exception

What version of the product are you using? On what operating system?
DynamicsCRM2011_Connector.class.php 1.7
DynamicsCRM2011.php 1.0.3

Running on my local WAMP server (Apache Version : 2.2.22)

Expectedly DEMO1 should work but it gives me exception

Fatal error: Uncaught exception 'Exception' with message 'Could not find 
definition of Service <DiscoveryService> in provided WSDL'  

in function "findSecurityPolicy" 
in C:\wamp\www\php-dynamics-crm-2011\DynamicsCRM2011_Connector.class.php on 
line 756

Original issue reported on code.google.com by ari...@gmail.com on 17 Dec 2014 at 6:47

Attachments:

GoogleCodeExporter commented 9 years ago
I am using 

Operation system: Windows 8.1 
Browser: Firefox 34.0.5

Original comment by ari...@gmail.com on 17 Dec 2014 at 6:49