Last post Aug 09, 2017 01:23 PM by mgebhard
Participant
1039 Points
2818 Posts
Aug 09, 2017 03:57 AM|tvb2727|LINK
I am trying to make a web job project where the app.config is put out to the bin folder and I can control the app.config and place it next to my .exe.
What am I missing here? I run my .exe with the app.config missing and it still works!
Aug 09, 2017 04:06 AM|tvb2727|LINK
So it was there the entire time...
It is not putting .config on the end of my files, so it was app.exe.config but just showing app.exe and I didn't think it was there.
This article helped:
https://stackoverflow.com/questions/4562301/app-config-where-should-it-go?rq=1
All-Star
53631 Points
23985 Posts
Aug 09, 2017 01:23 PM|mgebhard|LINK
The OS is configured to hide file extensions of known types.
https://support.microsoft.com/en-us/help/865219/how-to-show-or-hide-file-name-extensions-in-windows-explorer
Participant
1039 Points
2818 Posts
App.Config for Web Jobs
Aug 09, 2017 03:57 AM|tvb2727|LINK
I am trying to make a web job project where the app.config is put out to the bin folder and I can control the app.config and place it next to my .exe.
What am I missing here? I run my .exe with the app.config missing and it still works!
Participant
1039 Points
2818 Posts
Re: App.Config for Web Jobs
Aug 09, 2017 04:06 AM|tvb2727|LINK
So it was there the entire time...
It is not putting .config on the end of my files, so it was app.exe.config but just showing app.exe and I didn't think it was there.
This article helped:
https://stackoverflow.com/questions/4562301/app-config-where-should-it-go?rq=1
All-Star
53631 Points
23985 Posts
Re: App.Config for Web Jobs
Aug 09, 2017 01:23 PM|mgebhard|LINK
The OS is configured to hide file extensions of known types.
https://support.microsoft.com/en-us/help/865219/how-to-show-or-hide-file-name-extensions-in-windows-explorer