473,407 Members | 2,314 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

deployment of clickonce applications

Hi,

I want to deploy a setup file to another computer, it will publish to a
web server for clickonce after run the setup file.
Can I do this in VB.Net 2005?

Thanks.

James
Feb 21 '07 #1
4 1488
I am not sure what you mean

To publish your website
Build -Publish Website

To create your installation setup for windowsform
Build -Publish Yourprogram

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:OT**************@TK2MSFTNGP06.phx.gbl...
Hi,

I want to deploy a setup file to another computer, it will publish to a
web server for clickonce after run the setup file.
Can I do this in VB.Net 2005?

Thanks.

James


Feb 21 '07 #2
Hi Cor,

I need to add a windows installer for clickonce application.
can I do this?
e.g. after running the setup.exe, the setup program will ask the path of
web/ftp server.

Thx~

James


"Cor Ligthert [MVP]" <no************@planet.nl¼¶¼g©ó¶l¥ó·s»D:OJ******** ******@TK2MSFTNGP04.phx.gbl...
>I am not sure what you mean

To publish your website
Build -Publish Website

To create your installation setup for windowsform
Build -Publish Yourprogram

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:OT**************@TK2MSFTNGP06.phx.gbl...
>Hi,

I want to deploy a setup file to another computer, it will publish to a
web server for clickonce after run the setup file.
Can I do this in VB.Net 2005?

Thanks.

James



Feb 21 '07 #3
James,

I only did this once in a test, but I thought that the script is asking you
and asking you.

Why don't you just try.

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:OB**************@TK2MSFTNGP04.phx.gbl...
Hi Cor,

I need to add a windows installer for clickonce application.
can I do this?
e.g. after running the setup.exe, the setup program will ask the path of
web/ftp server.

Thx~

James


"Cor Ligthert [MVP]" <no************@planet.nl>
¼¶¼g©ó¶l¥ó·s»D:OJ**************@TK2MSFTNGP04.phx.g bl...
>>I am not sure what you mean

To publish your website
Build -Publish Website

To create your installation setup for windowsform
Build -Publish Yourprogram

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:OT**************@TK2MSFTNGP06.phx.gbl...
>>Hi,

I want to deploy a setup file to another computer, it will publish to a
web server for clickonce after run the setup file.
Can I do this in VB.Net 2005?

Thanks.

James




Feb 21 '07 #4
thanks~

"Cor Ligthert [MVP]" <no************@planet.nl¼¶¼g©ó¶l¥ó·s»D:OV******** ********@TK2MSFTNGP04.phx.gbl...
James,

I only did this once in a test, but I thought that the script is asking
you and asking you.

Why don't you just try.

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:OB**************@TK2MSFTNGP04.phx.gbl...
>Hi Cor,

I need to add a windows installer for clickonce application.
can I do this?
e.g. after running the setup.exe, the setup program will ask the path of
web/ftp server.

Thx~

James


"Cor Ligthert [MVP]" <no************@planet.nl¼¶¼g©ó¶l¥ó·s»D:OJ******** ******@TK2MSFTNGP04.phx.gbl...
>>>I am not sure what you mean

To publish your website
Build -Publish Website

To create your installation setup for windowsform
Build -Publish Yourprogram

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:OT**************@TK2MSFTNGP06.phx.gbl...
Hi,

I want to deploy a setup file to another computer, it will publish to a
web server for clickonce after run the setup file.
Can I do this in VB.Net 2005?

Thanks.

James




Feb 22 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Mika M | last post by:
Hi! I made ClickOnce deployment for Windows Forms VB 2005 application, and it's working mostly fine. Now I have some question: 1. Is it okay when my application goes into x:\Documents and...
2
by: ad | last post by:
Can we use ClickOnce Deployment to deploy Web Applicaiton?
1
by: moondaddy | last post by:
I need to have multiple deployment profiles for a .net 2.0 winforms project. This is my requirement: 1) Re-use same project for multiple ClickOnce deployment profiles. 2) Each profile will...
3
by: Chris Rennert | last post by:
Hey all, we have a project that we would like to use ClickOnce deployment on, and although it all seems straightforward we are having a few issues concerning SQL Server Express and clickonce. We...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
4
by: Frank Rizzo | last post by:
I have a SmartClient/ClickOnce app that needs to be deployed to a whole bunch of sites. The app.config would have to be different for each site. I am trying to do this in an automated manner (by...
2
by: =?Utf-8?B?Sm9obiBC?= | last post by:
A windows forms 2.0 ClickOnce deployment fails when both SSL is enabled and "require client certificate" enabled on the IIS deployment web server. Can anyone assist with how to configure this...
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
0
by: Darren Sim | last post by:
Hi there, I am nearing completion of my first real project in .NET and I'm looking at the various deployment options. The clickonce alternative seems like the ideal option for us, but my...
5
by: =?Utf-8?B?R29yZG9uUw==?= | last post by:
I have a windows form application being deployed using ClickOnce on Terminal Services. I am experiencing a problem where by the first user to run up the application is successful and the app...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.