Open deployed Integration Library
Created: 12 Jan 2011 | 1 comment
Does anyone know of a way to open deployed custom integration libraries? I have had success opening already deployed workflow projects from the server grabbing from the "release directory" but I cannot seem to do anything with the custom integration library that is just XXXX.dll . I am trying to retreive the sql code that is contained inside.
Any suggestions would be appreciated.
Thanks
Discussion Filed Under:
Comments
You can't... you'd have to
You can't... you'd have to have the .Integration (or .SymWorkflow in newer WF7.1 versions) file associated with it to open it in the tool. Your other option is to reflect the code via a 3rd party tool.
Yet another option (for your particular case) is to run a trace against your database while the component executes so you can see what's happening
Would you like to reply?
Login or Register to post your comment.