VsDebuggerCasualityData
我在WIN2003 VM上有一个.NET 2.0应用程序,该应用称为WIN 2008 VM中托管的WCF服务。在开发客户,服务和测试(全部都很好)之后,我借此机会拍摄了两个VM的快照。
两周后,我回到VMS,当我从客户端进行WCF呼叫时,我在Win 2008服务器上获得了一个消息对话框,标题为“ Visual Studio just-time Debugger”。 对话框读取“ w3wp.exe中发生了一个未经处理的Microsoft .NET框架异常。
然后, “ vsdebuggercausalitydata” awaaaoehpa2 ...许多AAA
我都尝试将两个VM都恢复到以前的快照,但会遇到同样的问题。
在WCF服务跟踪文件中,我可以在拍摄快照之前看到日志条目,并且请求 /响应消息看起来很完美。
有人可以建议下一步以进行诊断和修复吗?
非常感谢
Rob。
I have a .net 2.0 app on a win2003 VM that calls a WCF service hosted in IIS7 on a win 2008 VM. After developing the client and service and testing (all was good) I took the opportunity to take a snapshot of both VMs.
I come back to the VMs two weeks later and when I make the WCF call from the client I get a message dialog on the win 2008 server with the caption "Visual Studio Just-In-Time Debugger". The dialog then reads "An unhandled Microsoft .Net Framework exception occurred in w3wp.exe etc.
I take a look at the WCF service log an now see the following in the "WebHeaders" element:
"VsDebuggerCausalityData" AwAAAOEhpa2...lots of AAA
I've tried reverting both VMs to the previous snapshot but get the same problem.
In the WCF service trace file, I can see the logs entries from just before I took the snapshot and the request / response messages look perfect.
Could anyone please advise next step for diag and fix?
Many thanks
Rob.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在服务器中。
可以使用
http://msdn.microsoft.com/en-us/library/library/library/ms732023.aspx
is in server.
Trace can be done using
http://msdn.microsoft.com/en-us/library/ms732023.aspx