Install the .NET Core Windows Server Hosting bundle
https://aka.ms/dotnetcore-2-windowshosting
create new application pool
ebay_track app with sql access is published
change application pool for app in iis
add iis application pool to sql user
give iis read and write permision
test app working on iis on local machine
test app working on intranet
reference:
https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?tabs=aspnetcore2x
No comments:
Post a Comment