asp.net - Nested virtual directory or application within sitecore site, is it possible -


i nest asp.net web app within sitecore site, this:

<sitecore web root folder>    .          <virtual directory/app folder> 

i want access sitecore site using following url:

http://<whatever site name> 

and access web app using following url:

 http://<whatever site name>/<whatever virtual directory/app alias> 

is possible?

i tried when try access web app (not sitecore) web app complains missing sitecore. believe because have 2 config files ans when accessing web app iis/asp.net processing first sitecore web.config.

right, assumption correct. see creating project in virtual directory under sitecore root article more information kind of setup.


Comments

Popular posts from this blog

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -