configuring CuteChat for existing asp.net website ?

Last post 11-24-2004, 9:55 AM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  11-22-2004, 7:49 PM 2514

    configuring CuteChat for existing asp.net website ?

    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.
  •  11-24-2004, 9:55 AM 2542 in reply to 2514

    Re: configuring CuteChat for existing asp.net website ?

    You could merge the web.config to your target app root/web.config .
    and copy the cutechatsample/cutechat/*.* to http://localhost/website/apps/cutechat/*.*
    copy the cutechatsample/bin/*.* to http://localhost/website/apps/bin/*.* too.
    Regards , Terry .
View as RSS news feed in XML