We are trying to install the live support stand alone version. We have the demo working on our local machine in C but are having trouble getting it to work in VB.
We are getting the error
CuteChat.AppChatIdentity identity = CuteChat.ChatProvider.Instance.GetLogonIdentity();
We have installed the global file at the root and are wondering what we are missing?
Graham