|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/1/2007 4:05:22 PM
Posts: 5,
Visits: 2
|
|
| I am getting this error on my site using ABCpdf. How can I set it up to use the license on the server?
|
|
|
|
|
Junior Member
      
Group: Administrators
Last Login: 7/19/2006 11:19:00 AM
Posts: 19,
Visits: 1
|
|
I'm not sure if we know your domain name. I checked the account which I believe this is associated with and the server has the Full Version installed correctly. Please contact our Support Dept so they can assist you more as you may have a conflict with our installed product on your site.
Re-invent Technologies LLC
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/1/2007 4:05:22 PM
Posts: 5,
Visits: 2
|
|
Never mind, I forgot to put the following on the ASPX page. I recently changed from one ASPX page to another and forgot to copy this. <%@ import Namespace="WebSupergoo.ABCpdf4" %> <%@ Assembly name="ABCpdf, Version=5.0.0.8, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169" %><%@ Assembly name="ABCpdf, Version=5.0.0.8, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169" %><%@ import Namespace="WebSupergoo.ABCpdf4" %><%@ import Namespace="WebSupergoo.ABCpdf4" %><%@ Assembly name="ABCpdf, Version=5.0.0.8, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169" %><%@ Assembly name="ABCpdf, Version=5.0.0.8, Culture=neutral, PublicKeyToken=a7a0b3f5184f2169" %>
|
|
|
|