| Subject: Debugging the WinFX Engine. Any logging possible? |
| Group: microsoft.public.windows.developer.winfx.sdk |
| Date: 8/10/2006 5:49:01 PM |
| From: =?Utf-8?B?SHJpc3RvIFBhdmxvdg==?= [Email Address Protection] |
I am trying to run a custom workflow on MOSS 2007 Beta 2. Its a pretty simple workflow which only creates a task in the task list (Using the SharePoint CreateTask activity). However when I try to start it i get an error "Error Occurred" shown in the SharePoint list. In the log file i got this entry: 08/11/2006 10:30:05.68 w3wp.exe (0x1B08) 0x10C0 Windows SharePoint Services General 79kn Unexpected WinWF Internal Error, terminating workflow Id# ee11fe76-526e-49b6-9856-a967897a0353 I wonder is there a way to enable logging for WinFX and get more information about this error. Thank you. |
| Back |