本文介绍了任务计划程序出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在Windows Server 2008的任务计划程序中添加了一个exe.当我在计划的时间自动运行时,出现以下错误

Hi,
I add a exe in my Task Scheduler of Windows Server 2008. when i runs automatically on the scheduled time it give me the below error

Stopped working
Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01: bulkemailsendingwindowapp.exe
  Problem Signature 02: 1.0.0.0
  Problem Signature 03: 4e116232
  Problem Signature 04: System.Windows.Forms
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 49cc5f77
  Problem Signature 07: 1521
  Problem Signature 08: 137
  Problem Signature 09: System.IO.DirectoryNotFound
  OS Version:   6.0.6002.2.2.0.274.10
  Locale ID:    1033
Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409




如果我通过双击触发该exe,它就可以正常工作.

需要帮助.




And if I trigger the exe by double click it works fine.

Help required.

推荐答案




这篇关于任务计划程序出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-11 16:27