DevStudio锁定加载解决方案。 [英] DevStudio locks up loading solution.

查看:72
本文介绍了DevStudio锁定加载解决方案。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,


当我加载我的解决方案时,我遇到了一个奇怪的问题:

三个项目: -


a托管C ++ .NET,一个C ++库和一个VB库。


它锁定并且没有完全加载,我必须这样做以下工作

围绕它。


重命名vcproj文件,加载解决方案,重命名vcproj然后

get视觉工作室重新加载项目。


任何想法是什么导致这个?


TIA

问候

Simon Jefferies

工具程序员,Headfirst Productions

mailto:si **** @ headfirst.co.uk
www.callofcthulhu.com www.deadlandsgame.com

-

Hello,

I''m getting a strange problem where when I load up my solution that has
three projects:-

a managed C++ .NET, one C++ lib, and a VB library.

It locks up and doesn''t load completely, I have to do the following to work
around it.

Rename the vcproj file, load the solution, rename the vcproj back and then
get the visual studio to reload the project.

Any ideas what causes this?

TIA
Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:si****@headfirst.co.uk
www.callofcthulhu.com www.deadlandsgame.com
-

推荐答案

我有帽子等待最多10分钟为VS编译int加载带有一些大型com对象引用的解决方案时的erop类。


在此期间VS.net似乎已经死亡,但只要你不重新编译你的com它应该只需要这样做一次。


Perhapse这是你正在经历的事情

I have hat to wait up to 10 mins for VS to Compile interop classes when loading a solution with references to some large com objects.

During this time VS.net appears to have died, but as long as you don''t recompile your com dll it should only need to do this once.

Perhapse this is what you are experiencing


嗨Simon,


除了b.reese1'的建议。

首先,我想确认一下我对你的问题的理解。

从您的描述中,我了解您在

解决方案中有三个项目。加载解决方案时,不会加载所有项目。

1.托管C ++ .NET(哪种项目类型,类库,

windows应用程序或其他?)

2. C ++ lib(它是一个ATL,MFC或者只是一个遗留的DLL)

3. VB库(它是一个VB.NET类图书馆,是吗?)

我完全理解你了吗?如果有什么我误解的话,请

随时让我知道。


这三个项目之间还有任何项目依赖吗?

请发布更详细的重现步骤,以便我们重现产品,

你也可以创建一个新的解决方案并逐个添加项目看看

if问题依然存在。如果您可以打包复制解决方案并发送给我,通过从我的电子邮件中删除在线将对我们有帮助

重现问题。
<最好的问候,


Peter Huang

Microsoft在线合作伙伴支持


获取安全保障! - www.microsoft.com/security

此帖子原样是按原样提供的。没有保证,也没有授予任何权利。

Hi Simon,

In addition to b.reese1''s suggestion.
First of all, I would like to confirm my understanding of your issue.
From your description, I understand that you have three projects in a
solution. When you load the solution not all of the projects will be loaded.
1. Managed C++ .NET (which kind of the project type, a class library, a
windows application or others?)
2. C++ lib( it is a ATL,MFC or just a legacy DLL)
3. VB library(It is a VB.NET class library, is it?)
Have I fully understood you? If there is anything I misunderstood, please
feel free to let me know.

Also is there any project dependent between the three projects?
Please post more detailed reproduce steps for us to reproduce the produce,
also can you create a new solution and add the projects one by one to see
if the problem persists. If you can package the reproduce solution and send
it to me by removing the online from my email will be helpful for us to
reproduce the problem.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.


您好,感谢您的回复,


回答您的问题问题: -


[1]它是一个托管C ++ .NET Windows应用程序

[2]它是一个标准的C ++库(.lib),没有ATL或MFC的使用。

[3]是的,它是一个包含用户控件的Visual Basic类库


是的,项目[1]依赖于两者项目[2]和[3]。项目[2]是通过项目依赖项选项选择的
,而项目[3]是

引用。


我'我试图用相同的项目创建一个新的解决方案,并且没有问题。我确实发现添加一个安装项目往往会导致

解决方案无法加载。当我删除安装项目时,它很好。但是,在一台b
的PC上它只能加载三个项目。


我可以尝试打包解决方案,如果它对你有帮助的话。


问候

Simon Jefferies

工具程序员,Headfirst Productions

mailto:si ** **@headfirst.co.uk
www.callofcthulhu.com www.deadlandsgame.com

-

" ;Peter Huang; <,V - ****** @ online.microsoft.com>在消息中写道

news:jA ************** @ cpmsftngxa10.phx.gbl ...
Hello and Thanks for replying,

In answer to your questions:-

[1] It is a Managed C++ .NET Windows application
[2] It is a standard C++ Library (.lib), no ATL or MFC usage.
[3] Yes, it is a Visual Basic class library containing user controls

Yes, project [1] is dependent on both projects [2] and [3]. Project [2] is
selected through the Project dependencies option, whereas project [3] is
referenced.

I''ve tried to create a new solution with the same projects and have had no
problems. I did find that adding a setup project tended to cause the
solution not load. When I removed the setup project it was fine. But, on one
PC it fails to load with just the three projects.

I can try to package up the solution if it would be helpful to you.

Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:si****@headfirst.co.uk
www.callofcthulhu.com www.deadlandsgame.com
-
""Peter Huang"" <v-******@online.microsoft.com> wrote in message
news:jA**************@cpmsftngxa10.phx.gbl...
嗨Simon,首先,我想确认一下我对你的问题的理解。
根据你的描述,我知道你有三个项目在
解决方案中。当您加载解决方案时,并非所有项目都将被加载。
1.托管C ++ .NET(哪种项目类型,类库,
Windows应用程序或其他? )2.
2. C ++ lib(它是一个ATL,MFC或者只是一个遗留的DLL)
3. VB库(它是一个VB.NET类库,是吗?)
我有没有完全了解你?如果有任何我误解的地方,请随时告诉我。

这三个项目之间还有任何项目依赖吗?
请为我们发布更详细的重现步骤重现产品,
也可以创建一个新的解决方案,逐个添加项目,看看问题是否仍然存在。如果您可以打包复制解决方案并通过从我的电子邮件中删除在线发送给我,将有助于我们重现问题。

最好的问候,

Peter Huang
微软在线合作伙伴支持

获得安全! - www.microsoft.com/security
此帖子提供按原样没有保证,也没有赋予
权利。
Hi Simon,

In addition to b.reese1''s suggestion.
First of all, I would like to confirm my understanding of your issue.
From your description, I understand that you have three projects in a
solution. When you load the solution not all of the projects will be
loaded.
1. Managed C++ .NET (which kind of the project type, a class library, a
windows application or others?)
2. C++ lib( it is a ATL,MFC or just a legacy DLL)
3. VB library(It is a VB.NET class library, is it?)
Have I fully understood you? If there is anything I misunderstood, please
feel free to let me know.

Also is there any project dependent between the three projects?
Please post more detailed reproduce steps for us to reproduce the produce,
also can you create a new solution and add the projects one by one to see
if the problem persists. If you can package the reproduce solution and
send
it to me by removing the online from my email will be helpful for us to
reproduce the problem.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no
rights.



这篇关于DevStudio锁定加载解决方案。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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