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. C#
  4. Single Instance and Task Scheduler Creating Trouble.

Single Instance and Task Scheduler Creating Trouble.

Scheduled Pinned Locked Moved C#
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.
  • D Offline
    D Offline
    Dev S
    wrote on last edited by
    #1

    Hi, I have a windows application in which sinlge instance check is applied and is working well. But when i schedule my application to run on system startup the probelm comes as the exe runs in process but no icon is shown in task bar (on minimize mode application icon is shown in taskbar) or the forms are shown. So when i click on the icon nothing happens as already exe is running in process. I need a solution like when scheduled task runs my application its icon shuold automatically appear in the taskbar.

    J 1 Reply Last reply
    0
    • D Dev S

      Hi, I have a windows application in which sinlge instance check is applied and is working well. But when i schedule my application to run on system startup the probelm comes as the exe runs in process but no icon is shown in task bar (on minimize mode application icon is shown in taskbar) or the forms are shown. So when i click on the icon nothing happens as already exe is running in process. I need a solution like when scheduled task runs my application its icon shuold automatically appear in the taskbar.

      J Offline
      J Offline
      Joel Ivory Johnson
      wrote on last edited by
      #2

      So your program is running at system startup and not system login? Under what ID is it running? It sounds like it's not part of the same interactive desktop session.

      Joel Ivory Johnson

      Meet my dev team: RDA Architecture Evangelist Team Blog

      My site: J2i.net

      Twitter: J2iNet

      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