CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_2005_web_application_projects Tags:
Item Type: NewsGroup Date Entered: 1/19/2007 4:09:00 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 15 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
Jalan
Asp.Net User
Debugging a project in a mutiple project/single solution application1/19/2007 4:09:00 PM

0/0

Hi,

We have an asp.net web application (VS 2005) that multiple developers are working on.  Inside of our solution we have many projects.  Some of these projects have Project References to some of the other projects in the solution.  The problem we run into is that when you go to run a project (Project A) with a reference to another project (Project B) and the referenced project contains an error, it will not let you run it.  Is there anyway to have it set up so that Project A can build even if Project B is being edited and contains a coding error while still using a Project Reference?

 

Thanks in Advance  

ranganh
Asp.Net User
Re: Debugging a project in a mutiple project/single solution application1/19/2007 6:41:37 PM

0/0

Hi Jalan,

Fortunately or Unfortunately, it wont work that way.  Whenever someone is editing a project, they must ensure that they dont check in until it builds fine completely at their end.

The corollary is, the source safe data must always contain a working (building) project DLL which when referenced doesnt produce errors.  The fortunate part I mentioned is that, people take care before checking-in their code and minimize erraneous check-ins.

The unfortunate part is, people always need to take latest version before building it themselves so that, they always have a working referenced DLL in their local machine.

So the summary is, have a working DLL version checked in to source safe and ensure everybody take latests version of all projects (layers?) before trying to build. 

Hope this helps. 

 

 


regards,
Harish

http://geekswithblogs.net/ranganh
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional Visual Studio 2005 Authors: Andrew Parsons, Nick Randolph, Pages: 869, Published: 2006
Microsoft SQL Server 2005 Integration Services Authors: Kirk Haselden, Trey Johnson, Pages: 717, Published: 2006
Wrox's Visual C# 2005 Express Edition Starter Kit: Starter Kit Authors: F. Scott Barker, Pages: 305, Published: 2006
Mastering Visual Studio .NET Authors: Ian Griffiths, Jon Flanders, Chris Sells, Pages: 397, Published: 2003
Comprehensive VB .NET Debugging Authors: Mark Pearce, Pages: 504, Published: 2003
Delivering Business Intelligence with Microsoft SQL Server 2005 Authors: Brian Larson, Pages: 776, Published: 2006
Developing Visual Studio .NET Macros and Add-Ins Authors: Jeff Cogswell, Pages: 456, Published: 2003
SQL Server 2005 Bible Authors: Paul Nielsen, Pages: 1293, Published: 2006
.NET for Visual FoxPro Developers Authors: Kevin McNeish, Pages: 450, Published: 2002

Web:
Debugging a project in a mutiple project/single solution ... Debugging a project in a mutiple project/single solution application. Last post 01-19-2007 1:41 PM by ranganh. 1 replies. Sort Posts: ...
Debugging Multi-Project (C++) Solutions in Visual Studio 2005 ... Is there a way to set multiple breakpoints across my five c++ projects in my single VS solution and debug them at the same time if the launcher project is ...
SSW Rules to Better Large Builds in Visual Studio.NET Multiple Versions - The project will support multiple product releases. ... First option would be to put all the projects in a single solution, ...
Structuring Solutions and Projects Note If you use the partitioned single solution model, place project folders ... NET application out of multiple project to facilitate team development," in ...
patterns & practices: Team Development with Visual Studio Team ... Aug 6, 2007 ... Adding a new project might require multiple solution file changes. ... Use a single solution for small projects in which it is not necessary ...
Debugging solution with multiple web apps launches each app - ASP ... I am using VS 2008 RTM to debug a solution that contains multiple web application projects. When I press f5 or run to debug a single project ...
Device Software Development Platform Charter The application software running on a core can contain multiple processes and ... The goal of the Device Debugging project is to create new frameworks and ...
Project structure best practices The most common method is a single solution that contains multiple projects. ... If you want to work on a single project within the solution, you are forced ...
KBAlertz.com: This article describes how to make multiple ASP.NET ... To do this, you can use a single project in a Visual Studio .NET solution. You can also separate a Web application into multiple projects by dividing the ...
Debugging a Web Service You do this by simply adding a new project to your solution in Visual Studio. ... projects, and the debug symbols for both, when the application starts. ...

Videos:
Distributed continuous quality assurance Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Adam Porter




Search This Site:










how to navigate from datagrid to a user control

announcing magichyperredirect: a free module to replace magicredirect

disable the url in root node in treeview

xml vs sql?

tab order question

user ids... int identity?

must use panels -- you cannot wrap code with if tags

using asp.net 2.0 with latest ie7 browser multi-tab browsing

using sitemappath

help me please with "cloning" module instances...

design time styles not rendering

wrox book's modules

how to put scrollbars? but header of the gridview are not included....how?

a regex that allows integers or 0 to 2 decimals but not more than 99,999,999.99?

users online

the module 'urlrewrite' is already in the application and cannot be added again

exception handling and logging ent lib 3.1

is dnn/ibs appropriate for this company?

problem with dnn forums when moderated but open to everyone

script banners not loading

best practices

how to manage datareader and connections

forms authentication - redirecting users to a page other than default.aspx

all containers lost visibility without apparent reason!!!

dropdown vertical navigation menu ( with animation? )

3.0.12 bug: child portals seeing other portal documents

procedure to remove old or testing websites\projects

ibs after install

how to remove the prefix of controls placed in content page?

add language unreadable..

 
All Times Are GMT