locked
MS Dynamics Event management accelerator error when publishing the website RRS feed

  • Question

  • Hi All,

    when deploying the event management accelerator I get the "Could not load file or assembly 'Microsoft.Crm.Sdk' or one of its dependencies." when publishig the website.

    But if we run the code in debug mode we can open the website and also register event attendees and the data is saved in CRM. What could be the error any one any idea ? Please help since we do not know what to do next.

    Thanks a lot in advance


    YM
    Tuesday, May 24, 2011 6:30 PM

Answers

  • I am going to guess that 'Microsoft.Crm.Sdk' or one of its dependencies." is either in the GAC on your local machine and not your server

     or you need to set copy local on the reference in the properties in Visual Studio to make sure the referenced assembly gets copied to your BIN folder upon compile with the rest of your solution.

     


    Jamie Miley
    http://mileyja.blogspot.com
    Linked-In Profile
    Follow Me on Twitter!
    Tuesday, May 24, 2011 7:23 PM
    Moderator

All replies