Quote:Hi, my company is very interested to buy your flash control software. However, we would like to try it out first to see if it is functional. I have downloaded your dll and plugged it in to my VS 2005 and created a .aspx page (yes, we're using ASP.NET). However, we are not sure how to configure the server side. Currently our web hosting is done by an external hosting provider on a Windows Server 2003 server. How should I ask them to register the ASPNetFlash.Net2.dll for me at their end? Please advise the steps. Thank you.
ASPNetFlash requires no special steps to be used on a hosted website.
It is
not required or recommended to install the assembly in the hosting computer's Global Assembly Cache.
Simply upload the assembly within your web application's
Bin folder, and you should be all set.
-Dave