0

I am using anonymous authentication in Managed Pipeline Mode:

image of anonymous authentication=true

When I’m running this project on VS 2015 its working fine but the problem is when I publish and run its shows me “This operation requires IIS integrated pipeline mode”.

Image of error message

stuartd
  • 70,509
  • 14
  • 132
  • 163
  • 1
    Publish and run from where? Can you please be more specific as what you did and how? – Dalorzo Mar 30 '21 at 00:07
  • 1
    Does this answer your question? ["This operation requires IIS integrated pipeline mode."](https://stackoverflow.com/questions/22313167/this-operation-requires-iis-integrated-pipeline-mode) – quaabaam Mar 30 '21 at 00:08
  • Check whether the managedpipelinemode of the site in iis is Integrated, ApplicationPools->Managed Pipeline Mode – Theobald Du Mar 30 '21 at 06:47
  • as you can see Managed Pipeline Mode is Integrated when I'm running this project on VS 2015 and its working but when I publish so that publish file shows this error – Suhaib Uddin Siddiqui Mar 30 '21 at 08:16
  • What you post is your IIS Express setting in vs. When you publish to IIS manager, you need to reset the setting in IIS Manager – Theobald Du Apr 13 '21 at 06:00

0 Answers0