SignalR 1.1.3

Get SignalR version 1.1.3 library by NuGet install-package Microsoft.AspNet.SignalR -Version 1.1.3 Register your hubs in global.asax before registering routes protected … Continue reading SignalR 1.1.3

Could not load type ‘System.ServiceModel.Activation.HttpModule’

Could not load type ‘System.ServiceModel.Activation.HttpModule’ from assembly ‘System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’. Description: An unhandled exception occurred during the execution of … Continue reading Could not load type ‘System.ServiceModel.Activation.HttpModule’

Elmah

Automatyczne logowanie nieprzechwyconych wyjątków do bazy MS-SQL za pomocą biblioteki Elmah Przykładowy web.config <?xml version=”1.0″?> <!– For more information on … Continue reading Elmah