Deploy VC++ 2005 output files

本文介绍了解决部署VC++2005输出文件时遇到的FileLoadException的方法,包括英文版和中文版的教程链接。对于桌面应用,可以将托管C++ DLL放置在同一文件夹,并复制Microsoft.VC80.CRT文件夹;而对于Web应用,则建议创建专门的文件夹放置托管C++ DLL,并同样复制Microsoft.VC80.CRT文件夹。

If encounter fileloadexception while deploying vc++ 2005 output files, please refer to the following links:

1. english version (passed my test)
Visual C++ How to: Deploy using XCopy
http://msdn2.microsoft.com/en-us/library/ms235291(VS.80).aspx

2. chinese version (not tested)
Visual C++ 如何:使用安装和部署项目进行部署
http://msdn2.microsoft.com/zh-cn/library/ms235317(VS.80).aspx 

Notes:

For desktop application, we can place managed c++ dlls in same folder with other dotnet assemblies, then copy the Microsoft.VC80.CRT folder to the same folder;

But for web application, we'd better to create folder to place managed c++ dll file (folder name is same as c++ dll file name, e.g.: file: managedcpp.dll --> create folder: managedcpp), then copy the Microsoft.VC80.CRT folder to the same folder with managed c++ dll file.

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值