Title: XSP stops working

Hi Gonzalo, again!

I know, I know, today, I'm killing your last nerves. But I'm heavily testing now my applications since VB.NET is now able to run in ASP.NET ;-)

Do you know what this exception is? I simply removed one DLL (the ChilkatDotNet.dll :-) while XSP kept running. After page reload, I got this:

** (/usr/bin/xsp.exe:32286): WARNING **: Missing method CopyArray in assembly /mono-dev/wwwroot/bin/cammWM.dll typeref index 202

The cammWM.dll is developed by me with VS.NET and is running fine on MS.NET.

Is this XSP related or where do we have to search for?

Here is my complete console output:

----SNIP----
[EMAIL PROTECTED] mcs]# startxsp
xsp
Adding applications '/:.'...
Registering application:
    Host:          any
    Port:          any
    Virtual path:  /
    Physical path: /mono-dev/wwwroot
Listening on port: 80
Listening on address: 0.0.0.0
Root directory: /mono-dev/wwwroot
Hit Return to stop the server.

** (/usr/bin/xsp.exe:32286): WARNING **: Could not find assembly Microsoft.VisualC, references from /mono-dev/wwwroot/bin/ChilkatDotNet.dll (assemblyref_index=1)

     Major/Minor: 7,0
     Build:       3300,0
     Token:       b03f5f7f11d50a3a
----SNIP----

At another console, I said
rm -f ChilkatDotNet.dll

Then I refreshed my browser page.

----SNIP----
Compat mode: the request from /mono-dev/wwwroot/bin/RadChart.dll to load System.Design was remapped (http://www.go-mono.com/remap.html)

** (/usr/bin/xsp.exe:32286): WARNING **: Missing method CopyArray in assembly /mono-dev/wwwroot/bin/cammWM.dll typeref index 202

** ERROR **: file mini.c: line 3288 (mono_method_to_ir): assertion failed: (cmethod)
aborting...
/mono-dev/startxsp.sh: line 1: 32286 Abgebrochen             mono /usr/bin/xsp.exe --root /mono-dev/wwwroot/ --port 80
[EMAIL PROTECTED] mcs]#
----SNIP----

Thanks!
Jochen

****************************************************************************
****************************************************************************
CompuMaster GmbH
Agentur f�r moderne Kommunikation
Jochen Wezel, Multimedia-Programmierung
Rhein-Mosel-Stra�e 69, 56281 Emmelshausen, GERMANY
Fon: +49 6747 95084-12 / Fax: +49 6747 95084-50
http://www.compumaster.de eMail: [EMAIL PROTECTED]
+++ Mitglied im DEUTSCHEN MULTIMEDIA VERBAND d m m v, http://www.dmmv.de +++

****************************************************************************
Unsere aktuellen AGBs befinden sich auf unserer Website im Bereich
"Rechtliches"
****************************************************************************

Diese eMail enth�lt vertrauliche und/oder rechtlich gesch�tzte Informationen.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt�mlich
erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie
diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser
Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
****************************************************************************
****************************************************************************

Reply via email to