- 4.0 Client Config error
- Posted by GrizzlyTech on February 11th, 2008
The Client config returns an error with this in the server log;
Exception information: Exception type: HttpParseException
Exception message: Could not create type
'Microsoft.Crm.Sdk.Crm2007.CrmDiscoveryServiceAD'. Request information:
Request URL:
http://toshiba2002:5555/MSCRMService...ryService.asmx
Request path: /MSCRMServices/2007/AD/CrmDiscoveryService.asmx
The web client works OK, and I also get this same error when I try to
connect the DMManager.
The Server is SBE.
Any ideas?
--
Thanx
Grizz
- Posted by Imran-mscrmexpert on February 11th, 2008
Dear see this
http://support.microsoft.com/kb/947089
hopefull it wil help.
--
Regards,
Imran
MS CRM Certified Professional
http://microsoftcrm3.blogspot.com
Chat with me on MSN / Gmail / Skype : ID Is :.. mscrmexpert@gmail.com
"GrizzlyTech" wrote:
- Posted by GrizzlyTech on February 11th, 2008
No, that doesnt help at all. this KB basically says ignore the error and go
on, but the configurator doesnt let me go on.
--
Thanx
Grizz
"Imran-mscrmexpert" wrote:
- Posted by Imran-mscrmexpert on February 11th, 2008
ok, see common problems of CRM 4.0
http://support.microsoft.com/kb/947061
--
Regards,
MS CRM Certified Professional
http://microsoftcrm3.blogspot.com
Chat with me on MSN / Gmail / Skype : ID Is :.. mscrmexpert@gmail.com
"GrizzlyTech" wrote:
- Posted by GrizzlyTech on February 11th, 2008
sorry Imran, I should have said I checked all the KB's, support sites,
googled the h*ck out of this error and couldnt find anything.
I think I need an MS asp.net support person to answer this, although I don't
want to pay $500 to fix their own problem.
--
Thanx
Grizz
"Imran-mscrmexpert" wrote:
- Posted by BlueSky on February 11th, 2008
Hi Imran,
While we appreciate what you are doing on the Forum, I suggest it is a good
idea to please take a deeper look at what the Poster is
asking and then try to layout suggestion/solution. I see many of your
replies, where the Posters simply could not make any sense or ended up
going in the wrong direction. Instead of trying to answer each and every
question, just focus solving a poster issue until he/she reaches
a solution and take one case at a time.
Just my 2 cents
BlueSky
"GrizzlyTech" <GrizzlyTech@discussions.microsoft.com> wrote in message
news:7416DF9F-6009-4D30-A01A-D65C0DDE3DC9@microsoft.com...
- Posted by GrizzlyTech on February 11th, 2008
Thankyou Bluesky
--
Grizz
"BlueSky" wrote:
- Posted by JamesS on February 11th, 2008
Greetings GrizzlyTech,
I believe I experienced a similar error and this solution helped:
http://www.sadev.co.za/node/155
Good luck.
James
"GrizzlyTech" wrote:
- Posted by Imran-mscrmexpert on February 12th, 2008
Ok- Blue Sky.
--
Regards,
Imran
MS CRM Certified Professional
http://microsoftcrm3.blogspot.com
Chat with me on MSN / Gmail / Skype : ID Is :.. mscrmexpert@gmail.com
"BlueSky" wrote:
- Posted by GrizzlyTech on February 13th, 2008
Hi James, I so hoped that this was the same problem but no go. The Blog you
point to says to run this sql;
USE MSCRM_CONFIG
Update DeploymentProperties SET NVarCharColumn = 'myserver:50000' WHERE
ColumnName = 'AsyncSdkRootDomain'
Update DeploymentProperties SET NvarCharColumn = 'myserver:50000' WHERE
ColumnName = 'ADSdkRootDomain'
Update DeploymentProperties SET NvarCharColumn = 'myserver:50000' WHERE
ColumnName = 'ADWebApplicationRootDomain'
The only row that wasnt set correctly was the 'AsyncSdkRootDomain' but I
updated that, did IISRESET and still the same error. I don't think this is
the same prob since I wsa getting a proper URL anyway.
(http://toshiba2002:5555/MSCRMService...ryService.asmx )
--
Thanx anyway.
Grizz
"JamesS" wrote:
- Posted by GrizzlyTech on February 27th, 2008
Man I am so ticked. I solved this problem by installing to the Default Web
Site instead of a new one. Not sure why this fixed it either but maybe
someone from MS can comment.
--
Thanx
Grizz
"GrizzlyTech" wrote: