Hi Eric,
Thanks, that worked perfectly.
I decided that separating my project into 2 pieces (one has the libraries and the other the GUI forms) would be cleaner. So its one solution with 2 projects. I created a solution with a class library and WindowsFormProject and inserted everything accordingly.
I am also using the latest fiddlercore I got from nuget in visual studio. I am starting the WindowsFormProject project in Visual Studio admin mode.
Everything works as the previous version, EXept https websites. They give me "Your connection is not private" errors.
I double checked and everything looks the same between the new and old versions.
Is there anything else I would have to add to make this 2 project solution work ?
I figured that maybe there is something else extra I need to do when separating them ?
(the old version gives no issues with https)
Here is the new code if you would like to have a look: www.taxiservicejohannesburg.co.za/project.zip
Kindly let me know what you think
Thanks
Hendrik
Thanks, that worked perfectly.
I decided that separating my project into 2 pieces (one has the libraries and the other the GUI forms) would be cleaner. So its one solution with 2 projects. I created a solution with a class library and WindowsFormProject and inserted everything accordingly.
I am also using the latest fiddlercore I got from nuget in visual studio. I am starting the WindowsFormProject project in Visual Studio admin mode.
Everything works as the previous version, EXept https websites. They give me "Your connection is not private" errors.
I double checked and everything looks the same between the new and old versions.
Is there anything else I would have to add to make this 2 project solution work ?
I figured that maybe there is something else extra I need to do when separating them ?
(the old version gives no issues with https)
Here is the new code if you would like to have a look: www.taxiservicejohannesburg.co.za/project.zip
Kindly let me know what you think
Thanks
Hendrik