Click here to Skip to main content
15,895,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralTooltips for classes Pin
Damage_Inc17-May-03 4:01
Damage_Inc17-May-03 4:01 
GeneralAdding a button in the controlbox Pin
benamar17-May-03 1:33
benamar17-May-03 1:33 
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 
Its not in the GAC. It is also a web control Library Assembly specifically for Internet apps. Inside of the library I have a standard web control and a second class inherited from the base control class which has no interface. Neither of the controls can be licensed.
I wrote a real basic test server control added licensing LicFileLicenseProvider, Validate, Dispose, [namespace].[class].lic, Compiled it. Created Host Web app, added the control and a license file in the bin same as the lic file in the component, added licenses.licx. Compiled and run,
Got the error "A license could not be found...", take out the validate method call control works fine in design and runtime.
Tried it in C# and VBNet both the same.

Thnx for your help
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 
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 

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.