I am pleased to announce that a 1.5 RC 1 release of Draco.NET is available for download from:
http://sf.net/projects/draconet/ Changes since Beta 3 are: - Implementation of list builds functionality - VSS parser now supports "pinned" action - FIX: VSS SSDIR environment variable set - FIX: VSS improved date locale handling - Other minor bug fixes *** IMPORTANT *** If you use dracocli.exe then you will need to update the remoting section in your Draco.exe.config file after installing this release. Change: <!-- Register a tcp channel listening on port 8086 --> <channels> <channel ref="tcp" port="8086" /> </channels> To: <!-- Register a tcp channel listening on port 8086 --> <channels> <channel ref="tcp" port="8086"> <serverProviders> <formatter ref="binary" typeFilterLevel="Full" /> </serverProviders> <clientProviders> <formatter ref="binary" /> </clientProviders> </channel> </channels> Full details of changes since 1.4 can found here: http://sourceforge.net/project/shownotes.php?release_id=218230 Please direct all questions and comments regarding this release to the draconet-developers and/or draconet-users mailing lists on sourceforge.net. Many thanks to all who have contributed towards this release. Kind regards Mark ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Draconet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/draconet-users