Hello,
After updating a treeview control from classic to prometheus, I can't call any javascript functions on my control.
Seems like the embedded script resource is not being found. When I try to call the WebResource.axd?... url manually as mentioned on this page, I get the dreaded "Padding is invalid and cannot be removed." error which often has to do with web farms. I'm not running a web farm nor have a tinkered with machine.config. Just running on localhost. The problem happens in both IIS and WebDev.WebServer.
Any thoughts on how to troubleshoot this one. Thanks!
After updating a treeview control from classic to prometheus, I can't call any javascript functions on my control.
Seems like the embedded script resource is not being found. When I try to call the WebResource.axd?... url manually as mentioned on this page, I get the dreaded "Padding is invalid and cannot be removed." error which often has to do with web farms. I'm not running a web farm nor have a tinkered with machine.config. Just running on localhost. The problem happens in both IIS and WebDev.WebServer.
Any thoughts on how to troubleshoot this one. Thanks!