microsoft / TFSDemoGenerator

A utility to help create projects on Visual Studio Team Foundation Server with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a template you choose. The purpose of this system is to simplify working with the hands-on-labs, demos and other education material provided by the Microsoft Visual Studio Marketing team.
MIT License
15 stars 17 forks source link

HTTP Error 500.19 - Internal Server Error #10

Closed patdelaney closed 4 years ago

patdelaney commented 4 years ago

I tried to install the TFS 2018 version in a windows 10 IIS but I get the following error:

Any thoughts

Module IIS Web Core

BeginRequest Not yet determined 0x80070021 This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false". \?\C:\TFSDemogen\web.config

demo_error

patdelaney commented 4 years ago

This is working now, I just enabled a few more options in IIS (almost everything) so I'm not sure what the bare minimum is.