maoyuan121 / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

elmah.axd : Click on error Details link #117

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. x64 /bin files on IIS 7 server
2. go to ~/elmah.axd
3. in error list, click on 'Details' link

What is the expected output? What do you see instead?
Expect to see details. Instead I get this error : Microsoft VBScript
runtime  error '800a0034'

Bad file name or number

/includes/caching.asp, line 21 

(although I've checked, and this file is there).

What version of the product are you using? On what operating system?
Using ELMAH-1.1RCx-64 precompiled. On Windows Server 2003.

Please provide any additional information below.
I couldn't find anything in the documentation about how to actually set up
ELMAH. So I put all the files in the bin/net-3.5/Release/ folder into my
server's root/bin folder. Changed my web.config according to the sample
web.config. Also included the line about the IIS5.x wildcard mappin. Now
everything works, except clicking on the Details link of an error report.
Oh, and elmah.axd doesn't look like it should, everything's in plain html
(no nice gridview layout, or nice formatting). Attached jpeg of elmah.axd
as reference.

Original issue reported on code.google.com by classywh...@gmail.com on 8 Jun 2009 at 11:32

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry. Fixed. The caching file was part of our server's own caching system.

Original comment by classywh...@gmail.com on 8 Jun 2009 at 12:19

GoogleCodeExporter commented 9 years ago
Thanks for reporting back.

Original comment by azizatif on 8 Jun 2009 at 12:21