abins
abins

Reputation:

Migrating ASP web site into Sharepoint 2007

I need to migrate a ASP legacy web application into MOSS 2007. Is there any tool that can be used for migration? if so please specify?

Upvotes: 0

Views: 659

Answers (1)

ArjanP
ArjanP

Reputation: 2172

Not that I've ever heard of. I'm afraid you'll have to rebuild. It depends on what the ASP app does though; SharePoint may cover its features out of the box. An a best-case scenario you might be able to copy some documents in and be done with it.

Of course classic ASP can be made to work on a SharePoint server and you can always frame the app in in an IFrame.

Upvotes: 1

Related Questions