Monday, July 2, 2012

DB Restore Error | Microsoft SQL Server, Error 3205

I'm tried to restore the DB backup for MS SQL Server 2008. Unfortunately it appeared below error message.














I checked this again and found the reason of this. Reason was my SQL DB Backup is taken from the latest version of the MS SQL Server and I'm trying to restore it to the previous MS SQL Server version. As a solution of that I run the latest service pack for my MS SQL Server which used to restore my Data Base. You can also found this service packs by using the below link.

http://support.microsoft.com/kb/968382

Default Web Site is not working with Share Point

IIS Default Web Site is not working after the installation of Share Point. I couldn't  go the local host. The reason of this problem is Default port 80 bind with the Share Point. So that Default Web Site is not allow to use the port 80.

 










In this case what I'm do is assign another port for Default Web Site. After that my local host work with http://8282:localhost