Welcome to MSDN Blogs Sign in | Join | Help

February 2006 - Posts

Failed --Retrieving the COM class factory for component with CLSID ....

PROBLEM: When you run the .net Code in X64 Environment you will get the following error message. " Failed --Retrieving the COM class factory for component with CLSID ...." E.g. in CMS Export / Import server side .net code = "ExportSiteContentIncremental(...)
Posted by Karthikeyan | 8 Comments
Filed under:

Add Alerts to user at the sub area level

Add alerts at the sub area level is slightly different than adding alerts at the WSS sites. At the sub area level, the SPAlertCollection object cannot be used. We should use the AlertCollection object. If you use SPAlertCollection object at the sub area
Posted by Karthikeyan | 1 Comments
Filed under:

SPSite / SPWeb object for orphaned sites and web created through VS.net web project

Can we get the SPSite object for a site once the wildcard inclusion is removed? Unfortunately the answer is no. We can't get a SPSite object instantiated for a site in that former included path using either a URI or GUID to instantiate, once the wildcard
Posted by Karthikeyan | 1 Comments
Filed under:
 
Page view tracker