.NET ClickOnce Deployment On XP through File Share









up vote
0
down vote

favorite












I got a specific question about ClickOnce Deployment on .net. Here is the thing I got an windows application which powered .net framework 3.5 C#. The purpose for ClickOnce is auto update. We have a local network which is no internet access they have only access to server computer. I need to publish the application to the server computer which others should access through file share or something else. Most of the computers are have Windows XP.



Main question is how should I publish the application through ClikcOnce.



Please if you have some infomartion or example that can help me type it down.










share|improve this question

























    up vote
    0
    down vote

    favorite












    I got a specific question about ClickOnce Deployment on .net. Here is the thing I got an windows application which powered .net framework 3.5 C#. The purpose for ClickOnce is auto update. We have a local network which is no internet access they have only access to server computer. I need to publish the application to the server computer which others should access through file share or something else. Most of the computers are have Windows XP.



    Main question is how should I publish the application through ClikcOnce.



    Please if you have some infomartion or example that can help me type it down.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I got a specific question about ClickOnce Deployment on .net. Here is the thing I got an windows application which powered .net framework 3.5 C#. The purpose for ClickOnce is auto update. We have a local network which is no internet access they have only access to server computer. I need to publish the application to the server computer which others should access through file share or something else. Most of the computers are have Windows XP.



      Main question is how should I publish the application through ClikcOnce.



      Please if you have some infomartion or example that can help me type it down.










      share|improve this question













      I got a specific question about ClickOnce Deployment on .net. Here is the thing I got an windows application which powered .net framework 3.5 C#. The purpose for ClickOnce is auto update. We have a local network which is no internet access they have only access to server computer. I need to publish the application to the server computer which others should access through file share or something else. Most of the computers are have Windows XP.



      Main question is how should I publish the application through ClikcOnce.



      Please if you have some infomartion or example that can help me type it down.







      c# .net networking setup-deployment






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 9 at 21:34









      Hasan Durukan

      12




      12






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          If you are using Visual Studio, you can use the Publish section of the project properties to publish the application through ClickOnce. Then you can choose to publish it to a folder and assuming it will be a network share, you can specify it in the form



          \ShareServerFolderSubfolder





          share|improve this answer




















            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53233545%2fnet-clickonce-deployment-on-xp-through-file-share%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            If you are using Visual Studio, you can use the Publish section of the project properties to publish the application through ClickOnce. Then you can choose to publish it to a folder and assuming it will be a network share, you can specify it in the form



            \ShareServerFolderSubfolder





            share|improve this answer
























              up vote
              0
              down vote













              If you are using Visual Studio, you can use the Publish section of the project properties to publish the application through ClickOnce. Then you can choose to publish it to a folder and assuming it will be a network share, you can specify it in the form



              \ShareServerFolderSubfolder





              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                If you are using Visual Studio, you can use the Publish section of the project properties to publish the application through ClickOnce. Then you can choose to publish it to a folder and assuming it will be a network share, you can specify it in the form



                \ShareServerFolderSubfolder





                share|improve this answer












                If you are using Visual Studio, you can use the Publish section of the project properties to publish the application through ClickOnce. Then you can choose to publish it to a folder and assuming it will be a network share, you can specify it in the form



                \ShareServerFolderSubfolder






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 9 at 21:45









                Antonio Alvarez

                10214




                10214



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53233545%2fnet-clickonce-deployment-on-xp-through-file-share%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How to how show current date and time by default on contact form 7 in WordPress without taking input from user in datetimepicker

                    Syphilis

                    Darth Vader #20