This error occurs when there are two Sub Main() functions in a solution
Wednesday, March 31, 2010
Program '..Sample.exe' has more than one entry point defined: '..Program.Main()'. Compile with /main to specify the type that contains the entry poin
Program '..Sample.exe' has more than one entry point defined: '..Program.Main()'. Compile with /main to specify the type that contains the entry point.
This error occurs when there are two Sub Main() functions in a solution
This error occurs when there are two Sub Main() functions in a solution
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment