Try our conversational search powered by Generative AI!

IIS7 integrated mode to classic

Vote:
 

How can i change epi default (public template) web config to running under classic aplication pool ?

 

#34698
Nov 12, 2009 15:06
Vote:
 

Hi

Take a look at this tech note: Changes Between IIS6 and IIS7

#34699
Nov 12, 2009 15:28
Vote:
 

Tried  using the iis6 config file and iis7 config file with changes to classic

but... when surfing to the content like en/events i get 404

when i surf to UI/edit i get 500 error

any1 tried it ?

 

#34774
Nov 15, 2009 9:42
Vote:
 

Sounds like you're missing wildcard mapping in IIS

#34775
Nov 15, 2009 12:02
Vote:
 

added

<add name="aspnet" path="*" verb="*" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" resourceType="Unspecified" requireAccess="None" preCondition="classicMode,runtimeVersionv2.0,bitness32" />     

And it's started working

:)

but is integrated mode is better for episerver ?

#34785
Nov 16, 2009 10:54
Vote:
 

add to which file? 

#70541
Apr 23, 2013 8:27
Vote:
 

web.config

#70542
Apr 23, 2013 8:28
Vote:
 

Do you have any hints about that the Alloy Sample EPiServer demo site cannot be shown under Integrated mode? 

It can be partial shown under Classic mode(some components such as images cannot be rendered and edit mode cannot be entered). 

 

Do you know how to address this?

I am using Windows Server 2012 VPS and EPiServer Server 7. 

 

#70544
Apr 23, 2013 9:24
Vote:
 

Ben: Why do you want to run your application in classic mode? Not sure if EPiServer 7 supports that.

#70552
Apr 23, 2013 10:39
Vote:
 

my original question was to EPi 6

the root cause of the issue was using an 3rd party isapi module that must be run in classic mode.

i"m not sure about episerver 7.....

 

#70556
Apr 23, 2013 11:40
Vote:
 

my original question was to EPi 6

the root cause of the issue was using an 3rd party isapi module that must be run in classic mode.

i"m not sure about episerver 7.....

 

#70557
Apr 23, 2013 11:40
Vote:
 

Hi Johan,

 

I do not want to run my application in classic mode ! I want to run in integrated mode !! But under integrated mode , I cannot even open the website! But once I changed to classic mode, then at least there is something shown up. Because of this, so I asked that question. 

My initial purpose is making it running under integrated mode. 

Johan, can you refer to this thread? http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=70508

http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=70535&epslanguage=en

 

Ben 

#70569
Apr 23, 2013 13:11
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.