Debugging question Hi, I've made some changes to my plugin and now it won't load anymore (without any error message). It still works on my development machine, but not anymore on another machine. I've installed on another machine and there's the same. I've tried both showing a
MessageBox and writing a file to c:\ as first thing in the init()-function, but neither of it ...