lextudio / httpplatformhandlerv2

HttpPlatformHandler v2
https://docs.lextudio.com/blog/httpplatformhandler-v2/
MIT License
25 stars 1 forks source link

Event Viewer Messages #3

Closed topwizprogramming closed 5 months ago

topwizprogramming commented 5 months ago

Is there an existing issue for this?

Describe the bug

I just discovered this so haven't tried it yet. I wanted to let you know about a bug in v1.2 so that it isn't repeated.

When the configured executable is started, the General tab has the message 'Recursion too deep; the stack overflowed.' instead of the actual message which is found on the detail tab: Process '???' started successfully and is listening on port '???'.

Expected Behavior

The process start event log message should display properly.

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

lextm commented 5 months ago

This repo does not track issues of Microsoft's HttpPlatformHandler v1.x.

topwizprogramming commented 5 months ago

I know that, I'm just giving you a head up about a bug in v1.2 so it doesn't get repeated in your version.