I\'m getting the following exception when I try to run up my Winforms app and haven\'t been able to find a solution to it:
System.ArgumentNullException was u
try unchecking the Enable clickonce security settings checkbox in the security tab of the application properties(Projects Tab -> "Project Name" Properties-> Security Tab).
Enable clickonce security settings
Projects Tab -> "Project Name" Properties-> Security Tab