To enable the windows vista/windows 7 experience (theme) in server three things should be considered:
1. Installing Terminal server Role 2. Installing Desktop Experience 3. Modifying Group policy to take effect the Read More...
To enable the windows vista/windows 7 experience (theme) in server three things should be considered:
1. Installing Terminal server Role 2. Installing Desktop Experience 3. Modifying Group policy to take effect the Read More...
When connecting to VPS via FTP( Say File zilla ) which results in Could not connect to server. But the settings will be perfect. You Read More...
Shrinking SQL 2008 database is nowhere related to SQL 2000/2005 Method. Because SQL Server 2008 no longer allows you to truncate the transaction log using Read More...
Scenario 1:
SQL is not connecting via Management studio locally after a fresh Installation:
1. After a fresh Installation of SQL and opening the port in the Read More...
Connection to a named instance of SQL server 2005/2008 should be made using the format ‘VirtualServer\Instancename’. if the IP address of a machine running a Read More...
To determine whether or not Service Broker is enabled for a particular database, execute the following T-SQL:
SELECT is_broker_enabled FROM sys.databases WHERE name = ‘Database name’;
– Enable Read More...
When you access a website in Event viewer there is a error message "Metabase Key 7041 is out of range. using 1 as default".
Metabase Read More...
Service Unavailable:
If you face the error ‘Service unavailable’ while accessing the domains in the browser.
Cause:
Application pool gets stopped for that domain.
Fix:
In this case you have Read More...
