Page 1 of 1
VS 2005 Support seems broken
Posted: Sun 17 Dec 2006 11:52
by Kai Korla
...with the latest avaiable MySQLDirect.NET Build.
I use Windows 2003 Server R2 + Visual Studio as Development System:
EventLog says:
Die Beschreibung der Ereigniskennung ( 0 ) in ( devenv ) wurde nicht gefunden. Der lokale Computer verfügt nicht über die zum Anzeigen der Meldungen von einem Remotecomputer erforderlichen Registrierungsinformationen oder DLL-Meldungsdateien. Möglicherweise müssen Sie das Flag /AUXSOURCE= zum Ermitteln der Beschreibung verwenden. Weitere Informationen stehen in Hilfe und Support. Ereignisinformationen: MySQLDirect .NET Data Provider: Der Herstellerdienst des Datenanbieterobjekts wurde nicht gefunden..
<-- Last Line means: It can't find the creator-service of the database-provider-object.
I test it on a WindowsXP Developement System tomorrow.
regards
Kai Korla
Posted: Mon 18 Dec 2006 08:23
by Alexey
Please describe the problem in detail. When does it occur?
Posted: Mon 18 Dec 2006 13:30
by Kai Korla
I'll send u a E-Mail with some screenshots.
regards
Kai Korla[/list]
Posted: Tue 19 Dec 2006 07:41
by Alexey
OK, i will be looking forward to receiving them.
Posted: Tue 19 Dec 2006 09:43
by Alexey
Do you have an appropriate record about our provider in the of machine.config file?
Please translate error message into English.
Posted: Tue 19 Dec 2006 11:14
by Kai Korla
Posted: Tue 19 Dec 2006 11:29
by Alexey
Please translate error message into English.
Posted: Tue 19 Dec 2006 11:35
by Kai Korla
Hello,
hope this is exactly enough:
The description of the EventID ( 0 ) in ( devenv ) wasn't found. The local computer doesn't have the registry informations or DLL-message files to show messages. Maybe you have to use the Flag /AUXSOURCE= of the description. More information you can find in the Help/Support. EventInformation: MySQLDirect .NET Data Provider: The creator-service of the database-provider-object wasn't found. .
regards
Kai Korla
Posted: Tue 19 Dec 2006 11:50
by Alexey
What edition of Visual Studio do you use?
Specify your hardware architecture: x32 or x64?
What version of MySQLDirect .NET do you use (Std, Pro, Mobile)?
Posted: Tue 19 Dec 2006 12:02
by Kai Korla
MS Windows 2003 Server
MS VS 2005 Prof.
x32
latest MySqlDirect .NET Pro (2.0 Framework)
it doesn't work since i update MySqlDirect to the latest version.
regards
Kai Korla
Posted: Thu 21 Dec 2006 11:35
by Alexey
OK, we will investigate MySQLDirect .NET compatibility with Windows 2003 Server.
You will be notified on results as soon as possible.
Posted: Tue 26 Dec 2006 12:29
by Alexey
This problem is fixed in MySQLDirect .NET 3.55.18.
Posted: Thu 04 Jan 2007 11:57
by monkeyx
I installed a version of this software before Christmas and had to unistall it almost straight away.
When I was trying to create a new data connection using dialogue Server explorer it gave an error (stating there was an error with MySQLDirect.NET provider) event log relating to this error posted below.
The description for Event ID ( 0 ) in Source ( devenv ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: MySQLDirect .NET Data Provider: The data provider object factory service was not found..
Unistalling the software allowed this dialogue to work again.
I tried installing the new version today and although the toolbar now works the add data connection still bombs out and the demo C# project does not work ?
Please advise.
Posted: Tue 09 Jan 2007 08:00
by Alexey
Try to run "devenv /setup" and "devenv /resetskippkgs" commands.