Adam,
I downloaded the cs21 version of chat and installed it and i get this
Server Error in '/cs' Application.
Unknown attribute:queryProviderName
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.Configuration.ConfigurationException: Unknown
attribute:queryProviderName
Source Error:
Line 13: public RoomInfo GetRoomInfo(object dataitem) Line 14: { Line 15: if(lobbies==null)lobbies=ChatApi.GetLobbyArray(); Line 16: Line 17: int forumid=((Forum)dataitem).SectionID;
|
any ideas?