[Mono-list] running app using mono

mike22 midge22 at gmail.com
Sun Jun 7 16:41:55 EDT 2009




Stifu wrote:
> 
> Probably an exception that is thrown.
> 
> Try: mono gamefilename.exe --debug
> 
> To get more info.
> 
> 
> mike22 wrote:
>> 
>> Hi, I recently installed mono for windows on ubuntu using wine. I have
>> the latest version of wine when I installed mono for windows. I installed
>> my pc games and they both run using wine. However, to play
>> multiplayer(it's an old game) I need a net framework application. So I
>> copied the files that are needed to run the multiplayer .net app. When I
>> run the exe multiplayer app using mono, it runs that disappears within
>> seconds. Could anyone please help me with this? Thanks.
>> 
> 
> 

Well this is what I get when I followed your advice:

michael at michael-laptop:~$ mono '/home/michael/EE Lobby
Folder/EELOBBYCLIENT.exe' --debug

Unhandled Exception: System.NotImplementedException: The requested feature
is not implemented.
  at Microsoft.VisualBasic.Interaction.Shell (System.String Pathname,
AppWinStyle Style, Boolean Wait, Int32 Timeout) [0x00000] 
  at EELOBBYCLIENT.FormLogin.wb_DownloadFileCompleted (System.Object sender,
System.ComponentModel.AsyncCompletedEventArgs e) [0x00000] 
  at System.Net.WebClient.OnDownloadFileCompleted
(System.ComponentModel.AsyncCompletedEventArgs args) [0x00000] 
  at System.Net.WebClient.<DownloadFileAsync>m__13 (System.Object state)
[0x00000] 
michael at michael-laptop:~$ 


-- 
View this message in context: http://www.nabble.com/running-app-using-mono-tp23912956p23915100.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list