Hi, > Could you please suggest whether i can directly dowload that > application and use or need to migrate by using MOMA(Mono Migration > Analyzer ).
MOMA really just checks to see if your assembly includes something that isn't currently being implemented in Mono and then tells you. Run it through MOMA and it'll let you know if there is something amiss with the assembly. Most likely is that it's looking for a certificate but can't find it. TTFN Paul -- Programmer, GirlGamer www.girlgamer.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
