Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1076097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T21:21:48+00:00 2026-05-16T21:21:48+00:00

I’m getting the following error when i send a finished program to a client

  • 0

I’m getting the following error when i send a finished program to a client in a ClickOnce deployment setup.

An error ocurred while downloading a required file. You may retry downloading the file or cancel setup.
Yet when i try to execute it on my PC, it runs perfectly, i also tried the same program on my laptop and no problems. Yet he has tried to execute this in 5 different PC and get’s the same error on each.

He also gets the following error when he click on details.

—————————begins:

PLATFORM VERSION INFO Windows :
6.0.6001.65536 (Win32NT) Common Language Runtime : 2.0.50727.3603
System.Deployment.dll : 2.0.50727.3053
(netfxsp.050727-3000) mscorwks.dll :
2.0.50727.3603 (GDR.050727-3600) dfdll.dll : 2.0.50727.3053
(netfxsp.050727-3000) dfshim.dll :
2.0.50727.3053 (netfxsp.050727-3000)

SOURCES Deployment url :
file:///C:/Users/MAIN-HD2/AppData/Local/Temp/7zO48D2.tmp/Desktop%20Manager.application

ERROR SUMMARY Below is a summary of
the errors, details of these errors
are listed later in the log.
* Activation of C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application resulted in
exception. Following failure messages
were detected:
+ Downloading file:///C:/Users/MAIN-HD2/AppData/Local/Temp/7zO48D2.tmp/Desktop
Manager.application did not succeed.
+ Could not find file ‘C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application’.
+ Could not find file ‘C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application’.
+ Could not find file ‘C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application’.

COMPONENT STORE TRANSACTION FAILURE
SUMMARY No transaction error was
detected.

WARNINGS There were no warnings during
this operation.

OPERATION PROGRESS STATUS
* [9/9/2010 2:21:17 PM] : Activation of
C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application has started.

ERROR DETAILS Following errors were
detected during this operation.
* [9/9/2010 2:21:17 PM] System.Deployment.Application.DeploymentDownloadException
(Unknown subtype)
– Downloading file:///C:/Users/MAIN-HD2/AppData/Local/Temp/7zO48D2.tmp/Desktop
Manager.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.DownloadDeploymentManifestDirectBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile&
tempFile, SubscriptionState& subState,
IDownloadNotification notification,
DownloadOptions options,
ServerInformation& serverInformation)
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
– Could not find file ‘C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application’.
– Source: System
– Stack trace: at System.Net.FileWebRequest.EndGetResponse(IAsyncResult
asyncResult) at
System.Net.FileWebRequest.GetResponse()
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)
— Inner Exception — System.Net.WebException
– Could not find file ‘C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application’.
– Source: System
– Stack trace: at System.Net.FileWebResponse..ctor(FileWebRequest
request, Uri uri, FileAccess access,
Boolean asyncHint) at
System.Net.FileWebRequest.GetResponseCallback(Object
state)
— Inner Exception — System.IO.FileNotFoundException
– Could not find file ‘C:\Users\MAIN-HD2\AppData\Local\Temp\7zO48D2.tmp\Desktop
Manager.application’.
– Source: mscorlib
– Stack trace: at System.IO.__Error.WinIOError(Int32
errorCode, String maybeFullPath) at
System.IO.FileStream.Init(String path,
FileMode mode, FileAccess access,
Int32 rights, Boolean useRights,
FileShare share, Int32 bufferSize,
FileOptions options,
SECURITY_ATTRIBUTES secAttrs, String
msgPath, Boolean bFromProxy) at
System.IO.FileStream..ctor(String
path, FileMode mode, FileAccess
access, FileShare share, Int32
bufferSize, FileOptions options,
String msgPath, Boolean bFromProxy) at
System.IO.FileStream..ctor(String
path, FileMode mode, FileAccess
access, FileShare share, Int32
bufferSize, Boolean useAsync) at
System.Net.FileWebStream..ctor(FileWebRequest
request, String path, FileMode mode,
FileAccess access, FileShare sharing,
Int32 length, Boolean async) at
System.Net.FileWebResponse..ctor(FileWebRequest
request, Uri uri, FileAccess access,
Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS No
transaction information is available.

————————ends

Please any help would be greatly appreciated, cause I’m loosing my mind over this.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T21:21:49+00:00Added an answer on May 16, 2026 at 9:21 pm

    Just solved this… this error occurs when the pc you are installing a ClickOnce Application doesn’t have all requirements to run a .net framework application, and is not correctly connected to the internet. It tries to download the necessary files, but fails.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.