Wednesday 28 May 2014

CRM 2011/ CRM 2013 Error: Configuration system failed to initialize

When you try to make your custom console connect to CRM, you can have this error :

“Configuration system failed to initialize”

image

Resolution:

Put the StartUp node elements after the ConfigSection

<startup>
 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>


image

So, your config setting will be :

image

Hope it helps!

3 comments:

  1. its one of the best Microsoft Dynamics Online Tutorial for learn Microsoft Dynamics CRM tips issues

    ReplyDelete
  2. hii ailen, ive got same error as the tutorial above. but on my app.config there is no configsection.
    here is my app.config.






















    Actually i want to create simple windows form app to upload excel, i read an article online those error appears when i want to upload my excel file

    ReplyDelete
  3. I am grateful to you on the grounds that your article is exceptionally useful for me to continue with my exploration in same region. Your cited illustrations are all that much significant to my exploration field.This is extraordinary! It really exhibits to me where to broaden my online diaryระบบขาย

    ReplyDelete

My Name is..