Dynamic rich media component for ASP.Net Flash, Video, Audio, FlashVideo and ToolTip / Balloon Help controls for C# and VB.Net

ASPNetMediaGUI Licensing & Registration

1.  Getting Licensed


The ASPNetMediaGUI free trial is not to be used for commercial purposes or any public use.  On live web servers, ASPNetMediaGUI will display a watermark beneath each of your ASPNetMedia GUI Controls while unlicensed (as shown below).

ASPNetMediaGUI Registration Watermarking

To register ASPNetMediaGUI for commercial use and remove this watermark, you purchase a License Key from www.aspnetmedia.com. There are no ongoing fees or subscription costs.

  • An Add-on License allows the use of the ASPNetMediaGUI Software in conjunction with another compatible ASPNetMedia product ( the Media Player ). The usage of the Software is offered on the same terms as purchased for the Media Player.

After purchase, you will receive a license file by email.

2.  Installing Your License Key


i.  Option A:  Install into your Web.Config File

Place the following code (with your key inserted for'YOUR_LICENSE_KEY_HERE') somewhere between the "<configuration></configuration>" tags in your Web.Config file on your live website:

<appSettings>
    <add key="ASPNetMediaGUI.MediaGUI" value="YOUR_LICENSE_KEY_HERE"/>
</appSettings>

ii.  Option B:  Install using License File (.lic)

Copy your License File (.lic) into the ~/bin directory of your website.  Make sure that the name of the file is exactly "ASPNetMediaGUI.MediaGUI.lic" as sometimes when downloaded, it is changed to "ASPNetMediaGUI[1].MediaGUI.lic" (see below).

 

3.  Troubleshooting


i.  The watermark still appears even though the control is licensed

Sometimes when License files are downloaded from our website, the name of the file is changed to "ASPNetMediaGUI[1].MediaGUI.lic". For the license to be read, the file name must read "ASPNetMediaGUI.MediaGUI.lic", as intended.  If your license is in the right place (your website's "bin" folder), and it is still not working, this might be the problem.