Hi Frank,
VSS Internet plugin does not support Properties and History functions.

Signature
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.
>I am connecting to a source safe internet database via Visual Studio
> 2005. I can do all of the normal functions (get, checkout, checkin,
[quoted text clipped - 5 lines]
> Thanks for any input,
> Frank
Mario - 22 Mar 2006 01:53 GMT
Alan, are you aware of any commercial/free component that does support the
history?
Or even better a SDK that I can use to develop my own view history plug in...
thx
> Hi Frank,
>
[quoted text clipped - 8 lines]
> > Thanks for any input,
> > Frank
Alin Constantin [MSFT] - 25 Mar 2006 22:04 GMT
Hi Mario,
If you need History functionality when working over Internet, you have these
options:
- use VPN connection to the server and then use VSS LAN plugin to access the
database (LAN plugin supports history)
- use 3rd party providers that allows accessing VSS databases over Internet
(see a list at http://alinconstantin.net/webdocs/scc/VSS_Resources.htm);
they don't use VSS Web Service though (they either have their own aspnet
service or proprietary tcp-ip based solutions)
There is no SDK for VSS Web Service (functions are undocumented, as they are
supposed to be used only by the VSS Internet plugin), and there is no
History functionality implemented in the web service side (so you can't
retrieve history information anyway).

Signature
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.
> Alan, are you aware of any commercial/free component that does support the
> history?
[quoted text clipped - 16 lines]
>> > Thanks for any input,
>> > Frank