Hello, I am trying to port my visual basic application to unix, Ubuntu 8.04. The original application was developed on Windows Xp, using Microsoft Visual Basic studio. When I try to compile it in MonoDevelop, I get the error:
[Task:File=/home/tamara/Projects/trunk/windows/vbzmq/vb_remote_lat/<MyGenerator> , Line=1, Column=1, Type=Error, Priority=Normal, Description=Unexpected error: There has been an internal error in the compiler.(VBNC99999)] When I double click on the error, I get a pop up windows, which says: File not found: /home/tamara/Projects/trunk/windows/vbzmq/vb_remote_lat/<MyGenerator> What kind of file is it looking for? i tried to google it, but couldn't find anything. I am using mono version 2.0 and vbnc version 2.0. Thank you for your advice. Tamara _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
