axd Questions
0
I use IExplorer 11 in Windows 8.1, and IIS and ASP.NET 4.6.1 in Windows Server 2008 R2.
My ASP.NET application is WebForms and using UpdatePanels.
I have handlers config:
<httpHandlers>
...
Febrifacient asked 25/5, 2016 at 10:26
2
Solved
My MVC3 application displays custom error pages for 403, 404, and 500 status codes, but browsing to trace.axd displays the following YSOD:
Server Error in '/' Application.
Trace Error
Descrip...
Nugatory asked 30/7, 2012 at 15:39
1
I need to know the technical difference of those files. Which one is the best option?
When and why should we use it?
I need a human answer, not the MSDN links.
4
Solved
I am using the .NET 3.5 SP1 framework and I've implemented URL routing in my application. I was getting javascript errors:
Error: ASP.NET Ajax client-side framework failed to load.
Resource inte...
Chadbourne asked 7/11, 2008 at 20:1
2
Solved
I've succesfully set up Elmah in my web project and I can access the crash log at
http://www.myserver.com/Elmah.axd .
The only question is how to secure this URL so that only my colleagues (as o...
Melancon asked 26/1, 2010 at 19:31
1
Solved
I'm using Telerik RadControls for ASP.NET and wondered if there was any way to turn off/stop the CSS that is automatically downloaded with the controls.
I don't want to remove any of the class nam...
Saideman asked 19/11, 2009 at 14:9
1
© 2022 - 2024 — McMap. All rights reserved.