[Mono-bugs] [Bug 48136][Maj] New - asp.net cannot use the internet explorer webcontrols

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Oct 2004 22:15:13 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/48136	2004-10-29 22:15:13.000000000 -0400
+++ shadow/48136.tmp.10438	2004-10-29 22:15:13.000000000 -0400
@@ -0,0 +1,49 @@
+Bug#: 48136
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Red Hat 9.0
+OS Details: 
+Status: NEEDINFO   
+Resolution: 
+Severity: Unknown
+Priority: Major
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: nigel@hresult.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: asp.net cannot use the internet explorer webcontrols
+
+I tried an ASP.NET project that uses the free microsoft WebControls 
+(Microsoft.Web.UI.WebControls.dll). This is a free library that gives you 
+nice things like tab controls and trees.
+
+I put the dll in /bin (using xsp).
+
+When the page is hit, xsp crashes :
+
+[root@build01 test]# mono xsp.exe
+Listening on port: 8080
+Listening on address: 0.0.0.0
+Root directory: /root/xsp-0.5/server/test
+Virtual directory: /
+ 
+** (xsp.exe:18096): WARNING **: Could not load class from token 0x01000018 
+in /root/xsp-0.5/server/test/bin/Microsoft.Web.UI.WebControls.dll
+ 
+** ERROR **: file class.c: line 1352 (mono_class_setup_parent): should not 
+be reached
+aborting...
+Aborted
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-19 02:44 -------
+I doubt we can do much with this report... We'll need more data or the
+dll itself.
+
+------- Additional Comments From nigel@hresult.com  2003-09-19 04:01 -------
+Web controls package available at
+
+http://msdn.microsoft.com/downloads/samples/internet/ASP_DOT_NET_Serve
+rControls/WebControls/default.asp