|
List Info
Thread: new AppDomain changes affect mono-service...
|
|
| new AppDomain changes affect
mono-service... |

|
2006-08-29 15:10:34 |
|
I'm working with the last mono from svn, and i've several problems with mono-services...
I think that could be related to recent changes in appdomain loading (http://bugzilla.ximian.com/show_bug.cgi?id=76757)
if I run my service (IntranetServer.exe)
hubert hublinux ~/applications/IntranetServer/bin/Debug $ mono /usr/lib/mono/1.0/mono-service.exe ./IntranetServer.exe
Unhandled Exception: System.IO.FileNotFoundException: mono-service, Version=0.0.0.0, Culture=neutral : mono-service, Version=0.0.0.0, Culture=neutral
at (wrapper xdomain-invoke) System.AppDomain:CreateInstanceAndUnwrap (string,string,bool,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Security.Policy.Evidence)
at (wrapper remoting-invoke-with-check) System.AppDomain:CreateInstanceAndUnwrap (string,string,bool,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Security.Policy.Evidence)
at MonoServiceRunner.Main (System.String[] args) [0x00000]
This bug is only reproductible with a recent mono (with changes http://bugzilla.ximian.com/show_bug.cgi?id=76757)
I will open a bug in bugzilla...
_______________________________________________ Ce message et les éventuels documents joints peuvent contenir des informations confidentielles. Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite. Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu. |
| new AppDomain changes affect
mono-service... |

|
2006-08-29 15:16:03 |
|
Sorry
Le mardi 29 août 2006 à 17:10 +0200, Hubert FONGARNAND a écrit :
Hello
I'm working with the last mono from svn, and i've several problems with mono-services...
I think that could be related to recent changes in appdomain loading (http://bugzilla.ximian.com/show_bug.cgi?id=76757)
if I run my service (IntranetServer.exe)
hubert hublinux ~/applications/IntranetServer/bin/Debug $ mono /usr/lib/mono/1.0/mono-service.exe ./IntranetServer.exe
Unhandled Exception: System.IO.FileNotFoundException: mono-service, Version=0.0.0.0, Culture=neutral : mono-service, Version=0.0.0.0, Culture=neutral
at (wrapper xdomain-invoke) System.AppDomain:CreateInstanceAndUnwrap (string,string,bool,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Security.Policy.Evidence)
at (wrapper remoting-invoke-with-check) System.AppDomain:CreateInstanceAndUnwrap (string,string,bool,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Security.Policy.Evidence)
at MonoServiceRunner.Main (System.String[] args) [0x00000]
This bug is only reproductible with a recent mono (with changes http://bugzilla.ximian.com/show_bug.cgi?id=76757)
I will open a bug in bugzilla... _______________________________________________
Ce message et les ventuels documents joints peuvent contenir des informations confidentielles.
Au cas o䘠 il ne vous serait pas destin, nous vous remercions de bien vouloir le supprimer et en aviser imm肀;diatement l'expditeur. Toute utilisation de ce message non conforme 肀 sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'tant pas scurises, l'intgrit de ce message n'est pas assurý91;e et la socitĪ10; mettrice ne peut tre tenue pour responsable de son contenu.
_______________________________________________
Monodevelop-list mailing list
lists.ximian.com">Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list
_______________________________________________ Ce message et les éventuels documents joints peuvent contenir des informations confidentielles. Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite. Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu. |
[1-2]
|
|