Method not found: Dispose System.Data.Common.DbTransaction.

  • Thread starter Thread starter cesareiji
  • Start date Start date
C

cesareiji

Hi,


I received the exception :
"Method not found: Dispose System.Data.Common.DbTransaction."
when I execute a Transaction.Commit();
Have anybody received this error ?
I'm using Visual Studio 2005 RC


Julio Tsukamoto
 
Please upgrade to RTM and make sure previous versions are properly
uninstalled.


Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
 
Back
Top