473,659 Members | 2,920 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Integrate Visual Studio web application project with sourcesafe

We have a web application project, currently this is in sourcesafe.
What I want is the developers to edit, debug and save the files locally
on their own machine, then when they check in the file it automatically
updates the master website. This last bit I cant work out how to do?

How do I configure this? It was so easy in Interdev.

Nov 1 '06 #1
4 1636
Download the bits locally and aim the solution file to the local bits. You
should also put the local versions into IIS locally (you can do this with
web sharing under Windows Explorer properties).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************** *************** *************** ****
Think outside of the box!
*************** *************** *************** ****
"smurph" <sm******@hotma il.comwrote in message
news:11******** **************@ k70g2000cwa.goo glegroups.com.. .
We have a web application project, currently this is in sourcesafe.
What I want is the developers to edit, debug and save the files locally
on their own machine, then when they check in the file it automatically
updates the master website. This last bit I cant work out how to do?

How do I configure this? It was so easy in Interdev.

Nov 1 '06 #2
But I dont want local debugging, I want Semi-Isolated Development that
I know was possible in studio 2003; developers have local copies of
files but check-ins and debugging occurs on central server (the working
copy).

When opening a web project from sourcesafe in 2003 you got a dialog
prompting for Working Location (e.g http://devserver/website). Then
behind the scenes files would get updated on the working site.

Doing the same in 2005 and you get no dialog and it appears you can
only work in Isolated mode and updating the central development site
would be a manual process, lovely!

Have a look at this (applicable to 2003):

http://msdn.microsoft.com/library/de...lStudioNET.asp
Cowboy (Gregory A. Beamer) wrote:
Download the bits locally and aim the solution file to the local bits. You
should also put the local versions into IIS locally (you can do this with
web sharing under Windows Explorer properties).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************** *************** *************** ****
Think outside of the box!
*************** *************** *************** ****
"smurph" <sm******@hotma il.comwrote in message
news:11******** **************@ k70g2000cwa.goo glegroups.com.. .
We have a web application project, currently this is in sourcesafe.
What I want is the developers to edit, debug and save the files locally
on their own machine, then when they check in the file it automatically
updates the master website. This last bit I cant work out how to do?

How do I configure this? It was so easy in Interdev.
Nov 1 '06 #3
Hmmm maybe this is a limitation with the studio 2005 web application
project template???
smurph wrote:
But I dont want local debugging, I want Semi-Isolated Development that
I know was possible in studio 2003; developers have local copies of
files but check-ins and debugging occurs on central server (the working
copy).

When opening a web project from sourcesafe in 2003 you got a dialog
prompting for Working Location (e.g http://devserver/website). Then
behind the scenes files would get updated on the working site.

Doing the same in 2005 and you get no dialog and it appears you can
only work in Isolated mode and updating the central development site
would be a manual process, lovely!

Have a look at this (applicable to 2003):

http://msdn.microsoft.com/library/de...lStudioNET.asp
Cowboy (Gregory A. Beamer) wrote:
Download the bits locally and aim the solution file to the local bits. You
should also put the local versions into IIS locally (you can do this with
web sharing under Windows Explorer properties).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************** *************** *************** ****
Think outside of the box!
*************** *************** *************** ****
"smurph" <sm******@hotma il.comwrote in message
news:11******** **************@ k70g2000cwa.goo glegroups.com.. .
We have a web application project, currently this is in sourcesafe.
What I want is the developers to edit, debug and save the files locally
on their own machine, then when they check in the file it automatically
updates the master website. This last bit I cant work out how to do?
>
How do I configure this? It was so easy in Interdev.
>
Nov 1 '06 #4
anyone?
smurph wrote:
Hmmm maybe this is a limitation with the studio 2005 web application
project template???
smurph wrote:
But I dont want local debugging, I want Semi-Isolated Development that
I know was possible in studio 2003; developers have local copies of
files but check-ins and debugging occurs on central server (the working
copy).

When opening a web project from sourcesafe in 2003 you got a dialog
prompting for Working Location (e.g http://devserver/website). Then
behind the scenes files would get updated on the working site.

Doing the same in 2005 and you get no dialog and it appears you can
only work in Isolated mode and updating the central development site
would be a manual process, lovely!

Have a look at this (applicable to 2003):

http://msdn.microsoft.com/library/de...lStudioNET.asp
Cowboy (Gregory A. Beamer) wrote:
Download the bits locally and aim the solution file to the local bits. You
should also put the local versions into IIS locally (you can do this with
web sharing under Windows Explorer properties).
>
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
>
*************** *************** *************** ****
Think outside of the box!
*************** *************** *************** ****
"smurph" <sm******@hotma il.comwrote in message
news:11******** **************@ k70g2000cwa.goo glegroups.com.. .
We have a web application project, currently this is in sourcesafe.
What I want is the developers to edit, debug and save the files locally
on their own machine, then when they check in the file it automatically
updates the master website. This last bit I cant work out how to do?

How do I configure this? It was so easy in Interdev.
Nov 2 '06 #5

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

Similar topics

3
5628
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 don’t have source safe on my home pc. Every time I open project at home it gives me missing source safe file error. This is really annoying. How can I fix this? Thanks
0
281
by: . . | last post by:
Hi I am developing a web system using Visual studio.net 2005. I would like to know how Visual sourcesafe works with Visual Studio 2005 . Do I have to add my aspx file to the visual sourcesafe at the end of the day and take it out next day for working on it ( is the soursesafe is just a safe storage for the code ? ). Will other developer will able to see my aspx file . What is the perpose of having sourcesafe . My Second question is...
2
1371
by: Bob Garbados | last post by:
I've been developing asp.net web apps for a year using Dreamweaver MX, and we finally purchased vs.net 03. I'm stumbling around trying to use the IDE and I have a few questions... maybe someone could point me to a good tutorial or book but I haven't found what I'm looking for yet. 1) When I create a new web app project, does it have to be in my inetpub/wwwroot folder? Can I create a virtual host in IIS and put the project in my...
3
1950
by: epigram | last post by:
I've been creating some toy ASP.NET apps in an effort to understand the technology. I've something odd with regards to project/solution creation. If you create a new asp.net application, it appears that the project files get created in the URL specified Location field on the New Project dialog box. This makes sense to me. What is confusing is that the solution file gets created in a folder with the same name as the location folder (the...
0
1483
by: Damien | last post by:
Hi, Visual Studio .NET 2003 Visual SourceSafe 6 (6.0d) I'm working in a three person team on a reasonably complex Solution - it currently consists of 9 separate projects (3 of them are plain class libraries, the others are ASP.NET websites), and we're getting some odd behaviour when we "Get Latest Version" from within Visual Studio
6
3359
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free) I installed FrontPage server extensions to IIS on my computer while following instructions in a Microsoft ASP.Net MCSD training book. After installing the FrontPage Server Extensions I cannot create a new
1
19833
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 that enable a team to collaborate and coordinate a project (software or non software projects). The team collaboration is achieved by several tools and features available as part of "Team Foundation". Team Foundation Server The Team...
1
3508
by: Cramer | last post by:
I'm running XP Pro/SP2 + patches and updates, with Visual Studio Professional 2008 (and no prior installation of Visual Studio ever installed). When attempting to open an ASP.NET Web application project, Visual Studio shuts down immediately and with no error message. I can open Visual Studio - but when subsequently attempting to open the project, Visual Studio immediately shuts down. More specifically:
7
1563
by: Curious | last post by:
Hi, I have the same .NET program developed on two machines, therefore, two different versions, call them A and B. There are following differences between A and B: 1) They have differences in source code; 2) Since A is developed in Visual Studio 2005 with .NET 2.0, but B is developed in Visual Studio 2003 with .NET 1.1, the project files are
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8335
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8528
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8627
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6179
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1976
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.