Hello,
So I manage a SharePoint 2010 environment. We want to incorporate a connection to another system, via a custom written solution (aspx page with it's own web.config file is where it will 'live') and I am trying to figure out how to do this (or the best way). While I believe the solution should have been a web service, we are against skill limitations and time frame in getting it done in that manner. So with that said, in short, I could put up another IIS site and do a page viewer web part to pull in the page. However, I am trying to avoid just standing up separate IIS sites for these types of solutions. So what are the best ways in doing this?
Any guidance would be appreciated.
~KZ