Month: February 2013

FIX:- HTTP Error 500.24 An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.

Sometime when you try to setup a application for your website on IIS7 you get following error when you load your website. HTTP Error 500.24 – Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. This happens when ASP.NET modules and handlers should be specified in
Read More »

Error: SQL Server replication requires the actual server name to make a connection to the server. Specify the actual server name.

Sometime while setting up MSSQL Replication you will receive following error at the time of connecting Slave or Secondary Database Server.   Detailed Error: TITLE: Connect to Server —————————— Cannot connect to failover-db. —————————— ADDITIONAL INFORMATION: SQL Server replication requires the actual server name to make a connection to the server. Connections through a server
Read More »