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. Web Development
  3. ASP.NET
  4. Popup in a schedular

Popup in a schedular

Scheduled Pinned Locked Moved ASP.NET
helpquestionworkspace
3 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.
  • R Offline
    R Offline
    rahul net11
    wrote on last edited by
    #1

    Hello all, I have created an application using third party literary and also added the .exe file in scheduler that will run after every after 1 hour. But the problem is that before running the code a popup come is displayed and when i click on "OK" button in the popup then the code will start to run. When i setup a task in scheduler then no one will be there to click on "OK" button in popup and without clicking the button code will not run. Could you tell me what can do to disable the popup or any other solution? Thanks

    People Laugh on me Because i am Different but i Laugh on them Because they all are same.

    A 1 Reply Last reply
    0
    • R rahul net11

      Hello all, I have created an application using third party literary and also added the .exe file in scheduler that will run after every after 1 hour. But the problem is that before running the code a popup come is displayed and when i click on "OK" button in the popup then the code will start to run. When i setup a task in scheduler then no one will be there to click on "OK" button in popup and without clicking the button code will not run. Could you tell me what can do to disable the popup or any other solution? Thanks

      People Laugh on me Because i am Different but i Laugh on them Because they all are same.

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      I think you need to create Windows Service to do this job. Open the process in hidden mode from the Windows service and do the job. Windows Scheduler does only call the exe, and it will open up. I am not sure if there is any facility to hide the popup in the existing windows scheduler. :thumbsup:

      Abhishek Sur


      My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

      **Don't forget to click "Good Answer" if you like to.

      R 1 Reply Last reply
      0
      • A Abhishek Sur

        I think you need to create Windows Service to do this job. Open the process in hidden mode from the Windows service and do the job. Windows Scheduler does only call the exe, and it will open up. I am not sure if there is any facility to hide the popup in the existing windows scheduler. :thumbsup:

        Abhishek Sur


        My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

        **Don't forget to click "Good Answer" if you like to.

        R Offline
        R Offline
        rahul net11
        wrote on last edited by
        #3

        Hi Some body has told me that we can execute scheduler in silent mode.In silent mode it won't ask for confirmation. Do you know about that?

        People Laugh on me Because i am Different but i Laugh on them Because they all are same.

        modified on Monday, August 31, 2009 6:14 AM

        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