This Error occurs due to – Site unable to connect it’s Database. To make sure, look at the event viewer and you can find the error log saying ‘Cannot open database’, ‘The login failed’ etc.,
Author: Jayaraj
InfoPath crashes while publishing
Once InfoPath form is published thru Publish wizard from menu, the application Crashes. Finally I figured out the problem and fixed.
CRM Invalid action error
I was getting the Invalid Action error when trying to open Microsoft CRM 4.0. And in the event log i could see the following entry.
Complete Install of MOSS using local accounts
The complete installation on a single server using non-domain accounts. The recommendation for a single server build of SharePoint 2010 is to use the Stand Alone installation giving you SQL express and a default configuration.
InfoPath Publisher
InfoPath forms plays a major role in developing Workflow forms. The publishing of the forms takes more time when deploying in different servers. The forms developed in developer machine have many links which points to the developer machine ID. When…
Debugging Sandbox Code
If you find yourself in a situation when you need to attach to a process from VS 2010, to debug, and you’re code is running in a “sandbox”.
Microsoft NLB in Unicast Mode
When running Microsoft Network Load Balancing (NLB) configured in unicast mode, the Network traffic is directed to only one of the nodes.
Reuse Collection types Issue
In VS 2008, there is a problem with reusing collection types when you configure a WCF service and wish to ‘Reuse types in all referenced assemblies’. If you want to pass collections around via your WCF service, a Visual Studio…
ITIL v3 – An Introduction
The Information Technology Infrastructure Library (ITIL) is a best practice IT Service Management framework developed by the Office of Government Commerce (OGC) within the UK government. It has been developed in collaboration with leading industry experts, consultants and practitioners over…
Collapsible Menu
The component Collapsible Menu can be used as Rich Menu component in your webpages. The menu items can be modified by changing the items name in it’s config Xml file.
DBQuery Tool
The Tool ‘DBQuery’ fetches the Table Name, Column Name for any given Data. You may be knowing the Data entered or modified in a particular table, But it is difficult to query across all the tables to find that Data. So…
Custom Activities and Dependency Properties
This article gives the bullet points on Custom Activities and Dependency Properties.