Posts

Showing posts from August, 2014

SharePoint 2010 - /_layouts/userdisp.aspx

SHAREPOINT 2010 – Site User Information unavailable The website declined to show this webpage - 403 error This website requires you to log in. /_layouts/userdisp.aspx PROBLEM In a site, when working with a user account, all functions are available except when you click on the user and the user information page does not display. The 403 error appears stating “The website declined to show this webpage.” And “This website requires you to log in”. The website url shows you cannot reach “https://yourwebsite/_layouts/userdisp.aspx...”   FIX On your SharePoint server browse to the folder C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS and find the userdisp.aspx file. Open the file with Notepad or Visual Studio and find the line that includes Scope=”Farm”. In my file it was at the end of line #13. Change Farm to Web so the line now reads Scope=”Web”. Save the file and test your site.   PS – Before making

Unable to connect to the MKS: Internal error after cloning

Unable to connect to the MKS: Internal error after cloning or vMotion fails with the error: A general system error occurred   This issue occurred for me after cloning a server in vSphere 5.5. Once the vm was powered on and the new configuration was applied I could not connect to the vm console. I received the "Unable to connect to the mks: internal error". No specific error message was given but I found a few post that lead me in the right direction. After a failed vMotion attempt which gave me the "vMotion failed with the error: A general system error occurred" I found a fix that worked for me. I was able to access the server and save time from rebuilding another server from scratch. I hope this helps you too.   SIMPLE FIX   Remove the vm from inventory then register the .vmx file from the original data store.   In the vSphere 5.5 client; Select "Hosts and Clusters" or VM's and Templates" Select the affected v