There where some errors registered :
2007-11-20 21-26 HttpException.txt:
System.Web.HttpException: The transport failed to connect to the server.
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040213): The transport failed to connect to the server.
--- End of inner exception stack trace ---
at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args)
--- End of inner exception stack trace ---
at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args)
at System.Web.Mail.SmtpMail.CdoSysHelper.Send(MailMessage message)
at System.Web.Mail.SmtpMail.Send(MailMessage message)
at CuteChat.ChatProvider.SendMailThread(Object state)
2007-11-22 16-37 LicenseException.txt:
System.ComponentModel.LicenseException: License file not found
at aq.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at CuteChat.ChatLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at y.a(EnumChatLicense A_0)
at y.c(EnumChatLicense A_0)
at CuteChat.ChatManager.InternalConnect(ChatIdentity identity, ChatCookie cookie, NameValueCollection nvc)
System.ComponentModel.LicenseException: License file not found
at aq.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at CuteChat.ChatLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at y.a(EnumChatLicense A_0)
at y.c(EnumChatLicense A_0)
at CuteChat.ChatManager.InternalConnect(ChatIdentity identity, ChatCookie cookie, NameValueCollection nvc)
System.ComponentModel.LicenseException: License file not found
at aq.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at CuteChat.ChatLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at y.a(EnumChatLicense A_0)
at y.c(EnumChatLicense A_0)
at CuteChat.ChatManager.InternalConnect(ChatIdentity identity, ChatCookie cookie, NameValueCollection nvc)
System.ComponentModel.LicenseException: License file not found
at aq.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at CuteChat.ChatLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at y.a(EnumChatLicense A_0)
at y.c(EnumChatLicense A_0)
at CuteChat.ChatManager.InternalConnect(ChatIdentity identity, ChatCookie cookie, NameValueCollection nvc)
System.ComponentModel.LicenseException: License file not found
at aq.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at CuteChat.ChatLicenceProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at y.a(EnumChatLicense A_0)
at y.c(EnumChatLicense A_0)
at CuteChat.ChatManager.InternalConnect(ChatIdentity identity, ChatCookie cookie, NameValueCollection nvc)
What is wrong ?