Hi all,

I just want to check, does anyone else have this problem:

When launching my app by the debugger in VS, I get this exception:

System.IO.FileNotFoundException:
Could not load file or assembly 'Mono.Cecil.Mdb, Version=0.9.5.0,
Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its
dependencies.

The system cannot find the file specified. File name: 'Mono.Cecil.Mdb,
Version=0.9.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
    at Mono.Debugging.Soft.SoftDebuggerSession..ctor()
    at
Mono.VisualStudio.Extension.Debugger.MonoToolsDebuggerSession..ctor(MonoToolsStartInfo
startInfo, DebuggerSessionOptions opts, IVsOutputWindowPane output)
    at Mono.Android.VisualStudio.MonoAndroidDevice.GetDebugSession(String
activity, String packageName, String outputDirectory, IVsDebugger2
debugger, IVsOutputWindowPane output)
    at
Mono.Android.VisualStudio.MonoAndroidFlavoredProject.DebugApplication(MonoAndroidDevice
device, String package_name, String activity)
    at
Mono.Android.VisualStudio.MonoAndroidFlavoredProject.DebugLaunch(__VSDBGLAUNCHFLAGS
grfLaunch)

  WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
 Note: There is some performance penalty associated with assembly bind
failure logging.
To turn this feature off, remove the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog].

Note: This only happens in VS 11, M4A works fine in VS 2010 and MD. And it
does deploy properly to the device, I can launch it manually from the
launcher.

Matthew
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to