我的系统几天前崩溃了,从那时起,当我尝试调试本地Azure环境时,我收到此错误"无法加载文件或程序集"Microsoft.WindowsAzure.Diagnostics'或其中一个依赖项'.
我重新安装了以下内容(适用于MS VS 2012 2012年6月sp1的Windows Azure工具,Windows Azure模拟器 - 2012年6月,适用于.net的Windows Azure Librarires - 2012年6月).
还有同样的问题,任何建议.
=== Pre-bind state information ===
LOG: User = ...........
LOG: DisplayName = Microsoft.WindowsAzure.Diagnostics
(Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: Microsoft.WindowsAzure.Diagnostics | Domain ID: 2
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified …Run Code Online (Sandbox Code Playgroud)