Bonjour,
J'ai essayé les 3 méthodes de déploiements. Aucune ne fonctionne.
XCopy -> marche pas, pas de message explicit, un code et une fenêtre pour envoyer à MS
Idem en setup.
clickOnce :
INFORMATIONS SUR LA VERSION DE LA PLATEFORME
Windows : 5.1.2600.196608 (Win32NT)
Common Language Runtime : 2.0.50727.3082
System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000)
mscorwks.dll : 2.0.50727.3082 (QFE.050727-3000)
dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfshim.dll : 2.0.50727.3053 (netfxsp.050727-3000)
SOURCES
Url de déploiement *: file://loup/publish/Card%20Printer.application
RÉSUMÉ DES ERREURS
Un résumé des erreurs est fourni ci-dessous. Les détails de ces erreurs sont indiqués plus loin dans le fichier journal.
* L'activation de \\loup\publish\Card Printer.application a provoqué une exception. Les messages d'erreur suivants ont été détectés*:
+ Échec de l'initialisation du système de configuration
+ Une erreur s'est produite lors du chargement d'un fichier de configuration*: Buffer ne peut pas être null.
Nom du paramètre*: array (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config)
+ Buffer ne peut pas être null.
Nom du paramètre*: array
RÉSUMÉ DES ERREURS DE LA TRANSACTION DU MAGASIN DE COMPOSANTS
Aucune erreur de transaction n'a été détectée.
AVERTISSEMENTS
Aucun avertissement n'a été émis pendant cette opération.
ÉTAT DE LA PROGRESSION DE L'OPÉRATION
* [09/05/2009 22:40:07] : L'activation de \\loup\publish\Card Printer.application a commencé.
DÉTAILS DE L'ERREUR
Les erreurs suivantes ont été détectées au cours de cette opération.
* [09/05/2009 22:40:08] System.Configuration.ConfigurationErrorsException
- Échec de l'initialisation du système de configuration
- Source*: System.Configuration
- Trace de la pile*:
à System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
à System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(String sectionName)
à System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
à System.Configuration.ConfigurationManager.GetSection(String sectionName)
à System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
à System.Diagnostics.DiagnosticsConfiguration.GetConfigSection()
à System.Diagnostics.DiagnosticsConfiguration.Initialize()
à System.Diagnostics.DiagnosticsConfiguration.get_Sources()
à System.Diagnostics.TraceSource.Initialize()
à System.Net.Logging.InitializeLogging()
à System.Net.Logging.get_On()
à System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
à System.Net.WebRequest.Create(Uri requestUri)
à System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
à System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
à System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
à System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
à System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
à System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
à System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
à System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Exception interne ---
System.Configuration.ConfigurationErrorsException
- Une erreur s'est produite lors du chargement d'un fichier de configuration*: Buffer ne peut pas être null.
Nom du paramètre*: array (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config)
- Source*: System.Configuration
- Trace de la pile*:
à System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
à System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
à System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
à System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
--- Exception interne ---
System.ArgumentNullException
- Buffer ne peut pas être null.
Nom du paramètre*: array
- Source*: mscorlib
- Trace de la pile*:
à System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
à System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
à System.Xml.XmlTextReaderImpl.InitStreamInput(Stream stream, Encoding encoding)
à System.Xml.XmlTextReaderImpl..ctor(String url, Stream input, XmlNameTable nt)
à System.Xml.XmlTextReaderImpl..ctor(Stream input)
à System.Xml.XmlTextReader..ctor(Stream input)
à System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
à System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
DÉTAILS DE LA TRANSACTION DU MAGASIN DE COMPOSANTS
Aucune information disponible sur la transaction.
----------------------------------------
Voilà, je ne comprends pas. Si qq'un peut m'aider, je craque...
Partager