Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Sun, 5 Feb 2006 03:32:17 +1100,    group: microsoft.public.vsnet.vss        back       


project error   
We have had a corruption on our project which is used in vs2003 and vss6.0, 
when we try to load the project it reports that the project is corrupted. 
What do we need to do in order to remove all reference from VSS from the 
project ?
date: Sun, 5 Feb 2006 03:32:17 +1100   author:   Tlink am

RE: project error   
Hi Tlink,

Could you let me know where is the the corrupted error message thrown? Is 
it from the VSS or from VS.NET?

If it is from VSS, you can try to use Analyze -F for fixing. Please check 
the following link for more information:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/html
/vsgrfss_analyze.asp

But the dependency references in the project cannot be removed in VSS. You 
can only open it in VS.NET and remove it from references of the project.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no 
rights."
date: Mon, 06 Feb 2006 02:42:54 GMT   author:   (Kevin Yu [MSFT])

Re: project error   
The error is when you open the project in VS.net and is as follows:

 the source control bindings information has been removed for project test. 
The project will be opened without source control

followed by:

The project "test" is under source control. An error occurred registering 
this project with source control. it is recommended that you do not make any 
changes to the project.

These are the exact error messages when the project is opened.



"Kevin Yu [MSFT]"  wrote in message 
news:%23R4MUcsKGHA.1236@TK2MSFTNGXA02.phx.gbl...
> Hi Tlink,
>
> Could you let me know where is the the corrupted error message thrown? Is
> it from the VSS or from VS.NET?
>
> If it is from VSS, you can try to use Analyze -F for fixing. Please check
> the following link for more information:
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/html
> /vsgrfss_analyze.asp
>
> But the dependency references in the project cannot be removed in VSS. You
> can only open it in VS.NET and remove it from references of the project.
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>
date: Tue, 7 Feb 2006 23:24:56 +1100   author:   Tlink am

Re: project error   
Hi Tlink,

It seems that the project is unbound to the source control. Can you re-bind 
them from the File/Source Control/Change Source Control dialog box?

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no 
rights."
date: Wed, 08 Feb 2006 06:36:32 GMT   author:   (Kevin Yu [MSFT])

Re: project error   
I have tried this but it is all greyed out and does not allow any action.

"Kevin Yu [MSFT]"  wrote in message 
news:Mc43IoHLGHA.608@TK2MSFTNGXA01.phx.gbl...
> Hi Tlink,
>
> It seems that the project is unbound to the source control. Can you 
> re-bind
> them from the File/Source Control/Change Source Control dialog box?
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>
date: Thu, 9 Feb 2006 17:30:59 +1100   author:   Tlink am

Re: project error   
Tlink,

It seems to me you have deleted one of the mssccprj.scc, vspscc, suo files 
that hold source control bindings information for the project.
If you cannot use the ChangeScc dialog to unbind the project from source 
control, you can do this manually by removing the SourceControl section from 
the solution file and from the project files. Here is a tool that might help 
you do that http://codeproject.com/dotnet/RemoveSCCInfo.asp
After everything is Ok again, you can use the ChangeSourceControl dialog to 
rebind the projects to your source control database.
-- 
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.


"Tlink" <Tlink@online.nospam> wrote in message 
news:OOZSmJULGHA.1124@TK2MSFTNGP10.phx.gbl...
>I have tried this but it is all greyed out and does not allow any action.
>
> "Kevin Yu [MSFT]"  wrote in message 
> news:Mc43IoHLGHA.608@TK2MSFTNGXA01.phx.gbl...
>> Hi Tlink,
>>
>> It seems that the project is unbound to the source control. Can you 
>> re-bind
>> them from the File/Source Control/Change Source Control dialog box?
>>
>> Kevin Yu
>> =======
>> "This posting is provided "AS IS" with no warranties, and confers no
>> rights."
>>
>
>
date: Wed, 8 Feb 2006 23:46:48 -0800   author:   Alin Constantin [MSFT]

Re: project error   
The link below worked great, and the project was released.

Thanks

"Alin Constantin [MSFT]"  wrote in message 
news:ODS5V0ULGHA.3012@TK2MSFTNGP14.phx.gbl...
> Tlink,
>
> It seems to me you have deleted one of the mssccprj.scc, vspscc, suo files 
> that hold source control bindings information for the project.
> If you cannot use the ChangeScc dialog to unbind the project from source 
> control, you can do this manually by removing the SourceControl section 
> from the solution file and from the project files. Here is a tool that 
> might help you do that http://codeproject.com/dotnet/RemoveSCCInfo.asp
> After everything is Ok again, you can use the ChangeSourceControl dialog 
> to rebind the projects to your source control database.
> -- 
> Alin Constantin
> This posting is provided "AS IS" with no warranties, and confers no 
> rights.
>
>
> "Tlink" <Tlink@online.nospam> wrote in message 
> news:OOZSmJULGHA.1124@TK2MSFTNGP10.phx.gbl...
>>I have tried this but it is all greyed out and does not allow any action.
>>
>> "Kevin Yu [MSFT]"  wrote in message 
>> news:Mc43IoHLGHA.608@TK2MSFTNGXA01.phx.gbl...
>>> Hi Tlink,
>>>
>>> It seems that the project is unbound to the source control. Can you 
>>> re-bind
>>> them from the File/Source Control/Change Source Control dialog box?
>>>
>>> Kevin Yu
>>> =======
>>> "This posting is provided "AS IS" with no warranties, and confers no
>>> rights."
>>>
>>
>>
>
>
date: Thu, 9 Feb 2006 20:30:49 +1100   author:   Tlink am

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us