Clean project with latest changes in contrib branch fails to startup

After fixing Build errors with contrib branch - #5 by bjarnef VS compiles and project starts, but it then fails here:

It seems to route possible not is registered at this time:

Before starting application, I also cleaned up as mentioned here:

Running with debugging through IIS Express.

it did reach this part, but fails with the previously error shortly after.

These endpoints are registered at this time:

I would recommend to just do a fresh clone. It definitely runs for me, on a dirty AND a clean version. Something is off in your copy :see_no_evil:

I’m on the latest commit in the contrib branch.

I’ve just made a fresh clone from contrib too. Builds/runs as expected.

Deleted entire folder and cloned from my fork (which was in sync) did the trick.

It didn’t see any additions, but possible some obscure left overs in subfolders may have conflicted this.

Or perhaps it just didn’t work on a Sunday :sweat_smile::see_no_evil:

2 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.