dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] PNet/Mono/DotNet


From: Klaus Treichel
Subject: Re: [Pnet-developers] PNet/Mono/DotNet
Date: Sat, 27 Oct 2007 11:07:20 +0200

Hi,

can you open a bug in savannah and attach the binaries of your
application and the missing assemblies from mono.
I'll have a look at it then.
Please don't attach the MS dlls.

Cheers,

Klaus

Am Freitag, den 26.10.2007, 21:35 +0200 schrieb Petit Eric:
> I have writed a C# app "Cs-ObexFtp", since a few time i work under
> windows with C# Express/SharpeDevelop to most creat graphical winform
> part, most code is writed with monodevelop under linux, now i discover
> Pnet, so i CSV and compile it then try to run my app.
> First you have not yet the System.Configuration dll and security too,
> i try with the mono one but another error and then with microsoft one
> already error i post here the output of my "exercice":
> 
> 
> address@hidden Debug]# ilrun ./Cs-ObexFtp.exe
> could not locate the assembly System.Security/2.0.0.0
> ./Cs-ObexFtp.exe: unresolved external references
> address@hidden Debug]# ilgac -i
> "/mnt/win_c/WINDOWS/Microsoft.NET/Framework/v2.0.50727/System.S
> System.Security.dll        System.ServiceProcess.dll  System.SR.resources.xml
> System.Security.xml        System.ServiceProcess.xml  System.SR.xml
> address@hidden Debug]# ilgac -i
> "/mnt/win_c/WINDOWS/Microsoft.NET/Framework/v2.0.50727/System.Se
> System.Security.dll        System.Security.xml
> System.ServiceProcess.dll  System.ServiceProcess.xml
> address@hidden Debug]# ilgac -i
> "/mnt/win_c/WINDOWS/Microsoft.NET/Framework/v2.0.50727/System.Sec
> System.Security.dll  System.Security.xml
> address@hidden Debug]# ilgac -i
> "/mnt/win_c/WINDOWS/Microsoft.NET/Framework/v2.0.50727/System.Security.dll"
> copying 
> /mnt/win_c/WINDOWS/Microsoft.NET/Framework/v2.0.50727/System.Security.dll
> to /usr/lib/cscc/lib/2.0.0.0/System.Security.dll
> address@hidden Debug]# ilrun ./Cs-ObexFtp.exe
> token 0x0A000038: member
> `System.Runtime.ConstrainedExecution.ReliabilityContractAttribute..ctor'
> not found
> token 0x0A000055: member `System.String.StartsWith' not found
> token 0x0A000066: member `System.String.Compare' not found
> token 0x0A000079: member
> `System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions'
> not found
> token 0x0A0000A3: member `System.String.IsNullOrEmpty' not found
> token 0x0A000109: member `System.Xml.XmlReader.Create' not found
> token 0x0A00010E: member `System.Xml.XmlReader.Create' not found
> token 0x0A00011A: member `System.String.IndexOf' not found
> token 0x0A000188: member `System.Uri..ctor' not found
> token 0x0A000189: member `System.Uri.get_IsAbsoluteUri' not found
> token 0x0A00018B: member `System.Uri..ctor' not found
> token 0x0A00019F: member `$164..ctor' not found
> token 0x0A0001A0: member `$164.Add' not found
> token 0x0A0001A1: member `$164.TryGetValue' not found
> token 0x0A0001AB: member `System.Int32.CompareTo' not found
> ./Cs-ObexFtp.exe: unresolved external references
> address@hidden Debug]# ilrun ./Cs-ObexFtp.exe
> _______________________________________________
> Pnet-developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/pnet-developers

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]