问题描述
你好论坛
i使用了visual studio 2010并为excel 2007创建了文档级自定义
并编译了dll
i在Excel工作表上创建了一个按钮,当我点击按钮时会返回hi'
它到目前为止工作正常
i使用名为lockxls的软件并编译excel到exe
现在当我打开exe时没有加载dll
i没有得到任何错误编号
i当我打开exe时需要加载dll当我点击按钮时它应该返回一条消息
我可以得到一些帮助pls
hello forum
i have used visual studio 2010 and created a document level customization for a excel 2007
and have compiled dll
i have created a button on a excel sheet which will return "hi''
when i click the button
it works fine so far
i use a soft ware called lockxls & compile excel to a exe
now the dll is not loaded when i open the exe
i dont get any error number
i need the dll to load when i open the exe and when i click on the button it should return a message
can i get some help pls
推荐答案
这篇关于excel 2007 vb.net 2010程序集无法加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!