I'm trying to convert a VSS 6 database to TFS (in spanish language), and I'm having a lot of problems. I'm following the guide in MSDN, and after getting a clean analysis in both VSS (though I have to fix a problem related to a bug in VSS 2005, which reports an error when there is a label applied on $) and vssconverter analyze (though it doesn't create the UserMap.xml file properly, because not all the users in VSS are included), I start the migration.
I get the following error messages in VSSMigrationReport.xml:
I'll translate the message into english: Cannot migrate label due to the following error: Cannot find matching elements under $/XXX
When I check in Team Explorer there are no files migrated into source control
If I delete that labels in VSS, delete the Team Foundation project and then I repeat the migration, I get no errors in VSSMigrationReport.xml, but no files in source control. I've set VssConverter.exe.config to get the maximum information, and here is the content of the VSSConverter.log:
[Common, Warning, 3, 2006/10/11 14:00:03.575] Version : 8.0.50727.147
[VSS, Error, 3, 2006/10/11 14:00:09.328] Exception: System.Runtime.InteropServices.COMException
Message: Invalid password
Stack Trace: en Microsoft.VisualStudio.SourceSafe.Interop.VSSDatabaseClass.Open(String SrcSafeIni, String Username, String Password)
en Microsoft.TeamFoundation.Converters.VersionControl.Vss.VssWrapper.Open(String UserName, String Password, String Path)
en Microsoft.TeamFoundation.Converters.VersionControl.Vss.VssConverter.OpenVss()
Help Link: ssusexp.hlp#10551
BaseExceptionMessage: Invalid password
[VSS, Perf, 3, 2006/10/11 14:00:15.174] Starting Migration
[VSS, Info, 3, 2006/10/11 14:00:15.174] Reading Metadata...
[VSS, Warning, 3, 2006/10/11 14:00:15.190] Reading Metadata for: $/
[VSS, Warning, 3, 2006/10/11 14:00:15.268] Item $/ Version no::13 Date::09/24/2004 14:54:32 Action::Labeled 'Securnet_1.8'
[VSS, Verbose, 3, 2006/10/11 14:00:15.268] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.284] Reading Metadata for: $/SECURNET
[VSS, Verbose, 3, 2006/10/11 14:00:15.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.284] Reading Metadata for: $/SECURNET_2005
[VSS, Verbose, 3, 2006/10/11 14:00:15.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.284] Reading Metadata for: $/SECURNET/Base de Datos
[VSS, Verbose, 3, 2006/10/11 14:00:15.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.284] Reading Metadata for: $/SECURNET/Copias Antiguas
[VSS, Verbose, 3, 2006/10/11 14:00:15.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.299] Reading Metadata for: $/SECURNET/Documentacion
[VSS, Verbose, 3, 2006/10/11 14:00:15.299] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.299] Reading Metadata for: $/SECURNET/ProcsAlmacenados
[VSS, Verbose, 3, 2006/10/11 14:00:15.299] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.299] Reading Metadata for: $/SECURNET/SECURNET
[VSS, Verbose, 3, 2006/10/11 14:00:15.299] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.299] Reading Metadata for: $/SECURNET/ServicioWebSecurnet
[VSS, Verbose, 3, 2006/10/11 14:00:15.299] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.299] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:15.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.315] Reading Metadata for: $/SECURNET/Setups
[VSS, Verbose, 3, 2006/10/11 14:00:15.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.315] Reading Metadata for: $/SECURNET_2005/Securnet_exe
[VSS, Verbose, 3, 2006/10/11 14:00:15.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.315] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet
[VSS, Verbose, 3, 2006/10/11 14:00:15.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.315] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:15.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.315] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados
[VSS, Verbose, 3, 2006/10/11 14:00:15.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.330] Reading Metadata for: $/SECURNET/Base de Datos/Scripts
[VSS, Verbose, 3, 2006/10/11 14:00:15.330] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.330] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia
[VSS, Verbose, 3, 2006/10/11 14:00:15.330] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.330] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia
[VSS, Verbose, 3, 2006/10/11 14:00:15.330] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.330] Reading Metadata for: $/SECURNET/Documentacion/Automatizaci?n Servicio Windows de Seguridad.doc
[VSS, Verbose, 3, 2006/10/11 14:00:15.346] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.346] Reading Metadata for: $/SECURNET/Documentacion/Gestor de seguridad.doc
[VSS, Verbose, 3, 2006/10/11 14:00:15.346] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.346] Reading Metadata for: $/SECURNET/Documentacion/Modelo E-R.vsd
[VSS, Verbose, 3, 2006/10/11 14:00:15.346] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.346] Reading Metadata for: $/SECURNET/Documentacion/Seguridad.vsd
[VSS, Verbose, 3, 2006/10/11 14:00:15.346] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.346] Reading Metadata for: $/SECURNET/ProcsAlmacenados/~sak83e137b601c3fd1d.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.346] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.362] Reading Metadata for: $/SECURNET/ProcsAlmacenados/AD_DeleteUser.vbs
[VSS, Verbose, 3, 2006/10/11 14:00:15.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.362] Reading Metadata for: $/SECURNET/ProcsAlmacenados/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:15.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.362] Reading Metadata for: $/SECURNET/ProcsAlmacenados/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.362] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetAccessRights.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.377] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.377] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetCodLogActions.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.377] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.377] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetFromCode.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.377] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.377] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetGroupGrants.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.377] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.393] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetGroups.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.393] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetGroupUsers.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.393] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetLogsEntries.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.393] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetLogsEntryProperties.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.409] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetMaskGrantsNewWizard.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.409] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetObjects.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.409] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetObjectsGrantsNewWizard.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.409] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetOUListUsers.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.424] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetOUs.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.424] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.424] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetOUUsers.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.424] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.424] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetScopes.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.424] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.424] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetScopesGrantsNewWizard.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.440] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GetUserOU.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.440] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GrantsDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.440] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GrantsDeleteAllGrantsFromGroupList.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.440] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GrantsEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.455] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.455] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GrantsNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.455] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.455] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GroupsDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.455] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.455] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GroupsEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.455] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.471] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GroupsNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.471] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.471] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GroupUsersAdd.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.471] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.471] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GroupUsersEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.471] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.471] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_GroupUsersRemove.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.471] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.487] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_Notifiacion_AD_DeleteUser.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.487] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_Notification.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.487] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_Notification_import.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.487] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_OUsDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.502] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.502] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_OUsEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.502] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.502] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_OUsNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.502] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.502] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_UserActivate.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.502] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.502] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_UsersDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.518] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_UsersEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.518] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_UsersImport.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.518] Reading Metadata for: $/SECURNET/ProcsAlmacenados/pa_UsersNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.534] Reading Metadata for: $/SECURNET/ProcsAlmacenados/ProcsAlmacenados.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.534] Reading Metadata for: $/SECURNET/ProcsAlmacenados/ProcsAlmacenados.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.534] Reading Metadata for: $/SECURNET/ProcsAlmacenados/sp_send_cdosysmail.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.534] Reading Metadata for: $/SECURNET/SECURNET/SECURNET.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.549] Reading Metadata for: $/SECURNET/SECURNET/SECURNET.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.549] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.549] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE
[VSS, Verbose, 3, 2006/10/11 14:00:15.549] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.549] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.549] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.549] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Global.asax
[VSS, Verbose, 3, 2006/10/11 14:00:15.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.565] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Global.asax.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.565] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Global.asax.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.565] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Securnet.asmx
[VSS, Verbose, 3, 2006/10/11 14:00:15.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.565] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Securnet.asmx.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.581] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Securnet.asmx.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.581] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/ServicioWebSecurnet.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.581] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/ServicioWebSecurnet.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.581] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Validations.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.596] Reading Metadata for: $/SECURNET/ServicioWebSecurnet/Web.config
[VSS, Verbose, 3, 2006/10/11 14:00:15.596] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.596] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion
[VSS, Verbose, 3, 2006/10/11 14:00:15.596] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.596] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:15.596] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.596] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.596] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.612] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.612] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.612] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:15.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.612] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService
[VSS, Verbose, 3, 2006/10/11 14:00:15.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.612] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.627] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.627] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.627] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.627] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.627] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.627] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.627] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.643] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService
[VSS, Verbose, 3, 2006/10/11 14:00:15.643] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.643] Reading Metadata for: $/SECURNET/Setups/_TOOLS_
[VSS, Verbose, 3, 2006/10/11 14:00:15.643] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.643] Reading Metadata for: $/SECURNET/Setups/Securnet
[VSS, Verbose, 3, 2006/10/11 14:00:15.643] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.643] Reading Metadata for: $/SECURNET/Setups/Securnet.Setup
[VSS, Verbose, 3, 2006/10/11 14:00:15.643] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.643] Reading Metadata for: $/SECURNET_2005/Securnet_exe/~sak7dc7f79701c64f10.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:15.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/~sak7db01f3701c64f10.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE
[VSS, Verbose, 3, 2006/10/11 14:00:15.674] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.674] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/~sak743a418201c63bb2.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.674] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.674] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/~sak5c97099601c63bb2.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:15.674] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.674] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/~sak5517b80001c63bb2.webproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.674] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.690] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/App_Code
[VSS, Verbose, 3, 2006/10/11 14:00:15.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.690] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/Securnet.asmx
[VSS, Verbose, 3, 2006/10/11 14:00:15.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.690] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/Securnet_2005.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.690] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/Securnet_2005.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.690] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/Web.config
[VSS, Verbose, 3, 2006/10/11 14:00:15.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.706] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:15.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.706] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService
[VSS, Verbose, 3, 2006/10/11 14:00:15.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.706] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService
[VSS, Verbose, 3, 2006/10/11 14:00:15.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.706] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root
[VSS, Verbose, 3, 2006/10/11 14:00:15.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.706] Reading Metadata for: $/SECURNET/Base de Datos/Scripts/ActualizarPasswordDigest.vbs
[VSS, Verbose, 3, 2006/10/11 14:00:15.721] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.721] Reading Metadata for: $/SECURNET/Base de Datos/Scripts/Cambiar el ID del Log Parameter.txt
[VSS, Verbose, 3, 2006/10/11 14:00:15.721] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.721] Reading Metadata for: $/SECURNET/Base de Datos/Scripts/Condiciones a cumplir antes de establecer las relaciones.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.721] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.721] Reading Metadata for: $/SECURNET/Base de Datos/Scripts/Creacion_Tablas_Indices_ForeignKeys.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.721] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.721] Reading Metadata for: $/SECURNET/Base de Datos/Scripts/Datos Iniciales.sql
[VSS, Verbose, 3, 2006/10/11 14:00:15.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.737] Reading Metadata for: $/SECURNET/Base de Datos/Scripts/Jerarqu?a de permisos de 'Seguridad Dinanet'.DDL
[VSS, Verbose, 3, 2006/10/11 14:00:15.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.737] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/~sak0f38e5e501c3c0a4.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.737] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/~sak0f1c49ad01c3c0a4.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.753] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:15.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.753] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.753] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.753] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.768] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.768] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/RegistrySecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.768] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.768] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/RegistrySecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.768] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.768] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/RegistrySecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.768] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.784] Reading Metadata for: $/SECURNET/Copias Antiguas/RegistrySecurityServiceCopia/RegistrySecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.784] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/~sak242fb34301c3c0a4.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.784] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/~sak2417dbbf01c3c0a4.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.799] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.799] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.799] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Datos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.799] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.799] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Datos_ant.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.799] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.799] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Entornos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.815] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.815] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/EstructuraEntorno.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.815] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.815] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/EstructuraGrupoObjeto.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.815] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.815] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/EstructuraListaDeEntornos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.831] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/EstructuraPermiso.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.831] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Grupos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.831] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Objetos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.846] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.846] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Parametros.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.846] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.846] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Permisos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.846] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.846] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/ProjectInstaller.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.862] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/ProjectInstaller.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.862] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/PropiedadesObjetos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.862] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/SecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:15.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.878] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/SecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.878] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/SecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:15.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.878] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/SecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:15.893] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.893] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Service1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.893] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.893] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/Service1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.893] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.893] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/TipoObjeto.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.909] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/TiposEntorno.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.909] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/UsuariosGrupos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.909] Reading Metadata for: $/SECURNET/Copias Antiguas/SecurityServiceCopia/WorkerThread.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.924] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.924] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:15.924] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.924] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.924] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.924] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/ErrorForm.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.924] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.940] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/ErrorForm.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.940] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.940] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GenericCodeDescriptionObject.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.940] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.940] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Grant.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.940] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.956] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GrantsDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.956] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GrantsDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.956] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GrantsEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.971] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GrantsEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.971] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.971] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GrantsNewWizard.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.971] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.971] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GrantsNewWizard.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.971] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.987] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Group.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.987] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.987] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GroupsDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:15.987] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:15.987] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GroupsDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:15.987] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.003] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GroupsEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.003] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.003] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GroupsEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.003] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.003] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GroupsNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.003] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.018] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/GroupsNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.018] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.018] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/LogDetailsView.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.018] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.018] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/LogDetailsView.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.018] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.018] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/LogEntry.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.034] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.034] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/LoginForm.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.034] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.034] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/LoginForm.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.034] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.034] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Mask.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.050] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Object.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.050] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/ObjectType.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.050] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OU.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.065] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.065] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OUsDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.065] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.065] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OUsDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.065] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.065] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OUsEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.081] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.081] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OUsEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.081] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.081] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OUsNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.081] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.081] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/OUsNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.096] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.096] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Scope.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.096] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.096] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/ScopeType.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.096] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.096] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManager.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.096] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.112] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagerConsole.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.112] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.112] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagerConsole.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.112] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.112] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagersDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.128] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.128] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagersDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.128] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.128] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagersNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.128] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.128] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagersNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.143] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.143] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagersViewProperties.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.143] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.143] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SecurityManagersViewProperties.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.143] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.159] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SECURNET.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.159] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.159] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/SECURNET.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.159] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.159] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/User.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.159] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.175] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersAdd.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.175] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.175] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersAdd.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.175] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.190] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.190] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.190] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.190] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.190] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.190] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.206] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.206] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.206] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersGroupUserEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.206] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.206] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersGroupUserEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.206] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.221] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersImport.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.221] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.221] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersImport.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.221] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.221] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.221] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.237] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.237] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.237] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersRemove.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.237] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.237] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/UsersRemove.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.237] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.237] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Validations.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.253] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.253] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Web References
[VSS, Verbose, 3, 2006/10/11 14:00:16.253] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.253] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.253] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.253] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.253] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.253] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:16.268] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.268] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.268] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.268] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.268] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.268] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.268] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.268] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.268] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.284] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.284] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.284] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.284] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.300] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Datos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.300] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.300] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Entornos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.300] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.300] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Estaticas.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.300] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.300] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/EstructuraEntorno.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.300] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.315] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/EstructuraGrupoObjeto.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.315] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/EstructuraListaDeEntornos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.315] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/EstructuraPermiso.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.315] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.315] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Grupos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.331] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.331] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Objetos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.331] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.331] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Parametros.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.331] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.331] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Permisos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.331] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.331] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/ProjectInstaller.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.347] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.347] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/ProjectInstaller.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.347] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.347] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/PropiedadesObjetos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.347] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.347] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/SecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.347] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.347] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/SecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.362] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/SecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.362] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/SecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.362] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Service1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.362] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.378] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/Service1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.378] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.378] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/TipoObjeto.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.378] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.378] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/TiposEntorno.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.378] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.378] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/UsuariosGrupos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.378] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.393] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/SecurityService/WorkerThread.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.393] Reading Metadata for: $/SECURNET/Setups/_TOOLS_/AAV.ico
[VSS, Verbose, 3, 2006/10/11 14:00:16.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.393] Reading Metadata for: $/SECURNET/Setups/_TOOLS_/AAV_32x32.ico
[VSS, Verbose, 3, 2006/10/11 14:00:16.393] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.393] Reading Metadata for: $/SECURNET/Setups/_TOOLS_/ispack-4.2.7.exe
[VSS, Verbose, 3, 2006/10/11 14:00:16.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.409] Reading Metadata for: $/SECURNET/Setups/_TOOLS_/Spanish_4.2.7.isl
[VSS, Verbose, 3, 2006/10/11 14:00:16.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.409] Reading Metadata for: $/SECURNET/Setups/_TOOLS_/UNISTALL.ico
[VSS, Verbose, 3, 2006/10/11 14:00:16.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.409] Reading Metadata for: $/SECURNET/Setups/_TOOLS_/WizardImageFile.bmp
[VSS, Verbose, 3, 2006/10/11 14:00:16.409] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.409] Reading Metadata for: $/SECURNET/Setups/Securnet/bin
[VSS, Verbose, 3, 2006/10/11 14:00:16.425] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.425] Reading Metadata for: $/SECURNET/Setups/Securnet.Setup/Securnet.iss
[VSS, Verbose, 3, 2006/10/11 14:00:16.425] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.425] Reading Metadata for: $/SECURNET/Setups/Securnet.Setup/Seguridad Securnet Setup.exe
[VSS, Verbose, 3, 2006/10/11 14:00:16.425] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.425] Reading Metadata for: $/SECURNET/Setups/Securnet.Setup/Version.txt
[VSS, Verbose, 3, 2006/10/11 14:00:16.425] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.425] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/~sak7d85335701c64f10.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.440] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:16.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.440] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.440] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/ErrorForm.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.440] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.456] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/ErrorForm.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.456] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.456] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GenericCodeDescriptionObject.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.456] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.456] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Grant.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.456] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.472] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GrantsDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.472] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.472] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GrantsDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.472] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.472] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GrantsEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.472] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.472] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GrantsEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.487] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GrantsNewWizard.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.487] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GrantsNewWizard.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.487] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Group.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.487] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.503] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GroupsDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.503] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GroupsDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.503] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GroupsEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.518] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GroupsEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.518] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GroupsNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.518] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/GroupsNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.518] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.518] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/LogDetailsView.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.534] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/LogDetailsView.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.534] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/LogEntry.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.534] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.534] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/LoginForm.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.550] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/LoginForm.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.550] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Mask.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.550] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Object.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.565] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/ObjectType.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.565] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Org.Mentalis.Security.dll
[VSS, Verbose, 3, 2006/10/11 14:00:16.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.565] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OU.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.565] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.565] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OUsDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.581] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OUsDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.581] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OUsEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.581] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OUsEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.581] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.597] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OUsNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.597] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.597] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/OUsNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.597] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.597] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Scope.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.597] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.597] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/ScopeType.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.612] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManager.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.612] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagerConsole.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.612] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagerConsole.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.612] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.628] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagersDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.628] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.628] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagersDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.628] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.628] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagersNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.628] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.628] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagersNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.644] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.644] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagersViewProperties.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.644] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.644] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SecurityManagersViewProperties.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.644] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.644] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SECURNET.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.644] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/SECURNET.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/User.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.659] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersAdd.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.659] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.675] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersAdd.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.675] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.675] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersDelete.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.675] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.675] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersDelete.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.675] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.675] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.690] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.690] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersGroupUserEdit.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.690] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersGroupUserEdit.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.690] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.706] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersImport.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.706] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersImport.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.706] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersNew.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.706] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.706] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersNew.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.722] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.722] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersRemove.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.722] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.722] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/UsersRemove.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.722] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.722] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Validations.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.722] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.737] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Web References
[VSS, Verbose, 3, 2006/10/11 14:00:16.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.737] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/App_Code/Securnet.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.737] Reading Metadata for: $/SECURNET_2005/ServicioWebSecurnet/App_Code/Validations.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.737] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/~sak7fead1ab01c64f11.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:16.737] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.737] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/~sak7fd7becb01c64f11.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.753] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.753] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.753] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.753] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.753] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.753] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/~sakd253004901c64f11.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:16.769] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.769] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/~sakd23b32a701c64f11.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.769] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.769] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/~sakd2177e3401c64f11.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.784] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:16.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.784] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.784] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.784] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.784] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.800] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.800] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.800] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.800] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.800] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.800] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.800] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/RegistrySecurityService/RegistrySecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.800] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.800] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/~sak33e883ec01c64f12.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:16.816] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.816] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/~sak33d317a701c64f12.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.816] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.816] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/~sak33aaa07a01c64f12.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.816] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.816] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.816] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.816] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Datos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.831] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Entornos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.831] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Estaticas.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.831] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/EstructuraEntorno.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.831] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.831] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/EstructuraGrupoObjeto.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.847] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.847] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/EstructuraListaDeEntornos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.847] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.847] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/EstructuraPermiso.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.847] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.847] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Grupos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.847] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.847] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Objetos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.862] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Parametros.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.862] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Permisos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.862] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/ProjectInstaller.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.862] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/ProjectInstaller.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.862] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.878] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/PropiedadesObjetos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.878] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/SecurityService.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:16.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.878] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/SecurityService.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.878] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/SecurityService.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.878] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.894] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/SecurityService.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.894] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.894] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Service1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.894] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.894] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/Service1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:16.894] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.894] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/TipoObjeto.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.894] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.909] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/TiposEntorno.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.909] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/UsuariosGrupos.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.909] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/UsuariosOU.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.909] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/SecurityService/WorkerThread.cs
[VSS, Verbose, 3, 2006/10/11 14:00:16.909] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.925] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS
[VSS, Verbose, 3, 2006/10/11 14:00:16.925] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.925] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Web References/localhost
[VSS, Verbose, 3, 2006/10/11 14:00:16.925] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.925] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/~saka4be75f601c42858.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:16.925] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.941] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/~saka4a69e8601c42858.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.941] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.941] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.941] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.941] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.941] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.941] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.956] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.956] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/~sakc82bf66e01c42790.tmp
[VSS, Verbose, 3, 2006/10/11 14:00:16.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.956] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/~sakc816812901c42790.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.956] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.972] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.972] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.972] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.sln
[VSS, Verbose, 3, 2006/10/11 14:00:16.972] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.972] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:16.972] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.972] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad
[VSS, Verbose, 3, 2006/10/11 14:00:16.972] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.972] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/MagicLocalLibrary.dll
[VSS, Verbose, 3, 2006/10/11 14:00:16.987] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.987] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/Org.Mentalis.Security.dll
[VSS, Verbose, 3, 2006/10/11 14:00:16.987] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.987] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/SECURNET.exe
[VSS, Verbose, 3, 2006/10/11 14:00:16.987] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:16.987] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/Tragsatec.Cryptography.dll
[VSS, Verbose, 3, 2006/10/11 14:00:17.003] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.003] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/Tragsatec.dll
[VSS, Verbose, 3, 2006/10/11 14:00:17.003] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.003] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/Tragsatec.Globalization.dll
[VSS, Verbose, 3, 2006/10/11 14:00:17.003] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.003] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/Tragsatec.Preferences.dll
[VSS, Verbose, 3, 2006/10/11 14:00:17.019] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.019] Reading Metadata for: $/SECURNET/Setups/Securnet/bin/Win32Security.dll
[VSS, Verbose, 3, 2006/10/11 14:00:17.019] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.019] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Web References/localhost
[VSS, Verbose, 3, 2006/10/11 14:00:17.019] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.019] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/~sak7f929a5f01c64f11.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.019] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.034] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:17.034] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.034] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.050] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.050] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.050] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.050] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/key.snk
[VSS, Verbose, 3, 2006/10/11 14:00:17.050] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.066] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/~sak7f94fcbb01c64f11.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.066] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.066] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:17.066] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.066] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.066] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.066] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.066] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.066] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:17.081] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.081] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/TestConexionSWinSeguridad.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.081] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.081] Reading Metadata for: $/SECURNET_2005/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/TestConexionSWinSeguridad/TestConexionSWinSeguridad.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.081] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.081] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/AD_DeleteUser.vbs
[VSS, Verbose, 3, 2006/10/11 14:00:17.097] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.097] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetAccessRights.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.097] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.097] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetCodLogActions.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.113] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.113] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetFromCode.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.113] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.113] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetGroupGrants.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.113] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.128] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetGroups.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.128] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.128] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetGroupUsers.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.128] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.144] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetLogsEntries.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.144] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.144] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetLogsEntryProperties.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.159] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.159] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetMaskGrantsNewWizard.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.159] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.159] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetObjects.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.175] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.175] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetObjectsGrantsNewWizard.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.175] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.175] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetOUListUsers.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.191] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.191] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetOUs.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.191] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.191] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetOUUsers.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.206] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.206] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetScopes.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.206] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.206] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetScopesGrantsNewWizard.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.222] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.222] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GetUserOU.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.222] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.222] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GrantsDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.222] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.238] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GrantsDeleteAllGrantsFromGroupList.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.238] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.238] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GrantsEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.238] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.253] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GrantsNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.253] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.253] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GroupsDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.253] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.269] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GroupsEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.269] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.269] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GroupsNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.269] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.269] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GroupUsersAdd.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.284] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GroupUsersEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.284] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.284] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_GroupUsersRemove.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.300] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.300] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_Notifiacion_AD_DeleteUser.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.300] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.300] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_Notification.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.316] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.316] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_OUsDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.316] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.316] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_OUsEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.331] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.331] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_OUsNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.331] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.331] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_UserActivate.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.347] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.347] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_UsersDelete.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.347] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.347] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_UsersEdit.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.363] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.363] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_UsersImport.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.363] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.363] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/pa_UsersNew.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.378] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.378] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/PROCEDIMIENTOS ALMACENADOS.sln
[VSS, Verbose, 3, 2006/10/11 14:00:17.378] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.378] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/PROCEDIMIENTOS ALMACENADOS.vcproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.394] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.394] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/PROCEDIMIENTOS ALMACENADOS.vcproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.394] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.394] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/PROCEDIMIENTOS ALMACENADOS.vssscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.410] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.410] Reading Metadata for: $/SECURNET/Base de Datos/Procedimientos Almacenados/PROCEDIMIENTOS ALMACENADOS.root/PROCEDIMIENTOS ALMACENADOS/sp_send_cdosysmail.sql
[VSS, Verbose, 3, 2006/10/11 14:00:17.410] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.410] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Web References/localhost/Reference.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.425] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.441] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Web References/localhost/Reference.map
[VSS, Verbose, 3, 2006/10/11 14:00:17.441] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.441] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Web References/localhost/Securnet.disco
[VSS, Verbose, 3, 2006/10/11 14:00:17.441] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.441] Reading Metadata for: $/SECURNET/SECURNET/SECURNET_EXE/Web References/localhost/Securnet.wsdl
[VSS, Verbose, 3, 2006/10/11 14:00:17.441] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.456] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/~saka476efa601c42858.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.456] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.456] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:17.456] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.456] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.456] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.456] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/ComConexionSWinSeguridad.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.472] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.472] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/ComConexionSWinSeguridad.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.472] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.472] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/ComConexionSWinSeguridad.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.472] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.472] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/ComConexionSWinSeguridad/key.snk
[VSS, Verbose, 3, 2006/10/11 14:00:17.488] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.488] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/~sakb9421aa801c4287a.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.488] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.488] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:17.488] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.488] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.503] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.503] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:17.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.503] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/TestComConexionSWinSeguridad.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.503] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.503] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/AccesoConAutomatizacion/ComConexionSWinSeguridad/TestComConexionSWinSeguridad/TestComConexionSWinSeguridad.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.519] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.519] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/~sakc7dd487101c42790.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.519] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.519] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:17.519] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.519] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.535] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.535] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.535] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.535] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.535] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.535] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.550] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/ConexionSWinSeguridad/key.snk
[VSS, Verbose, 3, 2006/10/11 14:00:17.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.550] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/~sakc7dd487101c42790.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.550] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/App.ico
[VSS, Verbose, 3, 2006/10/11 14:00:17.550] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.566] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/AssemblyInfo.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.566] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.566] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/Form1.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.566] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.566] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/Form1.resx
[VSS, Verbose, 3, 2006/10/11 14:00:17.566] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.566] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/TestConexionSWinSeguridad.csproj
[VSS, Verbose, 3, 2006/10/11 14:00:17.582] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.582] Reading Metadata for: $/SECURNET/ServicioWindowsSeguridad/GestionAccesoSWinSeguridad/ConexionSWinSeguridad/TestConexionSWinSeguridad/TestConexionSWinSeguridad.csproj.vspscc
[VSS, Verbose, 3, 2006/10/11 14:00:17.582] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.582] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Web References/localhost/Reference.cs
[VSS, Verbose, 3, 2006/10/11 14:00:17.582] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.582] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Web References/localhost/Reference.map
[VSS, Verbose, 3, 2006/10/11 14:00:17.597] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.597] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Web References/localhost/Securnet.disco
[VSS, Verbose, 3, 2006/10/11 14:00:17.597] Deletion Date: 12/31/9999 23:59:59
[VSS, Warning, 3, 2006/10/11 14:00:17.597] Reading Metadata for: $/SECURNET_2005/Securnet_exe/SECURNET_EXE/Web References/localhost/Securnet.wsdl
[VSS, Verbose, 3, 2006/10/11 14:00:17.597] Deletion Date: 12/31/9999 23:59:59
[VSS, Verbose, 3, 2006/10/11 14:00:17.597] No. of actions written to db: 1
[VSS, Perf, 3, 2006/10/11 14:00:17.597] Time taken to Read Metadata::00:00:02.4230375
[VSS, Perf, 3, 2006/10/11 14:00:17.597] Processing Metadata
[VSS, Perf, 3, 2006/10/11 14:00:17.613] Start Rename
[VSS, Perf, 3, 2006/10/11 14:00:17.628] Start Update
[VSS, Perf, 3, 2006/10/11 14:00:17.644] Time taken to process DB: 00:00:00.0312650
[VSS, Perf, 3, 2006/10/11 14:00:17.644] Processing Metadata complete. Adding to Version Control
[VSS, Info, 3, 2006/10/11 14:00:17.644] Adding to Version Control
[Common, Verbose, 6, 2006/10/11 14:00:17.722] Waiting for thread: AsyncTask Thread0
[Common, Verbose, 8, 2006/10/11 14:00:17.722] Waiting for thread: AsyncTask Thread2
[Common, Verbose, 9, 2006/10/11 14:00:17.722] Waiting for thread: AsyncTask Thread3
[Common, Verbose, 10, 2006/10/11 14:00:17.722] Waiting for thread: AsyncTask Thread4
[Common, Verbose, 7, 2006/10/11 14:00:17.722] Waiting for thread: AsyncTask Thread1
[Common, Verbose, 11, 2006/10/11 14:00:17.722] Waiting for thread: AsyncTask Thread5
[Common,