由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 一个MSVC2005程序在vista下的问题
相关主题
[土问]c# project里面加c++ project出错how to resolve this bug?
release模式可以,debug模式出错是怎么回事?Re: 一个DLL的问题
Win32 TerminateProcess 会有memory leak吗?Help: any good decompiler for DLL
调用win32 DLL的问题要写 Visual C 下的 DLL 东西
How to compile multiple c files into one obj file?Question about COM
快要被Python的兼容性弄疯了How to find the DLL dependency of an EXE file?
how to resolve this problem?为什么我的visual C++ 找不到 "Stdafx.h" ?
c++设计一问:如何动态地调用不同的算法的dll ?请教:how to call a COM object in a stored procedure? (转载)
相关话题的讨论汇总
话题: msvc2005话题: failed话题: vista话题: 问题话题: 编译
进入Programming版参与讨论
1 (共1页)
y****e
发帖数: 23939
1
我有一个软件,在MSVC2005下编译,装在另一个vista下。都是32位的。以前没有问题
。但最近我又
重新编译,安装后运行,出现以下错误:
DLL load failed: The application has failed to start because its side-by-
side configuration is incorrect. Please see the application event log for
more detail.
我看了这个event log,还是看不出什么问题来:
Activation context generation failed for "C:\Myapp\lib\libpymyapp.pyd".
Dependent Assembly
Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e
18e3b",type="win32",version="8.0.50727.4053" could not be found. Please
us
1 (共1页)
进入Programming版参与讨论
相关主题
请教:how to call a COM object in a stored procedure? (转载)How to compile multiple c files into one obj file?
how to link DLL staticly in visual c# ?快要被Python的兼容性弄疯了
linker problem in VChow to resolve this problem?
a simple DLL and EXE questionc++设计一问:如何动态地调用不同的算法的dll ?
[土问]c# project里面加c++ project出错how to resolve this bug?
release模式可以,debug模式出错是怎么回事?Re: 一个DLL的问题
Win32 TerminateProcess 会有memory leak吗?Help: any good decompiler for DLL
调用win32 DLL的问题要写 Visual C 下的 DLL 东西
相关话题的讨论汇总
话题: msvc2005话题: failed话题: vista话题: 问题话题: 编译