Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have done enough search on SO, google, etc to find out the solution but with no success.

I am trying to put AIMLBOT in my website so that user can chat with computer as a matter for fun.

The problem is that the source code available around on internet works well as windows application. However, when I open it as website and try to run the code on Page_Load, it stucks at Bot.loadsettings(). I copied the config and aiml files almost everywhere in Bin, in main folder of the project too. Also tried to pass the path directly into Loadsettings(), but it always resulted in error.

After a lot of trials, I gave up. Please could you share what could be wrong?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.