CRM 2011 Case Entity Event Handler not executing each time

127 Views Asked by At

I have my javascript file case_Javascript.js and it have a function poupulate javascript.

I have call this function on OnLoad of case entity.

I have used an alert("script runing") in the start of the js file. Only first time the alert() is shown. And its not runing then. I have to reset iis and publish each time to run this and it wont run again. I am stuck. Any Solution to get around?

1

There are 1 best solutions below

1
On

This could be the settings of your IE.

IE >Tools > Internet Options > General Tab > Browsing History Settings > Check for newer version of stored pages > Option "Never" radio button is checked or not

Set this to "Automatically".