deemurphy Posted November 30, 2009 Share Posted November 30, 2009 I have installed xampp version 1.7.1 which was working this morning and now is not. MySQL is giving me the following error: Log Name: Application Source: MySQL Date: 11/29/2009 10:51:16 PM Event ID: 100 Task Category: None Level: Error Keywords: Classic User: N/A Computer: LadyDee Description: The description for Event ID 100 from source MySQL cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: Aborting The specified image file did not contain a resource section Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MySQL" /> <EventID Qualifiers="49152">100</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2009-11-30T02:51:16.000000000Z" /> <EventRecordID>83318</EventRecordID> <Channel>Application</Channel> <Computer>LadyDee</Computer> <Security /> </System> <EventData> <Data>Aborting </Data> </EventData> </Event> Thank you Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted November 30, 2009 Share Posted November 30, 2009 this must have happen because you had installed mysql prior to the WAMP installation you will have to reinstall WAMP, be sure you uninstall WAMP delete the complete WAMP folder (please backup any neccessary files) and then reinstall it Quote Link to comment Share on other sites More sharing options...
deemurphy Posted November 30, 2009 Author Share Posted November 30, 2009 I will try that now. Thank you Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted November 30, 2009 Share Posted November 30, 2009 also remove any other installations of mysql if there are any. Quote Link to comment Share on other sites More sharing options...
deemurphy Posted November 30, 2009 Author Share Posted November 30, 2009 I did exactly as you stated and now everything is working perfect again. Thank you so much for your help. LadyDee Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.