Click here to Skip to main content
15,889,863 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralChanging Cursor on Application Pin
23-Jan-05 5:37
suss23-Jan-05 5:37 
GeneralUsing a DLL (C++) in VS C# project Pin
saadiyah23-Jan-05 4:10
saadiyah23-Jan-05 4:10 
GeneralRe: Using a DLL (C++) in VS C# project Pin
bneacetp28-Jan-05 16:46
bneacetp28-Jan-05 16:46 
GeneralVS solution backup Pin
brian5522-Jan-05 3:26
brian5522-Jan-05 3:26 
GeneralRe: VS solution backup Pin
Charlie Williams24-Jan-05 9:20
Charlie Williams24-Jan-05 9:20 
GeneralRe: VS solution backup Pin
brian5524-Jan-05 9:30
brian5524-Jan-05 9:30 
GeneralRe: VS solution backup Pin
Charlie Williams24-Jan-05 10:07
Charlie Williams24-Jan-05 10:07 
GeneralRe: VS solution backup Pin
brian5524-Jan-05 16:08
brian5524-Jan-05 16:08 
The directory where the working files are located is in d: I copied all of the files into another directory on the same drive and called it xxx. Try to open the solution but VS can't even find it. It seems to want to look in a directory in C:/my documents/visual studio projects which seems to contain directories of solutions I have created. In each directory there exists one file. The file is called a vidual studio solution object. at the beginning of this file are the following lines

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DACISV2", "http://localhost/DACISV2/DACISV2.csproj", "{CA22A93D-314E-4550-AC4B-ED5AC663B311}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject

First what is the aplhanumberic code FAE04.... Second if I simply duplicate this file and create it in a folder in the c dir that matches the copied solutions name (xxx) then edit the object to change the path to point to the new directiroy and file I can open the project BUT it doesn't work.....

This seems awfully complicated. Surely there must be a simple way to make a copy of a solution.

I really appreciate your assistance.

Brian
P.S. I never did find a .sln file!
GeneralRe: VS solution backup Pin
Charlie Williams25-Jan-05 6:43
Charlie Williams25-Jan-05 6:43 
QuestionHow I can save a RichTextBox.Rtf property as a simple html-page ? Pin
Member 76109421-Jan-05 0:54
Member 76109421-Jan-05 0:54 
Generalwindows taskbar Pin
peterzorbas20-Jan-05 10:14
peterzorbas20-Jan-05 10:14 
GeneralRe: windows taskbar Pin
bneacetp26-Jan-05 0:59
bneacetp26-Jan-05 0:59 
QuestionHow do i Know someone really knows .NET Pin
Roddy6620-Jan-05 7:33
Roddy6620-Jan-05 7:33 
AnswerRe: How do i Know someone really knows .NET Pin
Anonymous20-Jan-05 10:23
Anonymous20-Jan-05 10:23 
GeneralRe: How do i Know someone really knows .NET Pin
Colin Angus Mackay21-Jan-05 0:08
Colin Angus Mackay21-Jan-05 0:08 
AnswerRe: How do i Know someone really knows .NET Pin
Colin Angus Mackay21-Jan-05 3:33
Colin Angus Mackay21-Jan-05 3:33 
AnswerRe: How do i Know someone really knows .NET Pin
Steven Campbell21-Jan-05 7:30
Steven Campbell21-Jan-05 7:30 
GeneralSqlDataReader fails with multiple resultsets Pin
Husein20-Jan-05 3:58
Husein20-Jan-05 3:58 
GeneralRe: SqlDataReader fails with multiple resultsets Pin
Anonymous20-Jan-05 10:31
Anonymous20-Jan-05 10:31 
GeneralGetting error message "operation could not be completed' Pin
jthundiyil20-Jan-05 0:10
jthundiyil20-Jan-05 0:10 
GeneralRe: Getting error message "operation could not be completed' Pin
saadiyah24-Jan-05 8:10
saadiyah24-Jan-05 8:10 
QuestionInternational / Localized Path names? Pin
John Guin19-Jan-05 10:08
John Guin19-Jan-05 10:08 
AnswerRe: International / Localized Path names? Pin
Robert Rohde19-Jan-05 19:45
Robert Rohde19-Jan-05 19:45 
AnswerRe: International / Localized Path names? Pin
Anonymous25-Jan-05 4:34
Anonymous25-Jan-05 4:34 
GeneralProperty Grid control Pin
kstoj19-Jan-05 7:25
kstoj19-Jan-05 7:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.