Error: A timeout occurred while waiting for memory resources to execute the query in resource pool ‘default’. Rerun the query.
February 23rd, 2012 // 7:15 pm @ Mayank // No Comments
At times, when performing heavy transactions on SQL Server you might come across this error A timeout occurred while waiting for memory resources to execute the query in resource pool ‘default’. Rerun the query.
Category : .NET &SQL Server
Remote Desktop Connection Error
February 20th, 2012 // 2:35 pm @ Mayank // No Comments
At times you might come across this error message while connecting to your server’s via RDP. The connection cannot be completed because the remote computer that was reached is not the one you specified. This could be caused by an outdated entry in the DNS cache. Try using the IP address of the computer instead [...]
Category : General
How to Change the URL of the SharePoint 2010 Central Administration
February 10th, 2012 // 2:04 pm @ Mayank // No Comments
Well this is a very common question all over the internet. Changing the URL of a SharePoint web application is quite simple, and just involves removing and re-extending the application from IIS web application after changing the Binding of the IIS Web Application. But the same methodology cannot be applied to Central Administration. Lets see [...]
Category : Sharepoint
Creating a New DNS Entry : Configuring Application URL
February 10th, 2012 // 10:19 am @ Mayank // No Comments
If you are working on Microsoft Web based Solutions such as SharePoint, Dynamics CRM, etc. you would know that on installation these products take up the server FQDN + Service Port as their primary access URL. Wouldn’t it be good if we could have meaningful access URL(s) for each service (CRM, SharePoint) even if they [...]
Category : General
Jargons of the Utterly Confused
February 9th, 2012 // 11:18 am @ Mayank // No Comments
In this post I am going to list all the Jargons for the reference of the utterly confused, cos once even I was in that stage trying to grasp the meaning of these terms. I know these wouldn’t be much for the core techie people but this would be a great help for the people [...]
Category : General