アプリケーションにClickonceデプロイを設定して、インストールフォルダーと公開フォルダーをネットワーク共有と同じに設定しました。その後、開発マシンに最適です。次に、クライアントマシンに移動すると、ネットワーク共有が開かれ、インストールしようとしました。その設定ファイルを使用するアプリケーションで、以下のようなメッセージが表示されました
そして、詳細には以下のメッセージが表示されます
LATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.586
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.586 (RTMLDR.030319-5800)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : file://it-dept/Project/mycutorderlast/CutorderFresh.application
Deployment Provider url : http://it-dept/CutorderFresh/CutorderFresh.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of \\it-dept\Project\mycutorderlast\CutorderFresh.application resulted in exception. Following failure messages were detected:
+ Downloading http://it-dept/CutorderFresh/CutorderFresh.application did not succeed.
+ The remote server returned an error: (404) Not Found.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [08/10/2013 14:03:25] : Activation of \\it-dept\Project\mycutorderlast\CutorderFresh.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [08/10/2013 14:03:30] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://it-dept/CutorderFresh/CutorderFresh.application did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadManifest(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ManifestType manifestType, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirect(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.FollowDeploymentProviderUri(SubscriptionStore subStore, AssemblyManifest& deployment, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Net.WebException
- The remote server returned an error: (404) Not Found.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Iamが初めてclickonceを使用するときに、誰が問題が何であったかを提案できますか
プロパティの[公開]タブで[公開場所]または[インストールURL]の値を確認します。現在の設定によると、次のパスでアクセスできる公開ファイルが必要です:http://it-dept/CutorderFresh/CutorderFresh.application
そして、このパスでは利用できないようです。
私もこれと同じ問題を抱えていて、私を怒らせていました。ネットワークの共有フォルダに適切な権限が設定されていることを知っていました。自分のマシンからネットワーク共有経由でアプリケーションをインストールすることさえできませんでした。長く懸命に答えを探した後、私はそれを自分で見つけました。
プロパティの[発行]タブで、「発行フォルダの場所」に次の情報のみを入力しました。
\ servername\share\Applicationフォルダ
[インストールフォルダーのURL]セクションを空白のままにしました。
どういうわけか([公開]タブの[更新]ボタンをクリックして)[アプリケーションの更新]セクションのフィールドに、ネットワーク共有とは異なる値が入力されました。これを自分で行ったのか、デフォルトで設定されたのかはわかりません。 [場所を更新(発行場所と異なる場合)]フィールドをクリアし、この問題を解決しました。これは、フィールドを変更した場所のスクリーンショットです。
問題を起こしたフォームのスクリーンショットを投稿しましたが、何らかの理由で、写真を投稿するには10の評判ポイントが必要です。
同じエラーが発生しましたが、別の方法で解決しました。どういうわけか私は誤ってオプションで何かのチェックを外していた。
[公開]タブで、[オプション]を選択します。 [展開]で、[。deployファイル拡張子を使用する]がオンになっていることを確認します。それを確認して再公開すると、エラーはなくなりました。
私はあなたのように私の問題を解決しました。
アプリケーションの「Publishing Folder Location」(「formtest」App。の下)が「Installation Folder URL」と異なることを知りません。
実際、以前のWEBサーバーのクリック1回の展開用の2つのフォルダーは同じでした。そのため、WEBサーバーを変更した後、戸惑いました。
公開フォルダーの場所:\ 12.39.526.272\root\formtest \
インストールフォルダーのURL: http://12.39.526.272:8080/formtest/
アプリケーションの更新セクションの「更新場所(公開場所と異なる場合)」フィールド: http://12.39.526.272:8080/formtest/
母国語は英語ではありません。