Re: [mono-android] MonoDroid 4 Can NOT Packaging Successfully

2011-12-08 Thread cb
I checked again and find the real reason for this is because the path of the solutions contains space char or any other non-ASCII chars. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/MonoDroid-4-Can-NOT-Packaging-Successfully-tp5060714p5060845.html Sent from the M

[mono-android] MonoDroid 4 Can NOT Packaging Successfully

2011-12-08 Thread cb
After have installed the OS of my PC for 4 times, finally I find and confirmed this bug. Envirement: Win7 x64 + VS 2010 1. I have a virtual PC with MonoDroid 4 installed, and everything goes well. 2. For my real PC, "Hello Word" demo can work correctlly. 3. Create a solution with two project one is

[mono-android] Reinstall and Active

2011-11-10 Thread cb
Hi I have bought the Mono for Android and activated it on my computer successfully, but several days later, my OS crashed and can NOT be used again. so I formated the hard disk and reinstalled Windows 7 agian. Now I install the Mono for Android again. My question is can I activate MonoDroid again

[mono-android] Will System.Configuration.dll be imported?

2011-10-29 Thread cb
I'm work on port the microsoft.prims to MonoDroid, but I can't find System.Configuration.dll, will it be implemented on the platform of Mono for Android? Thanks Frank -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Will-System-Configuration-dll-be-imported-tp494885

[mono-android] Call java package from Mono

2011-10-02 Thread cb
Hi Does Mono for Android support to use the classes defined in the java native package such as jar and so on? If this is possible the how to ? Thanks Frank -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Call-java-package-from-Mono-tp4862042p4862042.html Sent from

Re: [mono-android] Can't Build Default Application

2011-07-22 Thread cb
Hi Jonathan You are right. Firstly, I use a 2003 with VS 2010 only, so only .net 4.0 is installed in the machine. Now, I installed the .net 3.5 with sp1, the issue is fixed! Great thanks to you! Frank -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Can-t-Build-Def

Re: [mono-android] Can't Build Default Application

2011-07-21 Thread cb
hi Jonathan I set the msbuild level to normal, but it does't give too much meaningful message: Building target "_ConvertDebuggingFiles" completely. *Output file "bin\Debug\MonoAndroidApplication1.dll.mdb" does not exist. Task "ConvertDebuggingFile" Pdb2Mdb Task Assembly: bin\Debug\MonoAndroid

[mono-android] Can't Build Default Application

2011-07-21 Thread cb
I successfully install the JDK, Andorid SDK and Mono for Andoriod, and in VS 2010, I create MonoAndroidApplication1 using the template, I do NOT change anything, just build the solution, then I got the error "Error 1 "Pdb2Mdb.exe" exited with code -2146232576. MonoAndroidApplication1" -- View thi