Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. ClickOnce - Change Processor

ClickOnce - Change Processor

Scheduled Pinned Locked Moved .NET (Core and Framework)
helparchitecturequestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    C Scharbe
    wrote on last edited by
    #1

    I hope i am in the right group. I have the following problem: I deployed an application by ClickOnce (files have been created by MageUI.exe) and selected the processor type x86 (because the application was builded in x86 mode). Now I changed the processor of the application to Any CPU and also the processor mode of the ClickOnce files to msil (by MageUI.exe) As I deployed the msil files to the same Website where the x86 files have been earlier and run the application link (in Start menu) on the client, I got an error. In the error description I read that the files aren't valid anymore. The link on the client (in Start menu) has the following data http://localhost/x86/MyApp.application#MyApp.app, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxxx, processorArchitecture=x86 So the problem is that there is a fixed processor Architecture setted. Can I change the processor type in ClickOnce without removing the old application in the client? Does anyone have an idea? Thank You

    P 1 Reply Last reply
    0
    • C C Scharbe

      I hope i am in the right group. I have the following problem: I deployed an application by ClickOnce (files have been created by MageUI.exe) and selected the processor type x86 (because the application was builded in x86 mode). Now I changed the processor of the application to Any CPU and also the processor mode of the ClickOnce files to msil (by MageUI.exe) As I deployed the msil files to the same Website where the x86 files have been earlier and run the application link (in Start menu) on the client, I got an error. In the error description I read that the files aren't valid anymore. The link on the client (in Start menu) has the following data http://localhost/x86/MyApp.application#MyApp.app, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxxx, processorArchitecture=x86 So the problem is that there is a fixed processor Architecture setted. Can I change the processor type in ClickOnce without removing the old application in the client? Does anyone have an idea? Thank You

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Not sure if you can, or if you have to have one for each architecture.

      "I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups