When I installed Cutechat as an brand new website with Virtual directory in IIS, it works fine.
http://localhost/cutechatsample
but i already have website, i wanted install cutechat in chat folder ? how do i do that ?
http://localhost/website/apps/chat/cutechatsample
it is giving error in web.config file, because i didn't create virtual directory for cutechatsample. i have Virtual dir. created for (localhost) d:\web - not to the cutechatsample directory.
please somebody help.