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.

Sunday, October 12, 2014

Disable the add new item at the bottom of a List view



Disable the add new item at the bottom of a List view

Issue: How to disable the + button at the bottom of a view in list view.

Solution: please follow the below steps to disable the item.

1.   Open list View and select Edit Page

 

2.   After that select "Announcement Web Part menu" from right-top corner of list and then Select Edit "Web Part"
3.   After that list view web part properties appear.
4.   Then Select Toolbar Type “No Toolbar” from dropdown and select OK button.
 


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