Has anyone added a custom web application to a sharepoint site?
I thought it would be added as a virtual directory and then you'd specify an unmanaged path but i'm not having much luck.
|
Has anyone added a custom web application to a sharepoint site? I thought it would be added as a virtual directory and then you'd specify an unmanaged path but i'm not having much luck. |
||||
|
|
|
I am not a big fan of mixing the two, but it can be done. My preference is to either integrate and deploy the app to SharePoint or run it on a separate web application in IIS. The request handling process was rewritten with 2007 so there is no longer an "excluded paths" option in the Managed Paths section. If you create a folder in the root of the web application it will run. |
|||||||
|