在 XP 虚拟模式下使用 COM 组件时出现磁盘已满消息
我在 Windows XP 虚拟模式下运行 VB6。
我需要注册一组 COM 组件,它们位于 Windows 7 主机的 C 驱动器上的源代码中。
我可以通过 regsvr32 成功注册程序集,但是当我尝试加载项目甚至添加对新项目的引用时,我收到一条错误消息:
更新: 没有得到有用的答案,在网上也没有找到答案,还发现 Virtual PC 和主机之间的通信非常慢,全部掉线,现在使用在 Oracle Virtual Box 中运行的域连接 Windows XP。这运作良好。
显然磁盘实际上并未满,这似乎是权限问题,但我可以在文件夹中手动创建文件大会所在的地方。
I have VB6 running inside the Windows XP Virtual Mode.
There are a set of COM components I need to register which live in the source code on the C drive of the host Windows 7 machine.
I can successfully register the assemblies via regsvr32, however when I try to load a project or even add the reference to a new project I get a error message:
UPDATE:
Got no useful answers, and found no answers on the web, also found that communication between Virtual PC and host machine terribly slow, dropped the whole lot, now using a Domain connected Windows XP running in Oracle Virtual Box. This is working well.
Obviously the disk is not actually full, it seems to be a permissions issue however I am able to manually create files in the folder where the assembly lives.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论