How to activate integrated pipeline mode. (wodWebServer / wodWebServer.NET)
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
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
Hi Raphael,
I'm not aware of this mode. I see it was introduced in IIS7. Can you disable it in IIS7 fully?
Jasmine.
I don't think you can disable it in IIS7.
Actually I need to be in integrated mode to use OWIN.
Thanks
Hi Raphael
I am having trouble duplicating your problem. What OS exactly are you deploying to?
Jasmine
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.