Client Object Not Found

IcyFlame

New Member
Jul 13, 2014
3
0
Hi, today I am here because I need help. Whenever I enter my client, it loads right up to the hotel view then goes to 'Object not found'. The EMU takes connection, the CMS is obviously set up properly so I was thinking the SWF's but please can you just take a quick look and see if it is anything I'm doing wrong?
Code:
User DC: System.NullReferenceException: Object reference not set to an instance of an object.
   at MySql.Data.MySqlClient.Properties.InternalGrid.Active(UInt32 result)
   at MySql.Data.MySqlClient.SizeDate.Get(Int32 rectangle, Boolean rgb)
   at MySql.Data.MySqlClient.Properties.StripHost.For(AdviseManagerAsync state, EmptyPermissionData source)
   at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)

User DC: System.InvalidCastException: Specified cast is not valid.
   at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
   at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
   at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 

Users who are viewing this thread

Top