December 2009 - Posts

How to build your DB on MS SQL Azure
Fri, Dec 11 2009 10:59
Hi Folks, I would like to share with you some tips for how to move your on-premise DB to MS SQL Azure on the cloud. First, To be able to connect to SQL Azure Prepare your environment with the following: 1) Install MS SQL 2008 R2 on your machine - Nov...
Cannot open a closed file error in asp.net ajax / SharePoint Site
Tue, Dec 8 2009 15:44
Hi Folks, I was developing a webpart in sharepoint ( consider it as a asp.net usercontrol for ASP.Net Developers) and in the webpart i was uploading a document using AsyncFileUpload control in AJAX Toolkit. And it was working fine, but for some files...
SharePoint Error : Retrieving the COM class factory for component with CLSID {BDEADEE2-C265-11D0-BCED-00A0C90AB50F} failed
Tue, Dec 8 2009 8:18
Hi, If you are trying to open your sharepoint 2007 site one day and you got this error message with yellow asp.net page: "Retrieving the COM class factory for component with CLSID {BDEADEE2-C265-11D0-BCED-00A0C90AB50F} failed due to the following...
Installing SharePoint 2010 on Windows 7 Tip
Mon, Dec 7 2009 9:01
If you are planning to install sharepoint 2010 on Windows 7, here is an excellent article in MSDN, just follow the steps and you will end up successfully installing SharePoint 2010 beta on windows 7. http://msdn.microsoft.com/en-us/library/ee554869(office...
The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again.
Tue, Dec 1 2009 10:43
Hi, "The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again." This error message in sharepoint 2007 you will get it because of different actions you may perform on the...