ASP.NET < 3.5 Installation Instructions
Signup and Site Submission Required to fully install plugin.
The four final steps:
- Create a file named local_89807.xml that is writable by the web server. The file should be blank and it should be located in the same directory as the script below. On Windows you will need to access your custom control panel to set the permissions or contact your hosting company. You may also do this via ftp.
- Download both of the files below and place them in the Controls directory of your website.
- Place the following line at the top of the MasterTemplate, or the ASPX file in which you want the ads to appear
<%@ Register Src="~/Controls/textlinkads.ascx" TagName="textlinkads" TagPrefix="tla"%> - Now place the following line where you want the ads to appear
<tla:textlinkads ID="ctltextlinkads" textlinkadsID="89807" textlinkadsInventoryKey="XXXXXXJOINtextlinkadsFORKEYXXXXXX" runat="server" />
Package Info
(Note: There is a debug variable located in "textlinkads.ascx.cs" that is on by default. Please feel free to set this value to false when your script is working.)
Could not load type 'textLinkAds' error message
