ClickOnce Deployment online questions
        Posted  
        
            by David Archer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by David Archer
        
        
        
        Published on 2010-03-30T10:57:15Z
        Indexed on 
            2010/03/30
            11:13 UTC
        
        
        Read the original article
        Hit count: 443
        
Hi all,
Bit of a strange question, but how do ClickOnce deployments work from a web site? I seem to be having some problems with this. Basically, the setup file will download when you click the "install" button, but then some files are missing.
Do you need to be on a Microsoft server to run ClickOnce deployments? I usually do deployments over a local server with UNC, and as this is the first time I've done one online I'm struggling a bit.
Any newbie tutorials you can point me to would be great, and if I do need a special host for it, could you please recommend some?
Cheers!
© Stack Overflow or respective owner