Answered by:
Error creating WSDL in CRM 4.0

Question
-
Hello guys.
I have a strange problem. I have a deployment with plenty of customizations and I need to download the WSDL to use in C#.
The problem is that when I go into Settings -> Customization-> Export WSDL and select the CrmService.asmx I get the very helpfull message "An error has occcured" with nothing else.
I tried running the ASMX page with the WSDL&uniquename=XECRM and the ASPX page... Both http and https: (even though I dont have it enabled in IIS.. but what the heck... just for fun)
I have CRM4.0 Enterprise on a 2008 Server with 2008 SQL.
Now for the funny thing.... When I select the MetadataService.wsdl .. it works perfectly...
Any ideas would be greatly appreciated.
Regards
George- Moved by ashawani_dubey Wednesday, March 31, 2010 2:50 AM user Forum Merge (Feladó:Microsoft Dynamics CRM)
Monday, December 7, 2009 8:46 PM
Answers
-
The problem was resolved by installing the latest update for CRM (7 at the time of the post). Afterwards all wsdls were created without any issues...Thanks for you reply TiborRgs Geroge
- Marked as answer by gxa Wednesday, December 23, 2009 7:33 AM
Wednesday, December 23, 2009 7:33 AM
All replies
-
wsdl.exe /out:MyCrmSdk.cs /namespace:My.CrmSdk http://crmserver:5555/mscrmservices/2007/CrmService.asmx
- Proposed as answer by doodlemaniaMicrosoft employee Wednesday, December 16, 2009 8:50 PM
- Unproposed as answer by gxa Wednesday, December 23, 2009 7:33 AM
Wednesday, December 9, 2009 1:20 PM -
Getting an error that HTML document does not contain WebService Information. I believe that the problem is not retrieving the information... but generating it from within CRMWednesday, December 9, 2009 1:59 PM
-
The problem was resolved by installing the latest update for CRM (7 at the time of the post). Afterwards all wsdls were created without any issues...Thanks for you reply TiborRgs Geroge
- Marked as answer by gxa Wednesday, December 23, 2009 7:33 AM
Wednesday, December 23, 2009 7:33 AM