Windows authentication in old app

Hi

I have a radzen solution where I want to put Windows authentication on, but I do not get the option to select it in the dropdown as in:

there you can choose Windows. But if I create a new radzen from the beginning, I can choose Windows but not in an existing app.

With best regards

Carsten Gissel

Indeed Windows authentication is supported only for .NET Core 3+ applications. If you don't have custom code you can edit the app.json of your project and change the serverVersion.

when i change the version number to 3.3.10 in app.json i get this error.

ENOENT: no such file or directory, open 'C:\Program Files\Radzen\resources\node_modules@radzen\angular-generator\dist\templates\web.config.ejs

You can set it to just 3

HI enchev
i removed the server part and the modul. Generated all new again. I saved at old version, so i can copy an pathe that in again. Then block the generation of the in pasted parts.
So to speck start over.

Best Regard
Carsten