Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 283451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:22:28+00:00 2026-05-12T05:22:28+00:00

i have a ClickOnce application (online only) which is deployed on a network share.

  • 0

i have a ClickOnce application (online only) which is deployed on a network share. People can run the application by creating a shortcut to

i:\ApplicationDirectory\ApplicationName.application

where i is the letter of the drive of the networkshare.

I want to start the application over HTTP. For this, I need the .Application file to be accessible through my webserver. However I am unable to select the ApplicationDirectory as a virtual directory for IIS. I tried copying the .Application file to a virtual IIS path, but this makes the deployment corrupt (i also updated application_files reference in the .Application file). Is there a(nother) way to start a ClickOnce application, deployed on a network share, over HTTP?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:22:29+00:00Added an answer on May 12, 2026 at 5:22 am
    • First find your ClickonceKey.pfx, in other words the key used to sign assemblies.
    • Then find mage.exe, the utility for signing manifests that’s part of the .NET Framework SDK. For VS2005, it can be found at %ProgramFiles%\Microsoft Visual Studio 8\SDK\v2.0\Bin.
    • Then create a batch file to execute mage.exe.
    • Then copy the contents of the network share deployment folder to a new virtual directory on the web server.
    • Finally, run the batch file.

    The batch file should look something like this:

    mage.exe 
    
    -update >>path to your application manifest in the virtual directory<<
    
    -providerurl >>location of application manifest virtual directory<< 
    
    -certfile Clickoncekey.pfx -password >>your password<<
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application that is deployed via ClickOnce to a network share. I
I have a application deployed through clickonce, but How can I modify the config
I have successfully developed and deployed a ClickOnce application which registers an associated file
I have a ClickOnce deployed application I want to launch from VBScript, similar to
I have an application that is deployed with ClickOnce, and has an option to
I have application written in Visual Studio 2008 which I deploy with ClickOnce to
I have a windows application which is published on a website and can be
I have created application and deployed it using ClickOnce it size is about 30MB,
I have a ClickOnce application that won't run unless the client machine has .NET
I have only made one other ClickOnce application in the past but it generated

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.