It sounds like maybe something didn't get installed correctly.

Go to Add/Remove Programs and remove "Mono for Android", and then try running the msi again:

http://download.xamarin.com/priv/bc514b5531c4505157e19ca15f21080/MonoforAndroid/Windows/monoandroid-4.1.1-p7.msi

Jonathan

On 5/4/2012 6:29 AM, Rodrigo 'r2d2rigo' Diaz wrote:
Hello, I have just installed 4.1.1 alpha to try the new library wrapper
tools. I'm running Visual Studio Ultimate x64 with Service Pack 1.
Everything goes fine with stable and beta channels, but when I install
the alpha and try to run VS, it fails while loading the Mono for Android
plug-in with the following error: The
'Mono.Android.VisualStudio.MonoAndroidPackage,
Mono.Android.VisualStudio, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=370d3ce848a5d21a' package did not load correctly.

Running devenv.exe /log outputs the following errors in ActivityLog.xml:

<entry>
<record>364</record>
<time>2012/05/04 11:14:14.881</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load
[Mono.Android.VisualStudio.MonoAndroidPackage,
Mono.Android.VisualStudio, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=370d3ce848a5d21a]</description>
<guid>{296E6A4E-2BD5-44B7-A96D-8EE3D9CDA2F6}</guid>
</entry>
<entry>
<record>365</record>
<time>2012/05/04 11:14:14.995</time>
<type>Error</type>
<source>VisualStudio</source>
<description>SetSite failed for package
[Mono.Android.VisualStudio.MonoAndroidPackage,
Mono.Android.VisualStudio, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=370d3ce848a5d21a]</description>
<guid>{296E6A4E-2BD5-44B7-A96D-8EE3D9CDA2F6}</guid>
<hr>80131537</hr>
<errorinfo>Input string was not in a correct format.</errorinfo>
</entry>
<entry>
<record>366</record>
<time>2012/05/04 11:14:14.997</time>
<type>Error</type>
<source>VisualStudio</source>
<description>End package load
[Mono.Android.VisualStudio.MonoAndroidPackage,
Mono.Android.VisualStudio, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=370d3ce848a5d21a]</description>
<guid>{296E6A4E-2BD5-44B7-A96D-8EE3D9CDA2F6}</guid>
<hr>80131537</hr>
<errorinfo>Input string was not in a correct format.</errorinfo>
</entry>

Is the plugin broken or is it a problem with my local installation?


_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to