472,374 Members | 1,592 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Convert the Visual Studio 2002 web projects Located in Visual Source Safe 6.0

Hi,

Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in some files and work on it.

Let say, I want add new page to web project named websiteOrder.sln, i will open websiteOrder.sln in my local computer, connected to websiteOrder.sln located in Visual Source Safe 6.0(source safe located in another server).

Then i will check out the solution, add page and checked in. as usual.


Recently, I installed Visual Studio 2005 in my computer, I wish to convert this websiteOrder.sln project (version Visual Studio 2002) to Visual Studio 2005 version.

Well, I understood that I can open Visual Studio 2005, open project -> choose websiteOrder.sln. It will prompt and asked me to convert. Fine, I choose to convert, well because this websiteOrder.sln always connected to source safe at the time it is being opened.


My question is, should I disconnected the websiteOrder.sln
project to connect to source safe, then only do convert?

OR should I leave it as usual 'work connected' to source safe, and choose to convert? after converted, my local websiteOrder.sln will changed to version Visual Studio 2005. Is my wensiteOrder.sln located in source safe server being convert to version Visual Studio 2005 TOO (if i choose work connected to source safe as usual and perform convertion?

Or only if i check IN \ the solution, then only convert those websiteOrder.sln located in source safe server too?

Two method I think of , which one is correct?

Method 1--->
1) Open Visual Studio 2002 websiteOrder.sln with Visual Studio 2005 IDE tool
2) choose as usual, work connected to source safe
3) because of open with Visual Studio 2005 IDE, ask me convert, then select convert
4) CHECK IN all solution, because want convert websiteOrder.sln located in source safe server too.

Method 2--->
1) Open Visual Studio 2002 websiteOrder.sln with Visual Studio 2005 IDE tool
2) choose as usual, DISCONNECTED the project to source safe
3) because of open with Visual Studio 2005 IDE, ask me convert, then select convert
4) DELETE Visual Studio version 2002 websiteOrder.sln located in source safe
5) Add the new converted version(VS2005) websiteOrder.sln to source safe server again.



Please help?

Note:-

websiteOrder.sln is Visual Studio 2002 web project, it consists of 10 files ( example order.aspx, delete.aspx ......)
Apr 7 '07 #1
1 3396
kenobewan
4,871 Expert 4TB
I would make a backup copy of your project and convert that to .NET 2 using VS 2005. In theory, it shouldn't make a difference whether you are using VSS. HTH.
Apr 7 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

26
by: Bruno Jouhier [MVP] | last post by:
I'm currently experiencing a strange phenomenon: At my Office, Visual Studio takes a very long time to compile our solution (more than 1 minute for the first project). At home, Visual Studio...
10
by: Jordan | last post by:
I would like to take my ASP.NET project to another computer, which doesn't have Visual Studio. If I modify the code there, is there a way to recompile it without Visual Studio? Thanks!
1
by: Andy | last post by:
This is driving me to insanity!!! I do not have a lot of experience with IIS which probably is not helping but as far as I can tell I am do things as per the MSDN documentation. I have a...
8
by: olrt | last post by:
Hello, I plan to install Visual C# 2005 Express. I need a source code control system. It seems that there's no express version of Visual Source Safe. What should I do ? Is Visual C# 2005 Express...
2
by: clintonb | last post by:
Using Visual Studio 2005, I created a new website: File->New->Web Site and chose the ASP.Net Web Site template. Saved it in location c:\Projects\GCSLRMS_DotNet\WS\WebSite1. It created the...
10
by: Steve | last post by:
I am trying to create a DLL in Visual Studio 2005-Visual Basic that contains custom functions. I believe I need to use COM interop to allow VBA code in Excel 2002 to access it. I've studied...
2
by: clintonb | last post by:
I'm using: Microsoft Visual Studio 2005 Version 8.0.50727.42 Issue 1: We have a solution with a web project and some class library projects. The web project references the class library...
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...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
2
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...
1
by: ezappsrUS | last post by:
Hi, I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
0
by: jack2019x | last post by:
hello, Is there code or static lib for hook swapchain present? I wanna hook dxgi swapchain present for dx11 and dx9.
0
DizelArs
by: DizelArs | last post by:
Hi all) Faced with a problem, element.click() event doesn't work in Safari browser. Tried various tricks like emulating touch event through a function: let clickEvent = new Event('click', {...
0
by: F22F35 | last post by:
I am a newbie to Access (most programming for that matter). I need help in creating an Access database that keeps the history of each user in a database. For example, a user might have lesson 1 sent...

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.