.Net dll pain
Hello,
I have been working on .Net and Coldfusion since a couple of years and have integrated multiple .Net dlls with my Coldfusion applications. Whenever I have to do it with a new dll, it pops error like "Class not found in specified assemly list".
I am still unable to figure out the real or actual way of doing that. I have tried all the common suggestions on various websites, including;
1. Restarting the CF Server
2. Restarting the .Net Service
3. Using full Class name (with namepsace)
I am already using .Net 4.0 dlls with Coldfusion 9. I heard that after the upgrade of .Net integration service for ColdFusion 9, restarting will not be required for every new or modified dll. But still the problem is there.
Can anybody plz tell me why the hell this process so hectic and painful?
Thanks
