工作人員角色非常簡單,並在模擬器中運行確定。上傳到Windows Azure實例似乎初始化後,變得繁忙,然後重新啓動並重新開始。 Azure診斷不裝運任何我們自己的跟蹤消息,並一直在提供流暢的線條一遍又一遍:奇怪的Azure啓動錯誤(無法找到文件'c: logs file1.txt')
Information: RD00155D3629BA: 2011-08-22 17:41:26Z OnTimedEvent Start 8/22/2011 5:41:26 PM
Information: RD00155D3629BA: 2011-08-22 17:40:26Z OnTimedEvent Completed
Error: RD00155D3629BA: 2011-08-22 17:40:26Z Could not find file 'c:\logs\file2.txt'.
Information: RD00155D3629BA: 2011-08-22 17:40:26Z Copying c:\logs\file2.txt
Error: RD00155D3629BA: 2011-08-22 17:40:26Z Could not find file 'c:\logs\file1.txt'.
Information: RD00155D3629BA: 2011-08-22 17:40:26Z OnTimedEvent Start 8/22/2011 5:40:26 PM
Information: RD00155D3629BA: 2011-08-22 17:40:26Z OnTimedEvent Start 8/22/2011 5:40:26 PM
編輯:在這個小應用程序沒有代碼寫入上述文件
程序集加載程序是否將錯誤寫入應用程序事件日誌? –