How to activate integrated pipeline mode. (wodWebServer / wodWebServer.NET)
by Raphaël, Friday, March 09, 2018, 11:19 (2461 days ago)
Hello,
I have an error when deploying my application :
This operation requires IIS integrated pipeline mode.
Where can I activate this option in the WebServer.Net?
Thanks
How to activate integrated pipeline mode.
by wodSupport, Friday, March 09, 2018, 11:33 (2461 days ago) @ Raphaël
Hi Raphael,
I'm not aware of this mode. I see it was introduced in IIS7. Can you disable it in IIS7 fully?
Jasmine.
How to activate integrated pipeline mode.
by Raphaël, Friday, March 09, 2018, 15:20 (2461 days ago) @ wodSupport
I don't think you can disable it in IIS7.
Actually I need to be in integrated mode to use OWIN.
Thanks
How to activate integrated pipeline mode.
by Jasmine, Sunday, March 11, 2018, 21:09 (2459 days ago) @ Raphaël
Hi Raphael
I am having trouble duplicating your problem. What OS exactly are you deploying to?
Jasmine
How to activate integrated pipeline mode.
by Raphael, Monday, March 12, 2018, 09:28 (2458 days ago) @ Jasmine
How to activate integrated pipeline mode.
by wodSupport, Monday, March 12, 2018, 11:03 (2458 days ago) @ Raphael
Hi. Now I am a bit confused. How is IIS related to wodWebServer.NET? Both are servers, and wodWebServer.NET doesn't use IIS. It does use asp.net engine installed, tho.
It will serve ASP.NET pages. Perhaps I misunderstood - you created a project in ASP.NET and you want to run it on top of wodWebServer instead of IIS7, and that fails? If so, there's no OWIN in wodWebServer.NET
If you can ZIP your sample project and send it to techsupport, we can try to run it and debug it to see what's going on under the hood.
Jasmine.