tags:

views:

46

answers:

0

Has anyone been able to get the CometChat application working locally? Our application is written in .NET 3.5 (C#) and we're going to use CometChat as our chat solution (it's pretty slick!). However, I'm trying to get it set up locally to test before pushing it to our test environment, but I'm running into misc issues (namely SERVER variables that don't exist on IIS5, but exist on Apache).

Just curious if anyone has successfully installed it with IIS? I haven't seen anything in the documentation that suggests it isn't possible.

Thanks, -Steve