[help] my sql shiz is going down d: [help]

Simon2k11

Member
May 23, 2011
53
0
System.IO.FileNotFoundException was unhandled
Message=Could not load file or assembly 'MySql.Data, Version=5.2.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
Source=Holograph Emulator
FileName=MySql.Data, Version=5.2.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d
FusionLog==== Pre-bind state information ===
LOG: User = CT41025\Administrator
LOG: DisplayName = MySql.Data, Version=5.2.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d
(Fully-specified)
LOG: Appbase = file:///C:/Users/Administrator/Desktop/rphotel/bin/Debug/
LOG: Initial PrivatePath = NULL
Calling assembly : Holograph Emulator, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: No application configuration file found.
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Post-policy reference: MySql.Data, Version=5.2.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d
LOG: The same bind was seen before, and was failed with hr = 0x80070002.

StackTrace:
at Ion.Storage.DatabaseClient..ctor(UInt32 Handle, DatabaseManager pManager)
at Ion.Storage.DatabaseManager.SetClientAmount(UInt32 Amount) in C:\Users\Josh\Desktop\TkDbP\Source\DB\DatabaseManager.cs:line 295
at Holo.Eucalypt.Boot() in C:\Users\Josh\Desktop\TkDbP\Source\Core.cs:line 87
at Holo.Eucalypt.Main() in C:\Users\Josh\Desktop\TkDbP\Source\Core.cs:line 53
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:


WHAT DOES THIS MEAN!!!!!!


EDIT:
Could not load file or assembly 'MySql.Data, Version=5.2.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

IT DOES THIS ON ALL SERVERS I TRY AND USE ?
 

Kanebrah

Member
May 23, 2011
465
98
Not really Hard? But, as far as i can see, you are missing the MYSQL connector.

You need the version 5.2.5.0, I'll Provide you the link to download it below.
 

Users who are viewing this thread

Top