Visual Studio 2008 IDE应用程序R6034运行时错误 [英] Visual studio 2008 IDE application R6034 runtime error

查看:164
本文介绍了Visual Studio 2008 IDE应用程序R6034运行时错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到一个Visual Studio 2008 IDE应用程序R6034运行时错误.这意味着IDE应用程序引发了错误,而不是我正在构建的应用程序. http://msdn.microsoft.com/en-us/library/ms235560(VS .80).aspx 指出要更正此带有清单的构建".有问题的DLL似乎是msvcr8.0.dll,它是VS2005 C运行时DLL,但我不确定为什么这是VS2008中的问题,但确实如此.窗口:

运行时错误!

程序:C:\ Progr ...

R6034
应用程序已尝试加载C运行时库
错误,
请与应用程序的支持团队联系以获取信息

这意味着应用程序的支持团队"是微软.因此,我希望监视这些论坛的Microsoft主持人之一将做出响应.

尝试退出VS 2008 SP1,.NET 3.5 Framework SP1,.NET 3.0 Framework SP2之后的错误发生. NET 2.0 Framework SP2和VS 2008 SP1和.NET 3.5 Framework SP1不能正确清理的所有其他相关组件.我曾多次尝试退出所有框架以及VS 2005和VS 2008组件以及Service Pack并重新安装,但仍然出现错误.该问题导致我们从头开始重新构建开发机器.这应该不会发生.


I am getting a Visual studio 2008 IDE application R6034 runtime error. This means that the IDE application is raising the error not the application I am building. http://msdn.microsoft.com/en-us/library/ms235560(VS.80).aspx  states that to correct this "build with a manifest". The DLL in question seems to be msvcr8.0.dll which is the VS2005 C runtime DLL but I am not sure why this is an issue in a VS2008 but it is.

The following is text on the error message window:

Runtime Error!

Program: C:\Progr...

R6034
An application has made an attempt to load the C runtime library
incorrectly,
Please contact the application's support team for information

This means that the " application's support team" is Microsoft .  Therefore, I am hoping that one of the Microsoft moderators that monitor these forums will respond.

The error occurrs after trying to back out of VS 2008 SP1, .NET 3.5 Framework SP1, .NET 3.0 Framework SP2,  .NET 2.0 Framework SP2 and all the other releated components that the VS 2008 SP1 and .NET 3.5 Framework SP1 do not properly clean up. I tried several times at one point backing out all framework and VS 2005 and VS 2008 components and servicepacks and re-installing but I still get the error. The problem has caused us to re-build  the development machine from scratch. This should not happen.


推荐答案

我遇到了Visual Studio 2008 IDE应用程序R6034运行时错误.这意味着IDE应用程序引发了错误,而不是我正在构建的应用程序. http://msdn.microsoft.com/en-us/library/ms235560(VS .80).aspx 指出要更正此带有清单的构建".有问题的DLL似乎是msvcr8.0.dll,它是VS2005 C运行时DLL,但我不确定为什么这是VS2008中的问题,但确实如此.错误消息窗口:

运行时错误!

程序:C:\ Progr ...

R6034
应用程序已尝试错误地加载C运行时库

请与应用程序的支持团队联系以获取信息

,这意味着应用程序的支持团队"是微软.因此,我希望监视这些论坛的Microsoft主持人之一将做出响应.

尝试退出VS 2008 SP1,.NET 3.5 Framework SP1,.NET 3.0 Framework SP2后出现错误. ,.NET 2.0 Framework SP2和VS 2008 SP1和.NET 3.5 Framework SP1不能正确清理的所有其他相关组件.我曾多次尝试退出所有框架以及VS 2005和VS 2008组件以及Service Pack并重新安装,但仍然出现错误.该问题导致我们从头开始重建开发机器.这不应该发生.


 I am getting a Visual studio 2008 IDE application R6034 runtime error. This means that the IDE application is raising the error not the application I am building. http://msdn.microsoft.com/en-us/library/ms235560(VS.80).aspx  states that to correct this "build with a manifest". The DLL in question seems to be msvcr8.0.dll which is the VS2005 C runtime DLL but I am not sure why this is an issue in a VS2008 but it is.

The following is text on the error message window:

Runtime Error!

Program: C:\Progr...

R6034
An application has made an attempt to load the C runtime library
incorrectly,
Please contact the application's support team for information

This means that the " application's support team" is Microsoft .  Therefore, I am hoping that one of the Microsoft moderators that monitor these forums will respond.

The error occurrs after trying to back out of VS 2008 SP1, .NET 3.5 Framework SP1, .NET 3.0 Framework SP2,  .NET 2.0 Framework SP2 and all the other releated components that the VS 2008 SP1 and .NET 3.5 Framework SP1 do not properly clean up. I tried several times at one point backing out all framework and VS 2005 and VS 2008 components and servicepacks and re-installing but I still get the error. The problem has caused us to re-build  the development machine from scratch. This should not happen.


应用程序已尝试在不使用清单的情况下加载C运行时库.这是加载Visual C ++ DLL的不受支持的方法.您需要修改您的应用程序以使用清单进行构建.

An application has made an attempt to load the C runtime library without using a manifest. This is an unsupported way to load Visual C++ DLLs. You need to modify your application to build with a manifest. 



这篇关于Visual Studio 2008 IDE应用程序R6034运行时错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆