Visual Studio 2008中构建依赖链 [英] Visual Studio 2008 Build Dependency Chain

查看:235
本文介绍了Visual Studio 2008中构建依赖链的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个问题与Visual Studio 2008 SP1。基本上,我有一个.net 3.5解决方案,与客户,共享和服务器组件。虽然编码,所有组件在同一机器上运行,但在生产服务器组件是一个单独的服务器上运行一个独立的(远程)服务。

I am having an issue with Visual Studio 2008 SP1. Basically, I have a .NET 3.5 solution with a client, shared and server component. While coding, all components run on the same box, but in production the server component is a standalone (remoting) service running on a separate server.

我期望的改变到客户端组件只需要部分的重建,因为没有客户机/服务器的依赖。这实际上是如何工作的我的工作电脑上。然而,我的个人电脑和其他同事的PC,任何修改上 - 即使在客户端上的简单的标签的改变,要求服务器组件服务被停止,使得溶液可以以其整体被重建。有谁知道是否有控制该??特定设置

I would expect that a change to the client component would require only a rebuild of that component as there is no client/server dependency. This is in fact how it works on my work PC. However, on my personal PC and another co-worker's PC, any modification - even a simple label change on the client, requires the server component service to be stopped so that the solution can be rebuilt in its entirety. Does anyone know if there is a particular setting that controls this??

感谢你在前进

推荐答案

确定乡亲。问题是,比我最初想象的更简单。在个人电脑,随着期望的这个没有工作,我不得不打开Visual Studio的设置(选项 - >项目和解决方案 - >生成和运行)名为只有建设启动项目和依赖关系运行。这似乎已经解决了我的问题。

OK folks. The problem was more simple than I at first thought. On the PCs that this did not work as desired I had to turn on the Visual Studio setting (Options->Projects and Solutions->Build and Run) named "Only build startup projects and dependencies on run". This appears to have solved my problem.

这篇关于Visual Studio 2008中构建依赖链的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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