Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

Basically, I really like the idea of ClickOnce, it's a really cool tool that I'd love to use.

 

I've tried, but am having troubles.

 

Firstly, is it actually possible to deploy an application that uses SQL CE 3.5 Databases with ClickOnce?

 

If so, then here is the error message I get once it's deployed, and I go to install it from the designated web location:

 

"Cannot install the application. Some required files are missing."

 

In the 'Details' tab is the following:

 

PLATFORM VERSION INFO

Windows : 6.1.7600.0 (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

Deployment url : http://www.omniweb-hosting.co.uk/eep/publish/Event%20Planner.application

Server : Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.13

Deployment Provider url : http://www.omniweb-hosting.co.uk/callistocreations/eep/Event%20Planner.application

 

ERROR SUMMARY

Below is a summary of the errors, details of these errors are listed later in the log.

* Activation of http://www.omniweb-hosting.co.uk/eep/publish/Event%20Planner.application resulted in exception. Following failure messages were detected:

+ Downloading http://www.omniweb-hosting.co.uk/callistocreations/eep/Event Planner.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

* [04/01/2011 09:55:32] : Activation of http://www.omniweb-hosting.co.uk/eep/publish/Event%20Planner.application has started.

 

ERROR DETAILS

Following errors were detected during this operation.

* [04/01/2011 09:55:32] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)

- Downloading http://www.omniweb-hosting.co.uk/callistocreations/eep/Event Planner.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.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.

 

Any suggestions?? I really want to get this working :(

 

Thanks in advance!

 

Nick

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...