I've been struggling to find help with the dotnet proxy page from Esri/resource-proxy · GitHub
I'm using server 10.1 and the javascript api
1. proxy will not request a new token, after an hour I can no longer access a secure service (from inside my network) unless I restart IIS.
2. I can ping proxy.ashx from outside my network and I get a response - but at no time will it allow me to get a token, even when I restart IIS.
3. I add the logFile and my proxy quits working all together
I've been debugging with fiddler and firebug - and the most I can tell is I have an internal sever error, which isn't saying much. I'm at a total loss.