[mono-android] Could not load file or assembly Mono.Cecil.Mdb in VS 2012
Matthew Leibowitz
mattleibowmail at gmail.com
Fri Jun 8 12:18:32 UTC 2012
I seem to be having a problem with debugging with Visual Studio 2012
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)
The package is created correctly, and if I run without the debugger then
there is no problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20120608/af35d043/attachment.html>
More information about the Monodroid
mailing list