Jump to content
Software FX Community

Crosstab step zero problem "class is not licensed for use"


User (Legacy)

Recommended Posts

Hi,

After 3 years of using ChartFX for many standard tasks from ASP, I would

like to use the crosstab data provider for the first time. In my test ASP

file, on this line:

Set objCrosstab = Server.CreateObject("SfxCrosstab.DataProvider")

I get this error in IE:

------------------

Server object error 'ASP 0177 : 80040112'

Server.CreateObject Failed

/ChartFXCrosstab.asp, line 58

Class is not licensed for use

------------------

SfxCrosstab.dll lives in \program files\common files\software fx shared, and

is registered (I checked the registry, and also it seems I would get a

different error if it weren't). This dll is version 1.0.0.4.

A few very basic questions:

- I started with ChartFX IE 2000, but have upgraded over the years to

service pack 5_5_3_0. Did I have a license to begin with but lost it during

the upgrades?

- Is purchasing a separate license required to use this control? Am I just

missing something silly? This is my standard development machine -- the rest

of chartfx is working great on this machine.

Seems like a problem that I could take hours to solve on my own, but maybe

someone has the magic bullet.

Thanks!

-Frank Chance.

Link to comment
Share on other sites

The Crosstab provider is included in Chart FX Internet 5.5, not in Chart FX

IE 2000. Even though you may have downloaded the latest service pack, the

Crosstab functionality will not be licensed until you install Chart FX

Internet 5.5 on your server. You will need to upgrade your current IE 2000

in order to properly use Crosstab. Please check our website for further

pricing details.

---

IG

Software FX

"Frank Chance" <Frank.Chance@FabTime.com> wrote in message

news:7YW$j$JBDHA.1348@webserver1.softwarefx.com...

> Hi,

> After 3 years of using ChartFX for many standard tasks from ASP, I

would

> like to use the crosstab data provider for the first time. In my test ASP

> file, on this line:

>

> Set objCrosstab = Server.CreateObject("SfxCrosstab.DataProvider")

>

> I get this error in IE:

> ------------------

> Server object error 'ASP 0177 : 80040112'

> Server.CreateObject Failed

>

> /ChartFXCrosstab.asp, line 58

>

> Class is not licensed for use

>

> ------------------

> SfxCrosstab.dll lives in \program files\common files\software fx shared,

and

> is registered (I checked the registry, and also it seems I would get a

> different error if it weren't). This dll is version 1.0.0.4.

>

> A few very basic questions:

>

> - I started with ChartFX IE 2000, but have upgraded over the years to

> service pack 5_5_3_0. Did I have a license to begin with but lost it

during

> the upgrades?

> - Is purchasing a separate license required to use this control? Am I just

> missing something silly? This is my standard development machine -- the

rest

> of chartfx is working great on this machine.

>

> Seems like a problem that I could take hours to solve on my own, but maybe

> someone has the magic bullet.

>

> Thanks!

> -Frank Chance.

>

>

Link to comment
Share on other sites

Thanks! I'll check that out.

Regards,

-Frank.

"Software FX Support" <support@softwarefx.com> wrote in message

news:#kfJdkDCDHA.1356@webserver1.softwarefx.com...

> The Crosstab provider is included in Chart FX Internet 5.5, not in Chart

FX

> IE 2000. Even though you may have downloaded the latest service pack, the

> Crosstab functionality will not be licensed until you install Chart FX

> Internet 5.5 on your server. You will need to upgrade your current IE 2000

> in order to properly use Crosstab. Please check our website for further

> pricing details.

> ---

> IG

> Software FX

>

>

> "Frank Chance" wrote in message

> news:7YW$j$JBDHA.1348@webserver1.softwarefx.com...

> > Hi,

> > After 3 years of using ChartFX for many standard tasks from ASP, I

> would

> > like to use the crosstab data provider for the first time. In my test

ASP

> > file, on this line:

> >

> > Set objCrosstab = Server.CreateObject("SfxCrosstab.DataProvider")

> >

> > I get this error in IE:

> > ------------------

> > Server object error 'ASP 0177 : 80040112'

> > Server.CreateObject Failed

> >

> > /ChartFXCrosstab.asp, line 58

> >

> > Class is not licensed for use

> >

> > ------------------

> > SfxCrosstab.dll lives in \program files\common files\software fx shared,

> and

> > is registered (I checked the registry, and also it seems I would get a

> > different error if it weren't). This dll is version 1.0.0.4.

> >

> > A few very basic questions:

> >

> > - I started with ChartFX IE 2000, but have upgraded over the years to

> > service pack 5_5_3_0. Did I have a license to begin with but lost it

> during

> > the upgrades?

> > - Is purchasing a separate license required to use this control? Am I

just

> > missing something silly? This is my standard development machine -- the

> rest

> > of chartfx is working great on this machine.

> >

> > Seems like a problem that I could take hours to solve on my own, but

maybe

> > someone has the magic bullet.

> >

> > Thanks!

> > -Frank Chance.

> >

> >

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...