ClickOnce Stopped Working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've successfully published 12 version to a live environment and today I ran
into a problem. I updated my app by adding a report component and a few forms
based upon it. Checked my required Apps, etc. (I have been successfully
publishing since RTM).

Now, when I press "Publish", the app gets compiled, I login to my FTP, and
then the status bar changes to "Publishing..." and it just sits there! I've
checked the FTP sit and it has copies 8 .deploy files. I "Canceled" the
publish, moved to another directory and tried again. Checking the FTP site it
copied 1 .deploy file and is still just sitting there.

This is a live environment, I've got to keep publishing...how can I tell
what's going on?

TIA,
Rob
 
I don't know what your publish problem is, but you could publish to a
local folder and have a separate installation URL. Then you could ftp
the files yourself as a workaround until you get this fixed.
 
My fault: The problem was that my deploy FTP had run low on disk space.

ClickOnce is working very well.
 
Back
Top