In VS 2005, when I create a setup project using the default values in the setup wizard and then try to build the setup project, I get the following error: "Property 'Keycode' is non-nullable".
The project to be installed has been built. It also has been signed with a strong name key.
Following the exact same steps in a different VS 2003 project builds correctly. What am I missing?
-Dell
A computer only does what you actually told it to do - not what you thought you told it to do.
The project to be installed has been built. It also has been signed with a strong name key.
Following the exact same steps in a different VS 2003 project builds correctly. What am I missing?
-Dell
A computer only does what you actually told it to do - not what you thought you told it to do.