Home > WF4

[WF4]Should we delete sad:XamlDebuggerXmlReader.Filename attribute?

1. February 2011

Opening a WF4 workflow in xaml editor. you can find that sad:XamlDebuggerXmlReader.Filename attribute point to a physical file path. What a mysterious physical path.

Why do we need this attribute? this attribute is used for WF4 workflow debugging. VS debugger will find the break point code line in the file base on this file path.

What this problem: if we move this xaml workflow to another computer, and then you will get error message if you debug it there.

Should we delete this file path? we'd better not delete this.

What should we do then?  When we are going to create a workflow we'd better create and debug the workflow in the same computer.

WF4

Comments

Anders
Anders
3/10/2011 9:54:30 PM #
Or an alternative way is to alwasy SAVE the workflow in designer before debugging. the file path will be updated.
Andrew
Andrew
3/10/2011 9:56:26 PM #
Good Point!
10/1/2011 11:58:55 AM #
Pingback from freerob.com

HTML | Free Software | Free Templates | Freerob.com

Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading