Click here to Skip to main content
15,886,032 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Adding a button in the controlbox Pin
jhaga18-May-03 5:06
professionaljhaga18-May-03 5:06 
GeneralLicensing Pin
The Limey15-May-03 12:22
The Limey15-May-03 12:22 
GeneralRe: Licensing Pin
Patrick Lassalle22-May-03 2:26
Patrick Lassalle22-May-03 2:26 
GeneralRe: Licensing Pin
The Limey22-May-03 9:21
The Limey22-May-03 9:21 
GeneralRe: Licensing Pin
Patrick Lassalle22-May-03 9:49
Patrick Lassalle22-May-03 9:49 
GeneralRe: Licensing Pin
The Limey22-May-03 10:29
The Limey22-May-03 10:29 
GeneralRe: Licensing Pin
Patrick Lassalle22-May-03 10:53
Patrick Lassalle22-May-03 10:53 
GeneralRe: Licensing Pin
The Limey22-May-03 11:28
The Limey22-May-03 11:28 
In your case I can see whay the licenses.licx is required. Even although you have wrapped the original control in a dummyshell it is probable that the dummyshell actualy creates an instance of the control anyway, which causes the licensing to kick in. The licensing is in the constructor.

The theory I have in my case is something to do with the path of the lic file being in a web. The License provider seems not to deal with this situation. Originally I wrote new license providers assuming that the implementation would be a walk in the park. Just to get it right I decided to do a quick test using the basic license provider and it didn't work!!. I am probable wasting time trying to get the basic license provider working and should just launch straight into implementing my custom provider.

Hope my comments helped in your case.

Thansk for your efforts anyway.
GeneralHamCode needed to keep link active online/offline Pin
john bartram15-May-03 7:41
john bartram15-May-03 7:41 
GeneralVb 6.0, check whether a com object implements an interface, knowing its GUID Pin
Braulio Dez15-May-03 5:05
Braulio Dez15-May-03 5:05 
GeneralRe: Vb 6.0, check whether a com object implements an interface, knowing its GUID Pin
Daniel Turini15-May-03 5:24
Daniel Turini15-May-03 5:24 
GeneralRe: Vb 6.0, check whether a com object implements an interface, knowing its GUID Pin
Braulio Dez15-May-03 6:02
Braulio Dez15-May-03 6:02 
GeneralRe: Vb 6.0, check whether a com object implements an interface, knowing its GUID Pin
Daniel Turini15-May-03 6:07
Daniel Turini15-May-03 6:07 
GeneralRe: Vb 6.0, check whether a com object implements an interface, knowing its GUID Pin
Braulio Dez15-May-03 6:14
Braulio Dez15-May-03 6:14 
GeneralNull value with VB.NET Pin
JulG15-May-03 4:46
JulG15-May-03 4:46 
GeneralRe: Null value with VB.NET Pin
Daniel Turini15-May-03 6:44
Daniel Turini15-May-03 6:44 
GeneralI need some help about Vb Object printer Pin
Cheickna14-May-03 23:02
Cheickna14-May-03 23:02 
GeneralTerminate A VB6 ActiveX Control Pin
mathprof14-May-03 16:59
mathprof14-May-03 16:59 
GeneralRe: Terminate A VB6 ActiveX Control Pin
J. Dunlap14-May-03 17:04
J. Dunlap14-May-03 17:04 
QuestionHow to determine if a UserID is a member of WinNT Usergroup in VB.Net Pin
qnguyen14-May-03 5:55
qnguyen14-May-03 5:55 
AnswerRe: How to determine if a UserID is a member of WinNT Usergroup in VB.Net Pin
Ray Cassick14-May-03 17:18
Ray Cassick14-May-03 17:18 
GeneralRe: How to determine if a UserID is a member of WinNT Usergroup in VB.Net Pin
qnguyen15-May-03 8:41
qnguyen15-May-03 8:41 
GeneralRe: How to determine if a UserID is a member of WinNT Usergroup in VB.Net Pin
Ray Cassick15-May-03 8:52
Ray Cassick15-May-03 8:52 
GeneralRe: How to determine if a UserID is a member of WinNT Usergroup in VB.Net Pin
qnguyen15-May-03 13:07
qnguyen15-May-03 13:07 
QuestionDebugging A Service??? Pin
GrindAZ14-May-03 5:09
GrindAZ14-May-03 5:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.