.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.
c# .net networking setup-deployment
add a comment |
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.
c# .net networking setup-deployment
add a comment |
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.
c# .net networking setup-deployment
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
c# .net networking setup-deployment
asked Nov 9 at 21:34
Hasan Durukan
12
12
add a comment |
add a comment |
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
add a comment |
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
add a comment |
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
add a comment |
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
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
answered Nov 9 at 21:45
Antonio Alvarez
10214
10214
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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