SQL Compact Edition 4.0 CTP1 需要 Visual C++ 2008 运行时库 SP1
SQL Compact Edition 4.0 CTP1 需要 Visual C++ 2008 Runtime Libraries SP1,如果 SQL CE 私下部署在应用程序的 BIN 文件夹中,则计算机上必须存在以下内容才能正常运行
:安装 .NET Framework 3.5 SP1 还会安装 Visual C++ 2008 运行时库 SP1。
b.或者安装 Visual C++ 2008 Runtime Libraries SP1 redist。
安装 .NET Framework 2.0、3.0 或 4.0 不会安装 Visual C++ 2008 运行时库 SP1。
问题:我的主机没有安装 3.5 SP1。有谁知道解决这个问题的方法,例如 bin 部署 C++ 2008 运行时?
SQL Compact Edition 4.0 CTP1 needs Visual C++ 2008 Runtime Libraries SP1 and if SQL CE is deployed privately in the application’s BIN folder the following have to be present on the machine for it to function properly:
a. Installing the .NET Framework 3.5 SP1 also installs the Visual C++ 2008 Runtime Libraries SP1.
b. Or install the Visual C++ 2008 Runtime Libraries SP1 redist.
Installing .NET Framework 2.0, 3.0 or 4.0 does not install the Visual C++ 2008 Runtime Libraries SP1.
Problem: My host doesn't have 3.5 SP1 installed. Does anyone know of a way around this, such as bin deploy the C++ 2008 runtime?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
1:要求您的主机安装NetFX 3.5 SP1
2:要求你的主机安装VC++ 2008 Redist
3:也许是这个? http://www.codeproject.com /Articles/104529/部署-Visual-Cplusplus-Runtime-Files-as-Privat.aspx
1: Ask your host to install NetFX 3.5 SP1
2: Ask your host to install VC++ 2008 Redist
3: Maybe this? http://www.codeproject.com/Articles/104529/Deploying-Visual-Cplusplus-Runtime-Files-as-Privat.aspx
最终版本似乎已经正式处理了这个案件。
来自 http://blogs.msdn.com/b/sqlservercompact/archive/2011/01/12/microsoft-sql-server-compact-4-0-is-available-for-download.aspx< /a>
The final release seems to have officially handled this case.
From http://blogs.msdn.com/b/sqlservercompact/archive/2011/01/12/microsoft-sql-server-compact-4-0-is-available-for-download.aspx