elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

Is ELSA 2.2.0 compatible with Windows Server 2012 & IIS 8.5

Open chandsalam1108 opened this issue 3 years ago • 5 comments

We're trying to deploy ELSA 2.2.0 solution on Windows Server 2012 & IIS 8.5 but getting web.config related errors will running the application.

Please confirm if ELSA 2.2.0 is compatible with Windows Server 2012 & IIS 8.5 and help me with solution to resolve this issue.

Thanks,

Chand

chandsalam1108 avatar Jul 26 '22 15:07 chandsalam1108

If you mean Windows Server 2012 R2 then I think it is supported. However, I have not tested myself. You might end up using .NET Core 3.1 though.

Pleas refer below link https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-6.0

mohdali avatar Jul 26 '22 16:07 mohdali

Hi @mohdali ,

Thanks for the swift response. Yes, it's Windows Server 2012 R2, IIS 8.5 & .Net 6 with elsa 2.8.0. Please confirm if that compatible or I need to install something else.

Thank you!

chandsalam1108 avatar Jul 27 '22 07:07 chandsalam1108

I depoly ELSA on a server under the same environment with no problem.

leeveney avatar Jul 27 '22 07:07 leeveney

I depoly ELSA on a server under the same environment with no problem.

Can you please help me with IIS 8.5 settings. I'm getting error at web.config while browsing application.

Thanks you!

chandsalam1108 avatar Jul 27 '22 08:07 chandsalam1108

Are you able to get a basic ASP.NET Core project running? There's nothing special about Elsa that would require anything different compared to a basic ASP.NET application. So if you get that running, you will also be able to get Elsa running.

sfmskywalker avatar Jul 28 '22 12:07 sfmskywalker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 26 '22 22:09 stale[bot]