GetString is undefined

  •  11-08-2006, 10:27 AM

    GetString is undefined

    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
View Complete Thread