I have gone throught an artilce "Scalable COMET Combined with ASP.NET" athttp://www.codeproject.com/KB/aspnet/AspNetComet.aspx When I run this solution at my local system using Visual Studio 2008, itruns perfectly. But when I deployed it at http://www.aspxmasters.com/testfolder1/default.aspx its not working asexpected. After login from default.aspx page, we go to Chat.aspx page. And when we submit message then it gives error : 'ChatService' is undefined. Please help me to sort out this problem.
Looks like your service is not accessible.Try accessing the service directly . See: http://community.discountasp.net/default.aspx?f=24&m=16709 to resolve the issue on DASP server. Vikram DiscountASP.NET www.DiscountASP.NET
Hi Vikram, I have created screen shot of all error. You can find them at http://www.aspxmasters.com/issueimage.jpg Please help me to sort out this problem. Regards, Sandeep Rana [email protected]
Hi Vikram, Thanks for your reply. I have publishedthe solution(http://www.codeproject.com/KB/aspnet/AspNetComet.aspx)at my local machineIIS 7.0. But its not working there too. Do I need to do something extra, to run this website at IIS? (At my local machine or at DiscountASP) I am using Visual Studio 2008(Professional) on Windows Vista Ultimate with IIS 7. Please help me, what should I do to run this solution at my IIS (local machine) and at DiscountASP.NET. (Do I need to install something extra or I have to modified the code of solution to make it run) Regards, Sandeep Rana