edge icon indicating copy to clipboard operation
edge copied to clipboard

appSettings not available to C# code running in assembly invoked by Edge

Open DanielLarsenNZ opened this issue 10 years ago • 3 comments

https://twitter.com/DanielLarsenNZ/status/536807830926278656

System.Configuration.ConfigurationManager.AppSettings does not contain settings in web.config when .NET assembly is invoked by Edge.

Code example: https://github.com/DanielLarsenNZ/Edge-AppSettings/blob/master/Edge-AppSettings-Service/AppSettingService.cs#L13

Demo: http://edgeappsettings.azurewebsites.net/

DanielLarsenNZ avatar Dec 06 '14 20:12 DanielLarsenNZ