goBazinga / elmah

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

Error locating ELMAH source file. #233

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Scientific Notation value in SQL server column with Float data type
2.Visual Web Developer express 2010
3.

What is the expected output? What do you see instead?
Expect to see my Smart Page for errors or something.  Instead get the following 
information:
source file info
Locating source for 'c:\builds\ELMAH\src\Elmah\ErrorLogModule.cs'. Checksum: 
MD5 {ad 18 7 8e ba 33 ea ae 81 fc 3c be 54 40 63 e2}
The file 'c:\builds\ELMAH\src\Elmah\ErrorLogModule.cs' does not exist.
Looking in script documents for 'c:\builds\ELMAH\src\Elmah\ErrorLogModule.cs'...
Looking in the projects for 'c:\builds\ELMAH\src\Elmah\ErrorLogModule.cs'.
The file was not found in a project.
CaLL Stack location:
elmah.dll!Elmah.errorlogModule.onError(object sender, system.event args) Line 79

Looking in directory 'C:\Program Files\Microsoft Visual Studio 
9.0\Common7\IDE\vc7\atlmfc'...
Looking in directory 'C:\Program Files\Microsoft Visual Studio 
9.0\Common7\IDE\vc7\crt'...
Looking in directory 'C:\'...
The debug source files settings for the active solution indicate that the 
debugger will not ask the user to find the file: 
c:\builds\ELMAH\src\Elmah\ErrorLogModule.cs.
The debugger could not locate the source file 
'c:\builds\ELMAH\src\Elmah\ErrorLogModule.cs'.

The only way I know what the error was is by looking at the SQLlite db which 
id'ed  "drpDecimalTypeItem has a selectedValue which is invalid because it does 
not exist in the list of items."

What version of the product are you using? On what operating system?
Elmah.dll version 1.1.11517.0

Please provide any additional information below.
I also had simmilar result when a SQL server Primary key file was null. 

In prior ap testing, received a similar msg but for AJAX file, not Elmah.
Any ideas?  
Pauley

Original issue reported on code.google.com by pdy...@swbell.net on 10 Jun 2011 at 9:45

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/233
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:20