Change notification not working on IIS
Posted: Wed 16 Jul 2014 14:00
Hi,
I would like to use the change notification in a web application. If I use the example code from this page https://www.devart.com/dotconnect/oracl ... dency.html the notifaction works fine when I start my application within visual studio and IIS Express. But when I deploy my application on IIS8, then it does not work. There are no exceptions in my register function but the event does not come.
Any help is appreciated!
I would like to use the change notification in a web application. If I use the example code from this page https://www.devart.com/dotconnect/oracl ... dency.html the notifaction works fine when I start my application within visual studio and IIS Express. But when I deploy my application on IIS8, then it does not work. There are no exceptions in my register function but the event does not come.
Any help is appreciated!