1
Answer

when call SqlDependency.Start(connectionString)

I am using signalR technique in Asp.net MVC5 project.
 
when call SqlDependency.Start(con) in Global.asax.cs I got Exception as the follow:
 
Answers (1)