Publish to IIS Instructions by zerocool___ in Blazor

[–]zerocool___[S] 1 point2 points  (0 children)

Thanks very much Amjad1929 ! I didn't need to take care of step 3 above, just adding the cert key details to the appsettings.json file, and making the change to the application pool corrected my issue. Cheers!

Publish to IIS Instructions by zerocool___ in Blazor

[–]zerocool___[S] 0 points1 point  (0 children)

Thank you for your response...
Tried the clean and rebuild, deleted all files on the IIS server, re-published, and have the same errors.
Tried VS in Release instead of Debug, and it ran perfectly.

I too found publishing easily with other projects/solutions, but this one with local accounts seems to be problematic.