I am using TaskService (interop of COM task scheduler 1.1 type library) class running on Windows server 2008 system to connect remotely to Task Scheduler on another Windows server system. The relevant code snippet follows: var ts = new TaskService(IP address, userId, domain, password); foreach (Task task in ts.RootFolder.Tasks) { [...] read more
Recently I had downloaded Scratch Editor 2.0 offline editor, but I couldn't install it. When I click on the .exe file a security dialog box opens and when i click on the run button, the window just goes away and nothing happens. I tried searching on Google to make the [...] read more