Hi friends!

My app uses a few dlls, and I've been using them successfully for quite some time, but somehow when I publish, they aren't being found anymore. They are found and utilized just fine when I run from SED or WED. In the past, I published with the 'resource' box checked, and I didn't have to copy the dll into the .cd folder, but now I'm trying to publish with everything exposed('resource' box unchecked). Now my app runs fine, but ignores the code that access my dlls. I tried copying the dlls into the .cd folder, but then the .exe crashes immediately. I tried copying the dlls into the acknex_plugin folder, but that didn't help. Any idea where I've blown it? Does the 'resource' box cause the dlls to be integrated differently?

Thanks for any help!