I have a web application in Classic ASP that uses a .NET DLL registered by regasm , an upload component ( dundas upload ) and CDOSYS to send emails.
This application is accessed by multiple clients and has connection to SQL Server 2005 database.
Is it possible to put this application in Windows Azure? And what would be the best solution: Web Site, Virtual Machine or Cloud Services?