473,412 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

ASP.Net 2.0 and Source Control

Hello all:

I am trying to create a multi-project solution in VS 2005, and I'm having
some problems with Source Control. I am running into 2 very vexing
problems. Can anyone give me a pointer?

Some layout information:
I have one Web Site, and several class library projects in the solution (all
C#).
The web site is configured to use local IIS via an HTTP location
http://localhost/MyWebSite
1. If I create the solution and check everything in, it seems to work fine
for me. However, if another developer tries to perform an "Open from source
control" to pull the code onto their machine, the web site files land in a
directory that the IIS account has no access to, so when you attempt to run
the site in the debugger, you get an exception. It seems that by default
all web sites that are opened from source control start out broken. This
worked perfectly in Visual Studio 2003 (web projects went below
inetpub\wwwroot), but with 2005, the aspx filesend up below my default
project folder.
2. I have project references from the Web Site to the class libraries.
When the Class Libraries build, the dlls are copied into the bin directory
under the web site. That part is ok -- same behavior as in 2003, but more
obvious. However, the IDE wants to automatically add these dlls (the
binaries) to source control. That's really _not_ ok. How can I configure
the IDE to use the project references without trying to check in the dlls?
(basically, similar behavior as '2003)
Nov 19 '05 #1
1 1032
>

2. I have project references from the Web Site to the class libraries.
When the Class Libraries build, the dlls are copied into the bin directory
under the web site. That part is ok -- same behavior as in 2003, but more
obvious. However, the IDE wants to automatically add these dlls (the
binaries) to source control. That's really _not_ ok. How can I configure
the IDE to use the project references without trying to check in the dlls?
(basically, similar behavior as '2003)


Hey J,

I'm not sure about #1, but #2 is a known issue MS plans to address by
RTM. It is very irritating in beta 2, unfortunately.

--
Scott
http://www.OdeToCode.com/blogs/scott/
Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Brett Gerhardi | last post by:
Hi all, I'm having a nightmare with Windows Installer projects and souce control. My situation is that I have a few related windows application / dlls, some generic shared library files and a...
3
by: Michael Slattery | last post by:
Hello... I need to recover an old backup of a solution (with 3 projects) that was under source control. I thought I removed all that was needed however I get the following error message when...
4
by: Nicholas Then | last post by:
I am writing an ASP.NET application and I have a class that I have written to create a vCard...it just returns a string with all the necessarry info... Anyway...is there a way that I can create a...
2
by: RSB | last post by:
Hi Every one, I am currently using Visual Studio .Net and trying to open a project from SourceSafe and once i open the project for the first time i get the following error/warning... "The...
3
by: Job Lot | last post by:
I am having loads of problem using vb.net project under visual source safe. I’ll start with How can I exclude source safe information from the project when I take a copy of project home? I...
2
by: Matze | last post by:
I have setup Visual Studio to work with a VSS-Server. (Source Off Site) I dont see a way to share and later branch my project. File -> Source Control -> Share is grayed out. What is the best way...
1
by: Vladimír Kolesnik | last post by:
Hi, there we need help concerning setting project under source control. We want to have a project on the server, and developers in the local network working on this project. We decided to use...
0
by: Don | last post by:
I have a page that has several controls on it and the controls are shown or hidden during postback. I show and hide them using the visible property. When I use 'view source' in Internet Explorer...
1
by: bharathreddy | last post by:
This Article gives an introduction to VSTS Team Foundation & fundamental difference between Visual Source Safe (VSS) and VSTS Team Foundation. Team Foundation is a set of tools and technologies...
3
by: ºa¤Ö | last post by:
We are developing ASP.NET web application and using Visual source safe (VSS) to control our source code We developed a user control and it will been used by different project. I know there have...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.