rokrana
07-15-2008, 03:22 AM
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.
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.