Notifications
Clear all
Sep 14, 2022 9:43 am
Hi,
if i would like to enable websites to run asp.net 6.0 with angular 11 on my web-server.
i am using solidcp version 1.4,1
may i ask what are the setup steps to have it done?
in order to run asp.net 6.0 i need to install dotnet-hosting-6.0.9-win
in order to run angular i need to install nodejs and angular.
are those can be installed via solidcp?
how to i enable angular to run on specific website?
thank you
ori
1 Reply
Sep 18, 2022 7:05 am
for anyone that find this post, issue solved:
i have done:
installed dotnet-hosting-6.0.9-win in order to run asp.net 6.0
installed urlrewrite2.exe
in application pool of the site - disabled website to run on 32 bit.
for angular 11 i didn't need to install anything.
the site is running as it should be.