devi wrote: > Thanks your immediate response. > > Actually we are trying to run a .net app in Mono. The application needs > AxInterop.MSChartLib.dll (to generate chart ). > > What is the work around to run this appln to run in Mono.
There is no workaround. You must rewrite the charting code using a managed library. Look at ZedGraph (http://zedgraph.org/) Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
