Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / September 2005

Tip: Looking for answers? Try searching our database.

The source control binding information has been removed for project MyProj. The project will be opened without source control.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
z f - 06 Sep 2005 06:12 GMT
Hi,

I follow few simple steps to add a project to a solution and get errors.
please help me do it correctly.

I have a web application that is in source safe.
If i open the project directly it works with source safe and the web and
it's OK.
when I save the solution and re-open it i get the following error:

The source control binding information has been removed for project MyProj.
The project will be opened without source control.

what can i do to eliminate this?

TIA.
Oscar_Uio - 06 Sep 2005 11:27 GMT
HI,

When you work with sourcesafe in the folders of your solution
sourcesafe generate some files that have the binding information. If
you eliminate those files you got that message.

If you don't wan't to work with sourcecontrol you must go in the IDE
menu at File --> SourceControl -->Change Source Control  and choose the
unbind button. This action will remove all the binding files of your
project.

If this workaround doesn't work, you must delete the files with
extensions .vssscc , mssccprj.scc , vssver.scc  of your folders in your
solution also you must open your .sln, .etp , .csproj files as plain
text and delete all entries  starting with SCC* , by example :
       SccProjectName = "SAK"
       SccLocalPath = "SAK"
       SccAuxPath = "SAK"
       SccProvider = "SAK"

SccProjectFilePathRelativizedFromConnection56 =
Negocio\\Servicios\\Seguridad\\Seguridad.Acciones\\
        SccProjectUniqueName57 =
Negocio\\Servicios\\Seguridad\\Seguridad.Mensajes\\Seguridad.Mensajes.csproj
        SccProjectTopLevelParentUniqueName57 = Negocio\\Negocio.etp
        SccLocalPath57 = .
        CanCheckoutShared = false
        SccProjectFilePathRelativizedFromConnection57 =
Negocio\\Servicios\\Seguridad\\Seguridad.Mensajes\\

This workaround will solve your problem.

Regards,

Oscar Espinosa
z f - 07 Sep 2005 12:50 GMT
it worked,
interestng to point that after deleting the first scc 4 entries (the only
ones), and re-binding the project to source-safe.
opening the .sln was successfull.
but the csproj after re-binding was the same as the csproj before.

> HI,
>
[quoted text clipped - 31 lines]
>
> Oscar Espinosa
Oscar_Uio - 08 Sep 2005 12:24 GMT
Yes, the csproj still the same. The sln file is the one that containing
all the binding information and paths for sourcafe.

The csproj files have sme binaries references to the sourcesafe
database

Oscar Espinosa

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.