Publishing an application online without FTP or Front Page Server Extension

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi all,
I am having problems when trying to publish my application. Currently, I just copy the Build Exe file and paste into a zip to upload onto the net. I have no access to servers or Front Page Server Extension for direct publishing, yet I need to be able to
publish and allow the user to install it instead of downloading and using a single exe file. The reason why is that I am having problems with Windows XP OS and anybody with lower versions of .NET framework than 4.0 when they open my application.
The reason I want to publish is because I know ClickOnce can find the framework version and allow the user to quickly update whilst installing my application properly.
I am new to publishing with ClickOnce and could use all the help I can get. Ive read up on this
http://msdn.microsoft.com/en-us/library/31kztyey.aspx" target="_blank MSDN article . But have no clue how I can do this without a Front Page Server Extension or FTP server.
Is there any methods in which I can make ClickOnce work for my needs without using a CD-ROM?
Thanks,
- Jordan
<
<span style="color:green If you find an answer helpful, click the Helpful button. If you find an answer to your question, mark it as the answer.<br/>
metasdevelopment.wordpress.com www.metasdevelopment.wordpress.com
Helpful Links:<br/>



<span style="font-style:normal http://msdn.microsoft.com/en-us/library/aa188202(office.10).aspx Visual Basic for Applications (VBA) Information
<span style="font-style:normal http://social.msdn.microsoft.com/Forums/en-US/isvvba/threads Visual Basic for Applications (VBA) MSDN Forum
<span style="font-style:normal http://www.developerfusion.com/tools/convert/csharp-to-vb/ Convert C# to VB.Net


<br/>
<br/>

View the full article
 
Back
Top