On Oct 26, 2012, at 11:41 AM, treplogle <[email protected]> wrote:
> I sent my license file to jonp at Xamarin.  Is this the correct address to 
> use?

Yes, it was. Thanks. I'm not sure why your Mono for Android thinks your License 
has expired when your License doesn't think so...

> I ran 
> Console.WriteLine(Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData))
> in LINQPad just to make sure I was using the correct folder.  It returned 
> "C:\Documents and Settings\All Users\Application Data" which is the
> directory I'm using.
> 
> My license filename is monoandroid.licx.
> 
> Here is the full path I'm using:
> C:\Documents and Settings\All Users\Application Data\Mono for 
> Android\License\monoandroid.licx

Are you on 32-bit or 64-bit Windows?

Desperation time; run the following command in CMD.EXE:

        "C:\Program Files (x86)\MSBuild\Novell\mandroid.exe" --activated > 
%TEMP%\o.txt 2>%TEMP%\e.txt & echo %errorlevel%

What value is printed? What are the contents of %TEMP%\o.txt and %TEMP%\e.txt?

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to