[Mono-bugs] [Bug 75744][Blo] New - ASP.NET DLL assembly compiled with Delphi 2005 .NET cannot be opened inside mono even with monodis

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 8 09:54:26 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by alexandremarcondes at psl-pr.softwarelivre.org.

http://bugzilla.ximian.com/show_bug.cgi?id=75744

--- shadow/75744	2005-08-08 09:54:26.000000000 -0400
+++ shadow/75744.tmp.30043	2005-08-08 09:54:26.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 75744
+Product: Mono: Runtime
+Version: 1.1
+OS: All
+OS Details: ASP.NET DLL assembly compiled with Delphi 2005 .NET
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: alexandremarcondes at psl-pr.softwarelivre.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ASP.NET DLL assembly compiled with Delphi 2005 .NET cannot be opened inside mono even with monodis
+
+Description of Problem:
+
+I have compiled a very simple ASP.NET example using codebehind using Delphi
+2005 .NET trial version and found out that mono cannot open DLL assemblies
+built with Delphi.NET.
+
+
+Steps to reproduce the problem:
+1. Download Delphi 2005 Trial
+2. Open the project and build using the IDE
+3. FTP the results (.aspx and ./bin/*.dll) to some xsp server
+4. Run monodis on the DLL or try to run XSP on it
+
+Actual Results:
+* The asembly cannot be opened on any way neither run or referenced
+
+Expected Results:
+* monodis should at least open the DLL assembly and hopefully XSP should
+run on the ASP.NET DLL
+
+How often does this happen? 
+* Every time
+
+Additional Information:
+* I am sending a ZIP file with the project, the PDB files, the compiled DLL
+file, and a TXT called compile.txt that have the compiling parameters used
+by the IDE to compile the DLL.


More information about the mono-bugs mailing list