Configuration Error: Could not load type ‘Microsoft.Commerce.Providers.SharePointCommerceOrderModule from assembly because the parent type is sealed
ravikanth | March 8, 2010After successfully installing commerce server site, when you try to open the website, you may encounter following error.
Recently, I fixed database authentication problem by applying a hot fix released by Microsoft.
http://support.microsoft.com/kb/975603
Seems somewhere I have missed the steps mentioned in the document (drop the Microsoft.CommerceServer.Runtime.dll that’s supplied in that hotfix in GAC) and after installing the hot fix, the site started working fine
. Thought of sharing the same to fellow commerce server developers.