parush / elmah

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

ELMAH and .Net 2.0 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Does the download version specified here, work with .Net 2.0, like this 
one:

http://geekswithblogs.net/angeleyes/archive/2006/06/01/80357.aspx

?

Original issue reported on code.google.com by Hanan.Wo...@gmail.com on 28 May 2007 at 9:53

GoogleCodeExporter commented 9 years ago
The files currently available for download through this project site belong to 
the 
same version and binaries that were previously hosted on the retired GDN 
worksapce 
for ELMAH (http://workspaces.gotdotnet.com/elmah). This version is called 
GDN-ELMAH-
1.0.5527 and will run on .NET 2.0 without re-compilation. The other version, 
mentioned in the blog entry (http://dotnettricks.com/blogs/48.aspx) was a 
one-time 
community contribution that is basically GDN-ELMAH-1.0.5527 compiled for .NET 
2.0 
(currently parked at http://elmah.googlegroups.com/web/ELMAH2.zip) but there is 
no 
run-time functional difference between these two versions. I'm currently 
marking 
this issue as invalid unless there are particular features in the 2.0 
compilation 
mentioned that can be identified as missing in GDN-ELMAH-1.0.5527 and which can 
added back to the issue tracker as enhancements.

Original comment by azizatif on 29 May 2007 at 7:08