Logi Info 25 installation and can't prepare a new application
I had an issue with Logi Info Studio 25. The installation went clean, at least it seemed that it did. OS is Windows 2022 server. Installed .NET framework 4.8.1, and installed the latest IIS (or whatever IIS installs in 2022 server when you add the IIS role/feature).
When I create a new application, it seems to create it fine without error, but when I get to the next step of preparing a new application, it bombs at Tests 3 and 4 - Run test aspx page, and run test lgx page. I've screencapped the two errors.
When I click the links to see the errors, the information given implies that the web server does not recognize these extensions.
I am doing this in a dev environment.
Has anyone else experienced this error?
-
This issue is fixed. I can leave this page in case anyone else experiences this same issue and specify the fix...
In Windows Server 2022 (our version at least), when you add the role/feature of IIS, don't just accept the default options and packages. Make sure you add all the features required to allow application development on .NET 4.8.
Once I added those features, the application passed all tests.
0
Please sign in to leave a comment.
Comments
1 comment