Friday, July 24, 2009

Visual Studio 2005 - Package Load Failure

Microsoft Visual Studio 2005

Package Load Failure

Package 'Windows Forms Designer Resources Package' has failed to load properly ( GUID = {7B5D447B-0B12-41EA-A84E-C822034422D4} ). Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future? You may use 'devenv /resetskippkgs' to re-enable package loading.

run devenv /resetsettings in Visual Studio Command Prompt to reset Visaul Studio.

Thursday, July 23, 2009

SQL Server 2005 - Unable to start mail session (reason: No mail profile defined)

1. Go to SQL server Management Studio
2. Right Click on SQL Server Agent
3. Click on Properties
4. Click on Alert System
5. Check the Enable mail profile under the Mail session section
6. Restart SQL Server Agent