Re: aspose.license
- From: "TJS" <nospam@xxxxxxxx>
- Date: Thu, 23 Jun 2005 14:15:35 -0700
thanks for the links.
I must be missing something fundamental.
Every time I try to run the ASPOSE examples , I get this error:
----------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.
Compiler Error Message: CS0246: The type or namespace name 'Demo' could not
be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 64:
Line 65: // Put user code to initialize the page here
Line 66: Demo demo = new Demo(licenseFolder, this);
Line 67:
Line 68: Label1.Text =demo.Output();
Source File:
C:\Inetpub\wwwroot\Aspose.License\Demos\Aspose.License.Demos.WebApp\Default.aspx.cs
Line: 66
I have the page reference as :
<%@ Page language="c#" src="Default.aspx.cs"
Inherits="Aspose.License.Demos.WebApp.Default" %>
and Aspose.License.dll in the /bin folder
but no success... :(
"Crouchie1998" <crouchie1998@xxxxxxxxxxx> wrote in message
news:OK4lZu$dFHA.3280@xxxxxxxxxxxxxxxxxxxxxxx
> Yes, I have used it in the past. A simple example is available in the
> built
> in MSDN documentation. All you do is substitute the Microsoft example with
> the code from the ASPOSE
>
> Here's an example:
>
> http://go.microsoft.com/fwlink/?linkid=3480&path=/quickstart/winforms/Samples/WritingControls/LicensedControl/LicensedControl.src
>
> I hope this helps
>
> Crouchie1998
> BA (HONS) MCP MCSE
>
>
.
- References:
- aspose.license
- From: TJS
- Re: aspose.license
- From: Crouchie1998
- aspose.license
- Prev by Date: UserControls And Properties
- Next by Date: Re: Install program
- Previous by thread: Re: aspose.license
- Next by thread: Install program
- Index(es):
Relevant Pages
|