简体   繁体   English

Visual Studio 2010:将Microsoft SQL CE 3.5 SP2添加到InstallShield先决条件

[英]Visual Studio 2010: Add Microsoft SQL CE 3.5 SP2 to InstallShield Prerequisites

I try to create an InstallShield for my application in Visual Studio 2010 我尝试在Visual Studio 2010中为我的应用程序创建InstallShield

The application requires 该应用程序要求

Microsoft SQL CE 3.5 SP2 (x64) Microsoft SQL CE 3.5 SP2(x64)

and

Microsoft SQL CE 3.5 SP2 Microsoft SQL CE 3.5 SP2

So in the InstallShield Prerequisites I checkted the two packages 因此,在InstallShield先决条件中,我选中了两个软件包

先决条件

If I build my solution, I get many errors concerning to japanese.prq and Windows Server 2003 SP1 如果构建解决方案,则会遇到许多与Japanese.prq和Windows Server 2003 SP1有关的错误。

错误

I checked additionally Windows Installer 3.1 (x86) in InstallShield Prerequisites, but without any effect. 我在InstallShield先决条件中另外检查了Windows Installer 3.1(x86),但没有任何效果。

So I searches in the InstallShield Path 所以我在InstallShield路径中搜索

Windows 3.1

It seems to be there, but how to fix the build errors? 它似乎在那里,但是如何解决构建错误?

Any help is appreciated! 任何帮助表示赞赏!

The snapshot displays that you are using Installshield Limited Edition and the Redistributable or prerequisite editor feature is not available there. 快照显示您正在使用Installshield Limited Edition,并且那里没有可再发行组件或必备编辑器功能。

Please refer to the following the URL for more info: Add a new Redistributables to VS InstallShield LE Project 请参考以下URL以获取更多信息: 向VS InstallShield LE Project添加新的可再发行组件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Sql Server CE 3.5和Visual Studio中ntext的大小限制问题 - Size limit problem with ntext in Sql Server CE 3.5 and Visual Studio 使用Visual Studio 2010开发.net 3.5 sp1产品是否有任何危险? - Are there any dangers in using Visual Studio 2010 to develop .net 3.5 sp1 products? 将表从SQL Server CE 3.5数据库复制到Visual Studio 2008中的另一个数据库? - Copy a table from an SQL Server CE 3.5 database to another in Visual Studio 2008? 安装 Visual Studio 2010 sp1 错误 - Install Visual studio 2010 sp1 Error 计算器Microsoft Visual Studio 2010 - Calculator Microsoft visual studio 2010 C++ 程序仅在安装 Visual Studio 后才能在 XP SP2 上运行 - C++ program works on XP SP2 only after installing Visual Studio Visual Studio 中未加载先决条件 - Prerequisites not load in Visual Studio 即使安装了Visual Studio 2010 SP1,SQL Server Compact Edition 4.0也无法运行? - SQL Server Compact Edition 4.0 is not working, even though Visual Studio 2010 SP1 is installed? 如何向Visual Studio 2010 SP1添加HTML5 Intellisense支持? - How to Add HTML5 Intellisense Support to Visual Studio 2010 SP1? SQL Server 2012 Express先决条件Visual Studio中的错误 - SQL Server 2012 Express prerequisites Error in visual studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM