I have a WCF service with wsHttpBinding that loads a C++ dll (that has its own dependencies, like CUDA) that works great when hosted via IIS Express. When I switch it to Local IIS in the project properties the I have a WCF service with wsHttpBinding that lo