Bonjour à tous,

j'ai une application winform que je veux déployer via clickonce et iis.
Lorsque j'accede à mon publish.htm l'installation se lance puis s'interromps avec l'erreur suivante:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
INFORMATIONS SUR LA VERSION DE LA PLATEFORME
	Windows 			: 5.1.2600.196608 (Win32NT)
	Common Language Runtime 	: 4.0.30319.1
	System.Deployment.dll 		: 4.0.30319.1 (RTMRel.030319-0100)
	clr.dll 			: 4.0.30319.1 (RTMRel.030319-0100)
	dfdll.dll 			: 4.0.30319.1 (RTMRel.030319-0100)
	dfshim.dll 			: 4.0.31106.0 (Main.031106-0000)

SOURCES
	Url de déploiement			*: http://rapker01.srr.fr:82/Sphinx/AuthWsCardFrm.application
						Server		: Microsoft-IIS/6.0
						X-Powered-By	: ASP.NET
	Url du fournisseur de déploiement		*: http://rapker01.srr.fr:82/Sphinx/AuthWsCardFrm.application
	Url de l'application			*: http://rapker01.srr.fr:82/Sphinx/Application%20Files/AuthWsCardFrm_1_0_0_10/AuthWsCardFrm.exe.manifest
						Server		: Microsoft-IIS/6.0
						X-Powered-By	: ASP.NET

IDENTITÉS
	Identité de déploiement		*: AuthWsCardFrm.application, Version=1.0.0.10, Culture=fr, PublicKeyToken=97c89ce31203174d, processorArchitecture=x86
	Identité de l'application		*: AuthWsCardFrm.exe, Version=1.0.0.10, Culture=fr, PublicKeyToken=97c89ce31203174d, processorArchitecture=x86, type=win32

RÉSUMÉ DES APPLICATIONS
	* Application installable.

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 http://rapker01.srr.fr:82/Sphinx/AuthWsCardFrm.application a provoqué une exception. Les messages d'erreur suivants ont été détectés*:
		+ Échec du téléchargement de http://rapker01.srr.fr:82/Sphinx/Application Files/AuthWsCardFrm_1_0_0_10/Interop.SHDocVw.dll.
		+ Le serveur distant a retourné une erreur*: (500) Erreur interne du serveur.

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
	* [23/02/2011 09:32:35] : L'activation de http://rapker01.srr.fr:82/Sphinx/AuthWsCardFrm.application a commencé.
	* [23/02/2011 09:32:35] : Traitement du manifeste de déploiement terminé.
	* [23/02/2011 09:32:35] : L'installation de l'application a commencé.
	* [23/02/2011 09:32:36] : Traitement du manifeste de l'application terminé.
	* [23/02/2011 09:32:38] : Une version 2.0.50727 du runtime compatible a été trouvée.
	* [23/02/2011 09:32:38] : Détection de l'assembly dépendant Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil à l'aide de Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil.
	* [23/02/2011 09:32:38] : Détection de l'assembly dépendant System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil à l'aide de System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil.
	* [23/02/2011 09:32:38] : Détection de l'assembly dépendant Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A à l'aide de Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
	* [23/02/2011 09:32:38] : Requête de confiance et détection de plateforme terminée.

DÉTAILS DE L'ERREUR
	Les erreurs suivantes ont été détectées au cours de cette opération.
	* [23/02/2011 09:32:38] System.Deployment.Application.DeploymentDownloadException (sous-type inconnu)
		- Échec du téléchargement de http://rapker01.srr.fr:82/Sphinx/Application Files/AuthWsCardFrm_1_0_0_10/Interop.SHDocVw.dll.
		- Source*: System.Deployment
		- Trace de la pile*:
			à System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
			à System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
			à System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
			à System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
			à System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
			à System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
			à 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.Net.WebException
		- Le serveur distant a retourné une erreur*: (500) Erreur interne du serveur.
		- Source*: System
		- Trace de la pile*:
			à System.Net.HttpWebRequest.GetResponse()
			à System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

DÉTAILS DE LA TRANSACTION DU MAGASIN DE COMPOSANTS
	Aucune information disponible sur la transaction.
Quelqu'un peut il m'aider ?

Merci.