I have the chat in a different directory, did everything I needed too in the web.config as per the help document. I am embedding the chat feature to my page.
My chat directory is /Chat
From the error and how it is being called looks like GetString is in one of the dll's. Where am I to place the dll's if its running in a different folder? Right now they are in my root /bin folder with the other dll's I am referencing.
What am I missing?
Thanks for the time.
Steve