Notifications
Clear all

MySql Error

5 Posts
2 Users
2 Reactions
441 Views
Posts: 2
Customer
Topic starter
(@baqir)
New Member
Joined: 5 months ago

Hello,

I am going through a issue with MySQL connecting with SolidCP. Have tried multiple connectors, different redistributables, tried multiple .Net Framework. 

Changing the IIS configuration, however the issue is still occurring.

Please do have a look at the attached error message within SolidCP and event viewer. 

Please see the event viewer error below and solidcp error attached:

Log Name: Application
Source: Application Error
Date: 08/03/2024 13:41:00
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-FMQJ6S77VC6
Description:
Faulting application name: w3wp.exe, version: 10.0.17763.1, time stamp: 0xcfdb13d8
Faulting module name: clr.dll, version: 4.8.4645.0, time stamp: 0x648f6f63
Exception code: 0xc0000005
Fault offset: 0x000000000002ed98
Faulting process id: 0x17ac
Faulting application start time: 0x01da715e38006705
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: e8da17a9-f32f-4bb6-a3ab-32677e2f555d
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2024-03-08T13:41:00.914757900Z" />
<EventRecordID>1415</EventRecordID>
<Channel>Application</Channel>
<Computer>WIN-FMQJ6S77VC6</Computer>
<Security />
</System>
<EventData>
<Data>w3wp.exe</Data>
<Data>10.0.17763.1</Data>
<Data>cfdb13d8</Data>
<Data>clr.dll</Data>
<Data>4.8.4645.0</Data>
<Data>648f6f63</Data>
<Data>c0000005</Data>
<Data>000000000002ed98</Data>
<Data>17ac</Data>
<Data>01da715e38006705</Data>
<Data>c:\windows\system32\inetsrv\w3wp.exe</Data>
<Data>C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll</Data>
<Data>e8da17a9-f32f-4bb6-a3ab-32677e2f555d</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>

Can anyone advise?

 

4 Replies
Posts: 13
(@greengeckoza)
Eminent Member
Joined: 7 years ago

I am experiencing the same issue while creating new MySQL databases. It was never an issue before, but I can't pinpoint exactly when it started.

 

Faulting application name: w3wp.exe, version: 10.0.17763.1, time stamp: 0xcfdb13d8
Faulting module name: clr.dll, version: 4.7.4051.0, time stamp: 0x648f6ff0
Exception code: 0xc00000fd
Fault offset: 0x00000000000bf045
Faulting process id: 0x1024
Faulting application start time: 0x01da7d3c8c6ca9a7
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: 1bf72bf3-7507-4f93-9c26-8a0827c82e6f
Faulting package full name:
Faulting package-relative application ID:

Reply
Posts: 2
Customer
Topic starter
(@baqir)
New Member
Joined: 5 months ago

We resolved the issue, as the problem was occurring with MySQL Net connector. We ran it on 8.0.33 and this is what was causing the problems - so this was downgraded to 8.0.20 and this worked. 

Reply
2 Replies
(@greengeckoza)
Joined: 7 years ago

Eminent Member
Posts: 13

@baqir Thanks, did you not get this error when you downgraded it:

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> The given key was not present in the dictionary.

Reply
(@greengeckoza)
Joined: 7 years ago

Eminent Member
Posts: 13

I downgraded to version 8.0.29 and it worked. Thanks for replying @baqir

Reply
Share: