I have a zope/plone website, and wonder if I can use asp.net within the same server. So far I can only get one or the other to work – so with .net installed and IIS running, localhost takes me to the inetpub/wwwroot index page. When I start Plone, it takes over port 80 and presents its own pages, and I can’t even find a way to link to pages in inetpub. I also dont seem able to run asp code inside a plone page.
Any advice on this would be helpful – perhaps setting up or configuring everything to recognise each other?
Thanks in advance