I've been developing some custom controls for act following the Contact Name Control sample in the Act SDK.
At first, I could add the sample control with no problems and use it in Act. I've developed it further then, overwriting the same dll file with each new test release. I've noticed Act has added an xml file into the Tools directory. I've deleted that config file because I wanted Act to re-detect my control and update its properties in the toolbox. Since then it doesn't load my custom control any more. I've then re-created the sample control exactly as I have at first, and that isn't detected either. I've installed Act onto a testing computer fresh and put both controls there, but nothing in the layout designer.
I'm using Act 10.0.1.199 on all computers and I'm referencing the assemblies on the Act CD's "\ACTWG\GlobalAssemblyCache" directory.
I'm probably missing some kind of detail, but I cannot seem to figure this problem out. Is there any tool to test custom controls and/or log any errors about them?