Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk and C# Library › Re: Biztalk and C# Library
December 9, 2008 at 7:05 AM
#21332
You should just need to re-GAC the dll and restart the BizTalk Host (the host running the Orchestration process).
Make sure you didn’t change the strong name key of the dll, version number, or that it is set to auto-version. i.e. make sure you have the exact version in the GAC you expect.