BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Newbie question - Delphi 2007 - "application not licensed" w

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Thirdparty Tools (IntraWeb)
View previous topic :: View next topic  
Author Message
Jim Gallagher
Guest





PostPosted: Thu May 03, 2007 11:01 pm    Post subject: Newbie question - Delphi 2007 - "application not licensed" w Reply with quote



I have a fresh install of 2007 Professional and wanted to investigate
the bundled Intraweb.

I realize that the Professional does not have all the features
activated, but I'm unable to get ANY of the demo applications to run
every one gives me the message 'Application is not licensed to use this
feature'.

Since I don't see anyone else complaining about this, I supposed I'm
doing something wrong, but I'm not sure what.

Thanks for any suggestions.

-Jim Gallagher
Back to top
Jason Southwell
Guest





PostPosted: Thu May 03, 2007 11:01 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote



Quote:
every one gives me the message 'Application is not licensed to use
this feature'.

This is a known bug in D2007 pro. It should be a debugging error only and
the app should run as expected if you just ignore the exception.
Back to top
jacques antoine
Guest





PostPosted: Fri May 04, 2007 8:13 am    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote



"Jason Southwell" <jason (AT) southwell (DOT) net> a écrit dans le message de news:
58842ab6148a18c95ba6173e834f (AT) newsgroups (DOT) borland.com...
Quote:
every one gives me the message 'Application is not licensed to use
this feature'.

This is a known bug in D2007 pro. It should be a debugging error only and
the app should run as expected if you just ignore the exception.



Intraweb bundled with D2007 pro is limited to 5 concurrent connections.
Due to this very annoying limitation, IW apps cannot be deployed in
most real world environments.

J.
Back to top
Guillem
Guest





PostPosted: Fri May 04, 2007 2:19 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

jacques antoine wrote:


Quote:

Intraweb bundled with D2007 pro is limited to 5 concurrent
connections. Due to this very annoying limitation, IW apps cannot be
deployed in most real world environments.

J.

in any case it's better than before D2007, when only page mode was
possible in Pro versions.

--
Best regards :-)

Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam
Back to top
jacques antoine
Guest





PostPosted: Fri May 04, 2007 5:08 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

"Guillem" a écrit >
Quote:

in any case it's better than before D2007, when only page mode was
possible in Pro versions.


You're absolutely right!
Those "Pro" versions deserve to be called "Amat" instead :)

J.
Back to top
Jim Gallagher
Guest





PostPosted: Fri May 04, 2007 9:04 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

Quote:
You're absolutely right!
Those "Pro" versions deserve to be called "Amat" instead :)


I've always felt that all the 3rd party add-ons are really just
"tease-ware". You can try them, but if you're serious about using them
you really need to get a legitimate license.

-Jim
Back to top
Hadi Hariri
Guest





PostPosted: Sat May 05, 2007 5:24 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

jacques antoine wrote:

Quote:

"Guillem" a icrit

in any case it's better than before D2007, when only page mode was
possible in Pro versions.


You're absolutely right!
Those "Pro" versions deserve to be called "Amat" instead :)

J.

You want the full version? Either buy Delphi Enterprise or purchase it
from us. You get what you pay for. We give more out in the next release
of Delphi and still people complain.

--
Hadi Hariri
http://www.hadihariri.com
Back to top
Hadi Hariri
Guest





PostPosted: Sat May 05, 2007 5:24 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

Jim Gallagher wrote:

Quote:
You're absolutely right!
Those "Pro" versions deserve to be called "Amat" instead :)


I've always felt that all the 3rd party add-ons are really just
"tease-ware". You can try them, but if you're serious about using
them you really need to get a legitimate license.

-Jim

Yeah? So I can't develop a task-tracking system for my team to use
internally if my team consists of 4 people right? That's not serious is
it?


--
Hadi Hariri
http://www.hadihariri.com
Back to top
jacques antoine
Guest





PostPosted: Mon May 07, 2007 3:31 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

"Hadi Hariri" a écrit dans le message de news:

Quote:
You want the full version? Either buy Delphi Enterprise or purchase it
from us. You get what you pay for. We give more out in the next release
of Delphi and still people complain.


I am not discussing what is bundled or not with which version and/or
the relative price tag: anybody can read a feature table.
I am just making fun of the software suffix "pro".
Initially I thought it meant app for use in a "pro.fessional" environment.
My current interpretation is: my app will "pro.bably" work in any
environment.

J.
Back to top
Hadi Hariri
Guest





PostPosted: Mon May 07, 2007 4:05 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

jacques antoine wrote:

Quote:
"Hadi Hariri" a icrit dans le message de news:

You want the full version? Either buy Delphi Enterprise or purchase
it from us. You get what you pay for. We give more out in the next
release of Delphi and still people complain.


I am not discussing what is bundled or not with which version and/or
the relative price tag: anybody can read a feature table.
I am just making fun of the software suffix "pro".
Initially I thought it meant app for use in a "pro.fessional"
environment. My current interpretation is: my app will "pro.bably"
work in any environment.

J.

If you say so...

--
Hadi Hariri
http://www.hadihariri.com
Back to top
Jim Gallagher
Guest





PostPosted: Tue May 08, 2007 9:31 pm    Post subject: Re: Newbie question - Delphi 2007 - "application not license Reply with quote

Hadi Hariri wrote:
Quote:
Yeah? So I can't develop a task-tracking system for my team to use
internally if my team consists of 4 people right? That's not serious
is it?

If I were to spend a significant amount of time developing *any* system
using Intraweb, if I expected it to have any longevity, I'd buy a
license for it, without doubt. Why? Support. Upgrades. I don't want
to spend any of my time investigating what features are missing (I'm a
Pro Delphi user).

The good people at Intraweb are counting on this (and I'm not
criticizing them for it - it seems to me to be a good business model).
IMO, and I realize many people have a different O, the 3rd party
gimme's in Delphi are for playing with, nothing more. Again, this is
not a bad thing.

-Jim
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Thirdparty Tools (IntraWeb) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.