损坏的.NET导致崩溃? [英] Corrupt .NET causing crash?

查看:91
本文介绍了损坏的.NET导致崩溃?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我写了一个可以在任何机器上工作的XLL(我尝试过几次),但是它不再可以在安装了他想要的东西的我的老板的机器上工作.我如何找出他的机器出了什么问题?我很确定代码没有错,但是认为他损坏了计算机上的某些文件.

是的,该程序在崩溃之前可以在我在其他几台计算机上使用了三年的xlAddinManagerInfo的简单教科书/示例代码上工作的代码上正常运行.

I wrote an XLL that works on any machine (i''ve tried a few) except it no longer works on my bosses'' machine who installs whatever he wants. How can I isolate what is wrong with his machine? I am pretty sure there is nothing wrong with the code, but think he corrupted some files on his machine.

Yes, the program loads before crashing on code that works on simple textbook/example code for xlAddinManagerInfo that I''ve used for three years on several other machines without a problem.

推荐答案

如果它在崩溃前加载,则可以使用 DebugView [
If it loads before crashing, you may use DebugView[^] and OutputDebugString().
If it doesn''t even load, try using a dependency viewer; you have DEPENDS.EXE in the Platform SDK tools.

Hope this helps,

Pablo.


这篇关于损坏的.NET导致崩溃?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆