Re: AppUpdater not working
From: Bill Sabey (bill_at_nospam.net)
Date: 06/17/04
- Next message: Bill Sabey: "Re: Application Update Block, keeping user created files"
- Previous message: Roger: "Re: Drag and drop DAL"
- In reply to: Richard L Rosenheim: "AppUpdater not working"
- Next in thread: Robert Duan: "Re: AppUpdater not working"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 06:03:48 -0400
It's been a while since I used debugger, but I believe I found a way by
adding the update manager project to my solution .
You might try this gotdotnet forum to see if there were any similar probs.
http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=181256
"Richard L Rosenheim" <richard@rlr.com> wrote in message
news:u5gyRN0UEHA.544@TK2MSFTNGP11.phx.gbl...
> I tried using the Application Updater Component, using the article ".NET
> Client Applications: .NET Application Updater Component" by Jamie Cool.
>
> The application is going out to the network (as ZoneAlarm asks for
> permission), but it's neither downloading the newer version, or otherwise
> updating itself. No new files or directory appears.
>
> The version of the application installed on the test machine (Windows 2000
> Pro with Framework 1.1 installed) is 1.0.0.35885. The version of the
> application on the web site is 1.0.1.22943. I verified the version
numbers
> using Windows Explorer. I can access the update manifest using IE. I'm
> also able to download the individual files using IE. The web site is IIS
5
> running on a Windows 2000 Server w/SP4. I compiled the two versions of my
> application using VS 2003 running under Windows 2003 Server.
>
> I tried to step into the code for AppUpdater, but the IDE won't let me.
Nor
> would it stop at break points. I'm suspecting it's because it's running
on
> a separate thread.
>
> And yes, I'm starting the application by invoking AppStart.exe, which in
> turn executes my application.
>
> Anyone have any ideas? Suggestions?
>
> Richard Rosenheim
>
>
- Next message: Bill Sabey: "Re: Application Update Block, keeping user created files"
- Previous message: Roger: "Re: Drag and drop DAL"
- In reply to: Richard L Rosenheim: "AppUpdater not working"
- Next in thread: Robert Duan: "Re: AppUpdater not working"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|