i have used cutechatstandalone messanger trial version . on some PC it's working fine and some where it's giving problem
1-after login as a admin when we click on messanger link it opens chat window after that i include user for private messaging(one to one) then i click to open window for private messaging it doesn't open ,giving error
Inside Scripts Documents
error message in LoadScripts.aspx (dynamic)
if(args&&args.length)
{
for(var i=0;i<list.length;i++)
{
list[i].apply(window,args); //here giving error that javascript object is required
}
}
else
2- even when i open browser dialog box appear with warning message
ERROR MESSAGE-" Microsoft Internet Explorer's Enhanced security configuration is currently enabled on your server. This enhanced level of security reduces the risk of attack from Web-based content that is not seceure ,but it may also prevent website from diplaying correctly and restrict access to network resources "
3-i am using intrnet explorer 6 as web browser, window Xp as OS ,SQL server 2008 as database, MS visual studio 2008