D
Daniel P.
I have a Windows Forms app in C#.
I created the myApp.exe.config file and it works fine if I just run the exe.
When I try to debug it from Visual Studio it does not see it and throws an
exception.
The .config file resides in the same folder as the source code.
Thanks!
I created the myApp.exe.config file and it works fine if I just run the exe.
When I try to debug it from Visual Studio it does not see it and throws an
exception.
The .config file resides in the same folder as the source code.
Thanks!