I am trying to work with sqlDependency.... I have pasted the code in pastebin. Please take a look at it and tell me whats wrong. What i am basically doing is setting up a sqldependency to a table . And whenever an external application adds a row to the table, a message is sent by the WebSyncServer (It doesnt matter if you havent worked with Websync.I have the websync part working correctly).
I have added the code for sqldependency in global.asax.
Please check out the code here http://pastebin.com/cVEWqEAR
publisherobject successfully called thatPublishmethod without error then it sounds like the problem is outside the scope of the code provided. Whatever's listening may also need to be debugged. – David Jun 11 '11 at 0:26