Error "The operation could not be completed"
Tue, 19 Jul 2005 09:00:04 -0700
I have been running visual studio .NET along side VSS 6 with no problems for
quite some time. I've recently upgraded to Visual Studio .NET 2003.
Unfortunately I get this error - "The operation could not be completed" when
I try to use the VSS integration. Either trying to open a project from source
control ...
|
Integration with Surround SCM
Thu, 14 Jul 2005 13:02:06 -0700
I have integrated VS source control with Surround SCM with few issues but I
am having one problem that seems to be related to files checked into the bin
folder. Is there something that causes VS to internally know it shouldn't
have files checked in there and therefore not allow it? Basically, I have a
list ...
|
Conversion utility for MKS Source Integrity to VSS?
Thu, 14 Jul 2005 10:19:47 -0700
Hi, all.
We're in the process of evaulating a move from MKS SourceIntegrity to
Microsoft VSS. Our biggest stumbling block right now, is making sure that
our histories from Source Integrity are kept. To that end, we're looking
for a conversion tool to help us with this process. MKS makes one to go
fro ...
|
File checkout in Visual Studio .Net creates temp files in VSS
Wed, 13 Jul 2005 13:00:03 -0700
I have a Visual Studio .Net solution that has 10-15 projects (libraries that
are linked into a single EXE as part of the solution). Originally under
Visual Studio 6 the SourceSafe integration worked fine. When I ported to
Visual Studio .Net 2003 things changed slightly. Checkin works fine, but if I
check out a ...
|
VSS SOS Integration
Tue, 12 Jul 2005 13:04:48 +0500
Hi,
We are using SOS currently, and the server is remote and we want to
implement local VSS server, so that we use that local VSS server for working
and at the day end we update all the changes from that VSS server to SOS
server (we would like this procedure to be automated as well).
Can anyone give su ...
|
ss.exe causes NTVDM illegal instruction
8 Jul 2005 06:06:04 -0700
I have several batch scripts which use ss.exe to get the latest version
of files out of source safe. Those batch scripts have run fine up
until recently. Now, I get the following error whenever ss.exe is run:
16 bit MS-DOS Subsystem
C:\WINDOWS\System32\svchost.exe
The NTVDM CPU has encountered an illega ...
|
VSS Automated Labeling taking long time
Thu, 07 Jul 2005 21:05:55 GMT
My automated script to deploy some files to an environment does this:
-----
For Each vssObject In VSSObject.Items(FALSE)
If vssObject.Type = VSSITEM_FILE Then
Set labelData = CreateObject("ScriptingDictionary")
...Populate labelData...
Set vssItem = labelData.Item("VSSItem")
vssItem.L ...
|
|
|
integration of VS 2005 beta 2 with VSS 6.0
Wed, 6 Jul 2005 00:26:02 -0700
i have recently installed Visual Studio 2005 beta 2. i don't have Team
foundation server installed.
Can i open my source from VSS 6.0?
It appears that VS 2005 beta 2 does not have connectivity support with VSS
6.0.
timely help is solicited.
regards,
vivek
...
|
Failled installation Visual Studio 2005 beta 2
Wed, 22 Jun 2005 08:31:02 -0700
Hi,
I have a big problem, because i want to be a part of the Visual Studio
Experience 2005.
But i can't install the developer program.
After collecting some data i recieve the message
"Failed installation has been detected", Remove above install and try
reinstall OK"
installation was done an that t ...
|
storage / rebuild
Wed, 22 Jun 2005 15:38:42 +0200
Hi all,
I did storage from one project in my database and want to rebuilding
that in a new empty database on my vss-server.
The first message I get from the wizard is "The aim database is not the
same like the source database. It's possible that nexuses can't rebuild"
When I step through and press "Next" ...
|