Hello
I am facing this issue. One of our project's forms has embedded resources in it. In our development environment, I tried to test it on two different machines with same Operating System and same browser. On one of the machine the webform worked fine but on the other one, it did not. When I looked into temporary internet files location, I saw that one machine has downloaded 3 webresource.axd files (not wokring one) and the other has 6 in it(working one).
What could have gone wrong here? I personally think that it might be some persmission or browser setting issue. But I have matched them also on both machines.