Hello guys
I am using an ajaxcontroltoolkit in .Net 3.5 and I got a scriptmanager control on my page but there is something wrong with the setup as the scriptresource.axd and webresource.axd keep giving me 404s for the first few times I hit the site, sometimes I can actually see the resource being produced and sometimes it is just not there, so it may look like it wasn't generated on time but later appeared. But then after a few times of refreshing the page it seems to cache those components and later works perfectly fine. When I clear the cache on chrome and refresh the same thing is happening again.
I understand it is very difficult to troubleshoot with such little info but anything I could try or any suggestions would be appreciated :-)
GET http://localhost:2958/ScriptResource...ffffff8629e2c6 404 (Not Found)
GET http://localhost:2958/WebResource.ax...64196210978341 404 (Not Found)
I am using an ajaxcontroltoolkit in .Net 3.5 and I got a scriptmanager control on my page but there is something wrong with the setup as the scriptresource.axd and webresource.axd keep giving me 404s for the first few times I hit the site, sometimes I can actually see the resource being produced and sometimes it is just not there, so it may look like it wasn't generated on time but later appeared. But then after a few times of refreshing the page it seems to cache those components and later works perfectly fine. When I clear the cache on chrome and refresh the same thing is happening again.
I understand it is very difficult to troubleshoot with such little info but anything I could try or any suggestions would be appreciated :-)
GET http://localhost:2958/ScriptResource...ffffff8629e2c6 404 (Not Found)
GET http://localhost:2958/WebResource.ax...64196210978341 404 (Not Found)