When I run on my local with VS 2019, everything is working fine with my window 10. After I published to my local IIS, I got this exceptions No XML encryptor configured. Key may be persisted to storage in unencrypted form ). I tried to set Load User Profile on IIS Advanced Setting but still got errors. Any advice or guidance would be greatly appreciated. Thanks Jasper
Asked
Active
Viewed 3,496 times
2
-
Does this answer your question? [.Net Core warning No XML encryptor configured](https://stackoverflow.com/questions/55760907/net-core-warning-no-xml-encryptor-configured) – 500 - Internal Server Error Oct 20 '20 at 14:46
-
Looks very similar to : https://stackoverflow.com/questions/64442358/using-an-in-memory-repository-keys-will-not-be-persisted-to-storage-after-publi#comment113958402_64442358 – jdweng Oct 20 '20 at 14:54
-
Hi jdweng, I tried that way also. but not solved my problems – Jasper Oct 21 '20 at 01:48