I tried running a .NET executable in wine, but it is not opening up. The particular executable refers to some .NET dlls (assemblies) located at the same place as the exe. Is there any way to run it in wine or by using some other method?
P.S The application uses Google Data API to fetch data from google docs.
