I have a VB6 project with 250 files or so. VSS functions run slow, as it
appears to refresh the file list at any opportunity.
Is there a way to prevent a full refresh of the file list when just checking
a single file in/out?
I remember a similar problem I had with VC++ many moons ago was solved by
tweaking a threshold value in the registry. Is there a similar fix for VB6
Regards
Andy Fox
What version of VSS are you running?
http://msdn.microsoft.com/ssafe/downloads/updates.asp
Joe
>I have a VB6 project with 250 files or so. VSS functions run slow, as it
> appears to refresh the file list at any opportunity.
[quoted text clipped - 8 lines]
> Regards
> Andy Fox
CribGoch - 05 Apr 2005 08:25 GMT
Hi Joe
I am actually running SourceXT V2.1 from Acorden. This basically provides an
interface to VSS 6.0 via a .NET web service. When using VSS locally there is
no problem with the speed. It is just that running over the internet
inevitably slows it down, and a file refresh of 250 files or more over a
512/256 connection is just that bit too slow.
> What version of VSS are you running?
>
[quoted text clipped - 14 lines]
> > Regards
> > Andy Fox
Joe Masters - 12 Apr 2005 07:47 GMT
This is about the only other thing I can offer:
http://support.microsoft.com/default.aspx?scid=kb;en-us;158219
Joe
> Hi Joe
>
[quoted text clipped - 26 lines]
>> > Regards
>> > Andy Fox
CribGoch - 12 Apr 2005 08:24 GMT
Thanks for the link Joe. I shall have a look through it.
Andy
> This is about the only other thing I can offer:
>
[quoted text clipped - 32 lines]
> >> > Regards
> >> > Andy Fox