Hello!
Whenever I try to access my soap message via IpHttpServerChannel, I get the error “Assembly XX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null does not contain a RODL resource.”
I’m hosting this server on a windows 10 service. The RODL file is included in a seperate RemObjects folder which houses my interface, implementation, and invoke files within my project. From there, I have a service controller that simply opens the ipHTTPServerChannel. I have the settings to include a soap dispatcher and to serve up the RODL.
What does this error mean and how can I fix it?
Thanks,
Zach