index > ClickOnce and Setup & Deployment Projects > troubleshooting AppUpdater

troubleshooting AppUpdater

Has anyone had problems with reliability of the AppUpdater? Any ideas on how to troubleshoot it? I had it working on a win 2003 server yesterday, but the app does not update anymore. I have the following setup:

client computer:
..prog files\my app\ -AppStart.config and AppStart.exe. The config points to my executable in a subdirectory called 1.0.0.0

Web server
inetpub\wwwroot\myApp\ - contains UpdateVersion.xml and 2 subdirectories (1.0.0.0 and 2.0.0.0)  The xml file points to a subdirectory called 2.0.0.0

I copy and paste the <ApplicationURL> into a browser and am able to view and download the files contained in this directory. This is a new version of the app, with assemblyInfo.vb = <Assembly: AssemblyVersion("2.0.0.0")> 

I have WebDAV enable, I have directory browsing on, I have tried it set up as an application in iis and remove the mapping for the .config file. Have tried it not set up as an application.  I have verified that the UpdateURL of the AppUpdater component is valid (copy/paste to a browser shows contents of UpdateVersion.xml)

I don't get any errors on the client, the app just sits there.
Thanks in advance.
WinFormsUser
Where is <_DownloadDestination> set? the path listed here is incorrect in my appUpdater.xml file. ( I'm assuming that this replaces AppUpdate.log (referenced in the help documentation), I don't have that file)
WinFormsUser
Ok, it's getting there... at least it fires now.
I am now getting a message stating 
Unable to auto-download the missing parts of the application from :
<mysite>\AppUpdater.resources.dll

Can someone tell me what this file is and how I can provide it to the app?
Thanks.
WinFormsUser
reply 3

You can use google to search for other answers

 

More Articles

• Could not find file C:\Inetpub... GescomCustomActionInstaller.Ins...
• Error Code: 0x80070643
• <object/> tag - standby and alternate text
• Deploy DirectX 9.0c
• Deploy the same application two times on the same computer for th...
• Packing ClickOnce application in Installer Setup
• How to include custom prerequisites in to my setup project
• Server & Bandwidth Requirements
• One Touch Deployment
• Upgrade the application with Runas command
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Windows Error while running under ClickO
• Setup Project produces both a MSI file a
• Deploying Crystal in VS 2005 beta
• My.Settings System.OutofmemoryException
• Click once not working
• ClickOnce causes bsod
• How can I make update version for applic
• Create Shortcut to User's Desktop - Setu
• Creating deployment projects
• Application Failed - Invalid Manifest
• Unable to activate application.
• Does developing and ditributing applicat
• Appropriate Name
• Issue with timed update.
• How to run a batch file at end of install?

Hot Articles

• Assembly error using ClickOnce
• Serialization of winform control in Inte
• VDProj BannerText
• Sign ClickOnce application with cert fro
• Hosting controls in IE 6
• .NET Framework 2 adoption - Require it i
• How can I prevent compiling Assembly whe
• Web Services in Win Forms
• Registry Keys are removed during uninstall
• Publishing Problem in RC1 - 8.05727.26 (
• Deploy chm file with click-once
• Hos to add an rtf license agreement file
• User Cannot Delete Shortcut?
• publish.htm missing
• [Help] How to modify DataSource of Cryst

Recommend Articles

• Formatting a string
• After publish....database files not down
• Bootstrapper leaves files in TEMP direct
• Install Seperate MSI from MSI Setup Proj
• How to uninstall a MSI prerequsite insta
• Prerequisites problem using Click Once
• Version of Exe in a Package
• Invalid Value for 'OSversion'
• One Touch Deployment
• Deployment Issues (Major Headache)
• clickonce async wait
• NGen With Custom Actions
• cannot start application error
• ClickOnce - MSBuild - Deploying to HTTP
• adding app.config from other projects?