Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi to All,

i am doing one project with amazon s3 service,in that project i am doing file uploading and downloading using that service.In windows application that exe is working (uploading and downloading is fine).the same project i copied in mono Development on MAC OS, then i build and run this project it is working fine and i took that exe, when i run this exe file from terminal as(apple-pc:~User$ mono myapp.exe), then it is working fine but when i convert this executable(.exe) file to application(.app) file then it is working, but not happening upload and download functionality.




if any body knows solution, please let me know.
Posted
Comments
BobJanova 11-Nov-11 8:36am    
How did you convert it? Does the converter list any restrictions on what it's able to convert?

Have you set up permissions (firewall etc) for the .app to access S3?
BillWoodruff 11-Nov-11 22:03pm    
A good question to post on a forum for Mono Developers. As in Xamarin ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900