模块和德尔福

发布于 2024-08-14 17:23:17 字数 179 浏览 4 评论 0原文

我正在使用动态链接将(BPL)模块加载到我的应用程序中,加载可以很好地使用这些模块中内置的简单表单,但是当向一个表单添加越来越多的(第三)组件和代码时,我收到此错误消息<第一次出现“无效的类类型转换”,因为第二次加载工作正常,所以我捕获了该异常并再次加载该模块,这就是我的解决方法,但是为什么会发生这种情况呢?

提前致谢。

I'm using dynamic link to load (BPL) modules into my app, the loading works fine with simple forms built into those moudles, but when adding more and more (third-) components and code to one form I get this error message "Invalid class typecast" for tha first time, 'cause for the second time the loading works ok, so I caught that exception and I load that module again, well that's my workaround, but Why does it happen?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

久光 2024-08-21 17:23:17

听起来文件名不存在。

Sounds like the filename doesn't exist.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文