We have Dynamics SL 2011 SP1 and Sharepoint server 2010 SP1 enterprise on a Windows 2008 R2 Enterprise SP! server and everything was working fine. But now we are getting the following errors and the Project Net Profit page will no load. Everything else in the business portal site seems to be working except that page. We have the following 2 events show up in the event viewer.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>7043</EventID>
<Version>14</Version>
<Level>2</Level>
<Task>15</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2012-02-25T17:54:41.071737200Z" />
<EventRecordID>40463</EventRecordID>
<Correlation ActivityID="{519F1B68-54FB-496A-BA78-09F5FFAED30C}" />
<Execution ProcessID="8620" ThreadID="4072" />
<Channel>Application</Channel>
<Computer>Portal.vector.vector-electric.com</Computer>
<Security UserID="S-1-5-21-695230719-41577576-925700815-5825" />
</System>
- <EventData>
<Data Name="string0">Load control template file /_controltemplates/TaxonomyPicker.ascx failed: Could not load type 'Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker' from assembly 'Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.</Data>
</EventData>
</Event>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>7043</EventID>
<Version>14</Version>
<Level>2</Level>
<Task>15</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2012-02-25T17:49:41.879337200Z" />
<EventRecordID>40449</EventRecordID>
<Correlation ActivityID="{829CDAD6-3FBB-4AA2-B6C3-24699F2C5497}" />
<Execution ProcessID="8180" ThreadID="8028" />
<Channel>Application</Channel>
<Computer>Portal.vector.vector-electric.com</Computer>
<Security UserID="S-1-5-21-695230719-41577576-925700815-6330" />
</System>
- <EventData>
<Data Name="string0">Load control template file /_controltemplates/ContainmentArea.ascx failed: Could not load the assembly 'Microsoft.Dynamics.Common.Containment'. Make sure that it is compiled before accessing the page.</Data>
</EventData>
</Event>
These errors are all over the event viewer. About once a day we get the following errors
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>7043</EventID>
<Version>14</Version>
<Level>2</Level>
<Task>15</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2012-02-24T22:10:02.818414500Z" />
<EventRecordID>39457</EventRecordID>
<Correlation ActivityID="{BD14B70F-E87D-4C33-A048-63E98BEB796D}" />
<Execution ProcessID="6056" ThreadID="2864" />
<Channel>Application</Channel>
<Computer>Portal.vector.vector-electric.com</Computer>
<Security UserID="S-1-5-21-695230719-41577576-925700815-5825" />
</System>
- <EventData>
<Data Name="string0">Load control template file /_controltemplates/MewaToolbar.ascx failed: Thread was being aborted.</Data>
</EventData>
</Event>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>7043</EventID>
<Version>14</Version>
<Level>2</Level>
<Task>15</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2012-02-25T13:10:58.588447500Z" />
<EventRecordID>40232</EventRecordID>
<Correlation ActivityID="{56E4E247-0115-4E66-B54D-C56B9E797715}" />
<Execution ProcessID="8784" ThreadID="7964" />
<Channel>Application</Channel>
<Computer>Portal.vector.vector-electric.com</Computer>
<Security UserID="S-1-5-21-695230719-41577576-925700815-5825" />
</System>
- <EventData>
<Data Name="string0">Load control template file /_controltemplates/NewPreview.ascx failed: Thread was being aborted.</Data>
</EventData>
</Event>
The system was in testing stages and everything was working. We moved it into live enviroment and updated the system and application database of the SL 7 to 2011.
Any help on this issue would be greatly appreciated.
*This post is locked for comments