CuteChat and HTTP Compression

  •  02-01-2006, 12:31 PM

    CuteChat and HTTP Compression

    How can I use Cutechat with HTTP compression enabled on my site? CuteEditor had the same issue and after doing some research, I added the line below:

    <add key="CuteEditorEnableGZip" value="False" />
     
    to my web.config and cuteditor worked with HTTP compression enabled. I am assuming that CuteChat has the same capability. Please let me know what I would need to my web.config in order for CuteChat to work.
     
    Thanks!
View Complete Thread