I am working with a few Attached Dll Custom Actions and, to debug some of them, I frequently switch the actions between debug and release versions of the DLL. When I do that, AI resets the Function Name to the first function found in the DLL. Could you please preserve the function name when the DLL is changed, assuming the same function name is present in the newly selected DLL? If the same function is not present in the new DLL, then the current behavior is somewhat logical, I suppose. But still, AI does this silently and it's a "gotcha!"