2147467259at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)

2147467259at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)

i'm trying to work with MySQL.

But, it gives me a error.

here is my code:

Console::WriteLine(w->Message);

Console::WriteLine(w->ErrorCode);

Console::WriteLine(w->NativeErrorCode);

Console::WriteLine(w->StackTrace);

Console::WriteLine(w->Source);

Exception^ e = w->GetBaseException();

Console::WriteLine(e->Message);

and here is the error:

-2147467259
2
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at main(String[] args) in c:\documents and settings\ana\os meus documentos\visual studio 2005\projects\mysql\mysql\mysql.cpp:line 20
System
O sistema nÆo conseguiu localizar o ficheiro especificado


thank you for attention.
I am going to mark this thread as answered since you have not followed up with any further information on your problem as requested for over a week - I assume you solved the problem yourself or one of the suggestions in this thread helped you solved the problem. If you have a solution you could post it so others can find it. If you do not have a solution then please submit further details and then mark the thread as unanswered.

Copyright © 2007-2012 www.chuibin.com Chuibin Copyright