For what it's worth, I'm using the same version of the both and I also
periodically get deployment errors too ("deployment failed"); usually
I just restart monodevelop and the problem disappears though.
~
Doug.
On Thu, Oct 25, 2012 at 2:45 AM, Matteo Polito wrote:
> Hi,
>
> after updating to the
On Oct 24, 2012, at 2:45 PM, Matteo Polito wrote:
> after updating to the latest version of Mono for Android I can't deply
> application on emulator or device. This is the error message:
>
> Deployment failed. Internal error
>
> To deploy and build my application I've to install Mono for Androi
Thanks for help, I'll try this and report back.
Igor
On Wed, Oct 24, 2012 at 1:37 AM, Jonathan Pryor wrote:
> On Oct 23, 2012, at 4:32 AM, Igor Russkih wrote:
> > Assume I have my java class, and my cs class. What I want is to transfer
> binary data between these two with max performance.
>
Hi,
after updating to the latest version of Mono for Android I can't deply
application on emulator or device.
This is the error message:
Deployment failed. Internal error
To deploy and build my application I've to install Mono for Android 4.2.6.
How to solve this issue? I'm using monodevelop 3.0
On Oct 24, 2012, at 11:37 AM, Miljenko Cvjetko
wrote:
> I have added MT support and my forks are here -I'm not sure if he has made
> pull request yet:
> https://github.com/moljac/SuperSocket.ClientEngine
This builds for me without error with Mono for Android 4.2.8 on OS X.
> https://github.com
Hi Jon
On 2012.10.24 17:12, Jonathan Pryor wrote:
On Oct 24, 2012, at 5:14 AM, Miljenko Cvjetko wrote:
Windows
==
Visual Studio 2010:
Error 18
Exception while loading assemblies: System.IO.FileNotFoundException: Could
On Oct 24, 2012, at 5:14 AM, Miljenko Cvjetko wrote:
> Windows
> ==
>
> Visual Studio 2010:
> Error 18
> Exception while loading assemblies: System.IO.FileNotFoundException: Could
> not load assembly 'SuperSocket.Clien
On Oct 24, 2012, at 3:27 AM, was wrote:
> After some xperimentation, I found using:
>
> $ adb shell cat /data/data/App.AppName/files/appname.db
>
> to copy the file to the PC results in a slightly larger file that cannot be
> opened by the PC's sqlite database (RazorSQL),
It could be because `
Hi
Last week I have added MonoTouch support to WebSockets, SuperSockets
client library.
Everything compiled fine (MA, MT and WP). Yesterday I wanted to push it
back to github
and merge with author's original, but... got stuck with sudden MA
compilation error.
In the meantime a lot happened:
After some xperimentation, I found using:
$ adb shell cat /data/data/App.AppName/files/appname.db
to copy the file to the PC results in a slightly larger file that cannot be
opened by the PC's sqlite database (RazorSQL), while the file received
using:
adb pull /data/data/App.AppName/files/appna
10 matches
Mail list logo