Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Clickonce webinstall doesn't install
 

Clickonce webinstall doesn't install

Hi all,

Could someone help me out with this issue we're dealing with?

We've created a webapplication and published it to a webserver.

When we navigate to the webserver and do a install this will not work out very well.

We'll getting the following error (it's logged):

"URLDownloadToCacheFile failed with HRESULT '-2147024891' ,

Error: An error occurred trying to download 'http://webserveraddress/appname.application' "

Now we did setup a account with full admin rights so everthing is accessible.

We've set the mimetypes in IIS 6.0.

It could be very well that i've been hanging here to long and i'm overlooking something.

Does anybody have any idea what i could do next? Or some folks with similair problems?

TIA ,

Phil

Philmans  Monday, September 25, 2006 10:09 AM

Update:

Could it be true, according to MSDN, that we've to enable Anonymous access on the IIS server in order to download and install this application?

Phil

Philmans  Monday, September 25, 2006 1:20 PM

You can use google to search for other answers

Custom Search

More Threads

• Get User who started the Proccess
• Copying files needed for a program installed using VS 2005 Setup and Deployment
• Constant re-installing of ClickOnce app after reboot
• ClickOnce via UNC Passing Parmeters in the command line
• Excluding Pieces from Installer
• Deploying a WebService in to Rempte Server
• Install several assemblies to the GAC with a setup installation project
• Is it possible to create a desktop icon using ClickOnce
• Windows 2000 File DownLoad, Open/Save Dialog
• WebBrowser's .Navigate method crashes