Post Archive for February 2006

Page 1 of 1 (1 items)

A More Complete Stack Trace when Debugging Assemblies in the GAC

Have you ever had the need to get line numbers from an exception stack trace for an assembly in the GAC? If you work with BizTalk Server the answer is likely yes. To debug Commerce Server pipeline components which I have traditionally put custom C# pipeline...