GetLogonIdentity constantly firing

  •  05-28-2008, 10:09 PM

    GetLogonIdentity constantly firing

    Hi,
     
    I have integrated my DB - following largely from the example that was packaged with Cute Web Messenger.
     
    With the web messenger - the application is constantly firing the function:
     
    Public Overloads Overrides Function GetLogonIdentity() As AppChatIdentity
     
    Is it supposed to do this?  If it isn't, what would be calling it, and how can i get it to stop.
     
    Thanks,
     
     
    Richard
View Complete Thread