Monday, October 20, 2014

Is possible to attach the same Content DB in two sites in Same farm



Is possible to attach the same Content DB in two sites in Same farm.

Issue: I am getting many questions from the SharePoint community that” Is possible to attach the same Content DB in two sites in Same farm”

Solution: I say answer as Yes and No.

1)   We can attach but, The expected behavior as the Site Collections have the same GUID, so the second website which has same content attached  will not be able to see all data of them. In this case we can consider the below steps to overcome this.
2)   Restore the Content Database to a Web Application on another farm
3)   Use Backup-SPSite/Restore-SPSite which assigns a new GUID to the Site Collection so you can 'duplicate' it within the same farm
4)   Use Export-SPWeb/Import-SPWeb

 


I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

SharePoint Server 2013 Demo site



SharePoint Server 2013 Demo site
 

 http://www.spsdemo.com/


I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

Wednesday, October 15, 2014

Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)



Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)

Issue: Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)

Description: once the update for windows is done, we see the error in logs:

Solution: This could be of many reasons, please find the solution from MS.


solution 2: Please try to add <trust level =”Full”/> to the application web.config file, and do iisreset to check whether it works


Solution 4 : first stop the site in IIS, then clear out the ASP.NET Temporary Files folder that relate to your site (default location is under C:WindowsMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Files). Then start IIS and try browsing the site.

  
I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

Tuesday, October 14, 2014

How to get to know how many user are accessing the site



How to get to know how many user are accessing the site

I am providing the step in this article on How get to know how many user are using my site. I am getting many questions from SharePoint community on the same. Please find the below command to get the list of count.

 (get-spsite -webapplication http://expertsharepoint.com -limit all).count
  


I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

Understanding permission levels



Understanding permission levels

I found a very good article from MS describing more detailed on permissions levels. Please check the link from MS

 


I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

ShareThis

X