[Mono-dev] Mono Compatibility issue

Stifu stifu at free.fr
Tue Jun 29 08:47:45 EDT 2010


As implied by the exception type, it's simply something that has not been
implemented in Mono.

2 ways to fix your problem:
- Implement this method in Mono and submit a patch
- Find a workaround in your app, using other classes / methods instead


Sruthi wrote:
> 
> i ran MonoAnalyser on my code to check the compatibility of my code base,
> and i have found one issue:
> 
> Calling Method  	Method that Throws NotImplementedException
> CTest> Parse (string) 	DataTable OleDbConnection.GetOleDbSchemaTable
> (Guid, Object[])
> 
> i couldn't able to understand what this error actually is, could some help
> in understanding this & help me fixing this as well.
> 
> Thanks
> Sruthi
> 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Mono-Compatibility-issue-tp2272054p2272131.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list