Issue 900 in gears: Downloading file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not succeed.

92 views
Skip to first unread message

codesite...@google.com

unread,
Jul 5, 2009, 5:43:49 PM7/5/09
to gear...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 900 by nlappala: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

What steps will reproduce the problem?
1. Download the Google Gears installer from gears.google.com
2. Run it
3. Installation fails and the following log can be seen when you press the
Details button.

What is the expected output? What do you see instead?

Expected Google Gears to install correctly. I see the following trace with
the error in the subject.

What version of the product are you using? On what operating system?

Downloaded the production version installer on 6th of July from
gears.google.com. Operating system Windows Vista Business x64 SP1

Please provide any additional information below.

Trace log (username xyz):
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 2.0.50727.4016
System.Deployment.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
mscorwks.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
dfdll.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
dfshim.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)

SOURCES
Deployment url :
file:///C:/Users/xyz/Downloads/GoogleInstaller_en.application

IDENTITIES
Deployment Identity : Google Installer.app, Version=1.2.183.7,
Culture=neutral, PublicKeyToken=9a8dfcd080ccb114, processorArchitecture=x86

APPLICATION SUMMARY
* Online only application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of C:\Users\xyz\Downloads\GoogleInstaller_en.application
resulted in exception. Following failure messages were detected:
+ Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
+ Could not find file
'C:\Users\xyz\Downloads\clickonce_bootstrap.exe.manifest'.
+ Could not find file
'C:\Users\xyz\Downloads\clickonce_bootstrap.exe.manifest'.
+ Could not find file
'C:\Users\xyz\Downloads\clickonce_bootstrap.exe.manifest'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [6.7.2009 0:32:35] : Activation of
C:\Users\xyz\Downloads\GoogleInstaller_en.application has started.
* [6.7.2009 0:32:35] : Processing of deployment manifest has successfully
completed.
* [6.7.2009 0:32:35] : Installation of the application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [6.7.2009 0:32:35]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest 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.DownloadApplicationManifest(AssemblyManifest
deploymentManifest, String targetDir, Uri deploymentUri,
IDownloadNotification notification, DownloadOptions options, Uri&
appSourceUri, String& appManifestPath)
at
System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest
deploymentManifest, String targetDir, Uri deploymentUri, Uri& appSourceUri,
String& appManifestPath)
at
System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState
subState, ActivationDescription actDesc, Int64 transactionId,
TempDirectory& downloadTemp)
at
System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState&
subState, ActivationDescription actDesc)
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\xyz\Downloads\clickonce_bootstrap.exe.manifest'.
- 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\xyz\Downloads\clickonce_bootstrap.exe.manifest'.
- 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\xyz\Downloads\clickonce_bootstrap.exe.manifest'.
- 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.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jul 5, 2009, 5:47:53 PM7/5/09
to gear...@googlegroups.com

Comment #1 on issue 900 by nlappala: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

Browser was Firefox 3.5.

I also tried to run the installer from a CMD prompt with admin privileges
but got the
same error.

codesite...@google.com

unread,
Jul 25, 2009, 7:35:04 PM7/25/09
to gear...@googlegroups.com

Comment #2 on issue 900 by alexandre.mbm: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

Parece que o Google Gears depende do ClickOnce. Seja lá o que for isso,
parece que
não existe ainda (hoje é 25 de julho de 2009) uma implementação do
ClickOnce para o
Firefox 3.5. Sendo assim, concluo que não está sendo possível instalar o
Google Gears
no Firefox 3.5, por enqquanto.

codesite...@google.com

unread,
Aug 9, 2009, 11:30:52 PM8/9/09
to gear...@googlegroups.com

Comment #3 on issue 900 by billymhoffman: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

I'm having this same issue. Windows XP SP2. Also using Firefox 3.5.

codesite...@google.com

unread,
Aug 21, 2009, 4:07:27 PM8/21/09
to gear...@googlegroups.com

Comment #4 on issue 900 by craig.mosey: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

i got the same problem it is easy to fix all you have to do is cancel the
download
and use the click here button insted or you can goto this link which will
work to

http://dl.google.com/tag/s/appguid%3D%7B283EAF47-8817-4c2b-A801-AD1FADFB7BAA%7D%26iid%3D%7B094B5FA4-9C1F-6E85-3122-63C9A3BAA186%7D%26lang%3Den%26browser%3D3%26usagestats%3D1%26appname%3DGears%26needsadmin%3DTrue/gears/GearsSetup.exe
i hope this works for you

ge...@googlecode.com

unread,
Nov 12, 2009, 4:27:07 PM11/12/09
to gear...@googlegroups.com

Comment #5 on issue 900 by jasperhorn: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

Link worked for me, thanks!

ge...@googlecode.com

unread,
Nov 28, 2009, 8:59:19 AM11/28/09
to gear...@googlegroups.com

Comment #6 on issue 900 by rranitca: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

link worked for me also thanks

ge...@googlecode.com

unread,
Feb 10, 2010, 9:58:11 AM2/10/10
to gear...@googlegroups.com

Comment #7 on issue 900 by sjm2000: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
http://code.google.com/p/gears/issues/detail?id=900

Link Worked for me also
Thanks

ge...@googlecode.com

unread,
Nov 12, 2014, 12:47:14 PM11/12/14
to gear...@googlegroups.com

Comment #8 on issue 900 by thorinst...@gmail.com: Downloading
file:///C:/Users/xyz/Downloads/clickonce_bootstrap.exe.manifest did not
succeed.
https://code.google.com/p/gears/issues/detail?id=900

Clicking the "Click here..." option worked for me! Thanks!

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages