[Platformnotsupportedexception:此操作需要IIS集成管道模式。]。 [英] [Platformnotsupportedexception: this operation requires IIS integrated pipeline mode.].

查看:351
本文介绍了[Platformnotsupportedexception:此操作需要IIS集成管道模式。]。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人!

我是asp .net mvc的新手。

我在asp .net mvc做了一个项目。

当我在uniquelinks共享网络托管面板上托管我的项目时,我得到了这个例外。请帮我解决。

提前谢谢。



我尝试了什么:



我用Google搜索并应用了一些解决方案,例如在网上更改,即从iis express更改为iis local。

Dear All!
I am new to asp .net mvc.
I have made a project in asp .net mvc.
When hosted my project on uniquelinks shared web hosting panel I got this exception.Please help me to resolve it.
Thanks in advance.

What I have tried:

I have googled it and applied some solutions like change in web i.e changed from iis express to iis local.

推荐答案

正如例外情况所示,您需要将AppPool从经典(IIS6)模式更改为更新的集成(IIS7)模式:

将ASP.NET应用程序从IIS 6.0移动到IIS 7.0 [ ^ ]



如果您无法在网络托管面板中找到如何进行更改,那么您需要联系主机提供者支持。
As the exception says, you need to change your AppPool from the "classic" (IIS6) mode to the newer "integrated" (IIS7) mode:
Moving an ASP.NET Application from IIS 6.0 to IIS 7.0[^]

If you can't find how to make that change in your web hosting panel, then you need to contact the hosting provider for support.


这篇关于[Platformnotsupportedexception:此操作需要IIS集成管道模式。]。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆