We are bundling JavaScript files using ScriptResource.axd. On my local machine its working fine. But after deployment I am getting error
EXCEPTION: System.Web.HttpException (0x80004005): Web resource '/(a(myasmwidtz24pjpixc3mqfdf7ta4etz9aelxf_4vxqet7u1))/js/xyz.js was not found..
When I checked file is present at the expected path. I don't know what is happening behind the scene. As you can see after slash " (a" is coming what does this imply?