I'm having this scenario: A client service sends a message to a router service which, according to some business rules, determines an actual processor service. Since those rules are quite complex I decided to host it inside a Win Service, which on its start method sets up several ...
I have problem with sqldependency getting the following exception. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception ...