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. Error in executing release version, c++ dotnet forms application.

Error in executing release version, c++ dotnet forms application.

Scheduled Pinned Locked Moved .NET (Core and Framework)
helpannouncementcsharpc++winforms
3 Posts 3 Posters 3 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
    chandu004
    wrote on last edited by
    #1

    hi experts, my windows forms application, is unable to be executed in a PC where dotnet is not installed. the reason i expect would be, because, iam using a dll in my application. though i make a release version, there is no use. please let me know if any details are required from my side. any suggestions to get through my problem would be appreiciable. thanks in advance, chandu.

    -------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.

    L L 2 Replies Last reply
    0
    • C chandu004

      hi experts, my windows forms application, is unable to be executed in a PC where dotnet is not installed. the reason i expect would be, because, iam using a dll in my application. though i make a release version, there is no use. please let me know if any details are required from my side. any suggestions to get through my problem would be appreiciable. thanks in advance, chandu.

      -------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Are you sure that all dll libraries that you reference are installed on the target machine? Also you need to be sure that the machine supports the version of .NET that you have compiled against.

      It's time for a new signature.

      1 Reply Last reply
      0
      • C chandu004

        hi experts, my windows forms application, is unable to be executed in a PC where dotnet is not installed. the reason i expect would be, because, iam using a dll in my application. though i make a release version, there is no use. please let me know if any details are required from my side. any suggestions to get through my problem would be appreiciable. thanks in advance, chandu.

        -------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        Running a Windows .NET application requires the presence of Windows and .NET If you use an installer, make .NET one of the prerequisites there. :)

        Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

        Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

        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