Hello Oleg,
I ran into an issue where I have a project containing 2 classes which are used to deserialize a file that I am attempting to read in the dialog_Load event of CustomerDialog.cs.
The project was properly added as a reference to the installer project and the namespace for the assembly was properly referenced and is recognized.
As I debug, when I attempt to go into the method which first references the above mentioned classes, I get a File.IO exception stating the project's dll was not found.
Thanks in advance for any insights you can provide.
Have a great day,
Bob
I ran into an issue where I have a project containing 2 classes which are used to deserialize a file that I am attempting to read in the dialog_Load event of CustomerDialog.cs.
The project was properly added as a reference to the installer project and the namespace for the assembly was properly referenced and is recognized.
As I debug, when I attempt to go into the method which first references the above mentioned classes, I get a File.IO exception stating the project's dll was not found.
Thanks in advance for any insights you can provide.
Have a great day,
Bob