AFAIK, the learning edition does not include the Comm control. Does it? If
it doesn't, then you certainly don't have a license to use it in the
design environment.
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please post/reply to the newsgroup(s) so
that everyone can benefit from the discussion.
Regards,
Klaus H. Probst, MCP
kpr...@altavista.net
ICQ: 22454937
The VB Box: http://members.xoom.com/kprobst/
~~~~~~~~~~~~~~~~~~~~~~~~~~~
David Bubenik <bub...@sri.com> wrote in article
<3703C80F...@sri.com>...
Hmmm... in that case, try downloading the fix for the licensing problems
from the VB site at msdn.microsoft.com. I forget the name (and obviously
don't have a link), but it shouldn't be too hard to find. Maybe Galen has
the link -- he's been posting MSDN links like crazy the past couple of
weeks <g> Galen?
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please post/reply to the newsgroup(s) so
that everyone can benefit from the discussion.
Regards,
Klaus H. Probst, MCP
kpr...@altavista.net
ICQ: 22454937
The VB Box: http://members.xoom.com/kprobst/
~~~~~~~~~~~~~~~~~~~~~~~~~~~
David Bubenik <bub...@sri.com> wrote in article
<37051BFC...@sri.com>...
For VB 5.0 - vbc.exe Fixes VB 5.0 Control Installation Problem.
MSKB Article ID: Q181854
http://support.microsoft.com/support/kb/articles/q181/8/54.asp?FR=0
I seem to remember there's a similar fix for VB6, but I might be wrong on
that one.
Thanks Galen! ;-)
PRB: "License Information for This Component Not Found" Error
Article ID: Q177799
http://support.microsoft.com/support/kb/articles/Q177/7/99.asp
For VB 6.0 - VB6Cli.exe Fixes License Problems with Visual Basic 6.0.
Article ID: Q194751
http://support.microsoft.com/support/kb/articles/q194/7/51.asp?FR=0
What? Me, Knowledge Base? Never! <g>
'--------
galen
Klaus H. Probst <kpr...@altavista.net> wrote in message
news:01be7d65$32743cc0$04c5e994@default...
>is there a list somewhere of what is and is
| > | not
| > | > > > available in the Learning Edition?
INFO: Controls Shipped in Visual Basic 6.0
Article ID: Q194784
http://support.microsoft.com/support/kb/articles/q194/7/84.asp
'--------
galen
David Bubenik <bub...@sri.com> wrote in message
news:37092277...@sri.com...
This is absolutely ridiculous. I have Office 97 Pro and ODE installed
on my system, and I can use the Comm control just fine. However, I
cannot use it on another person's computer. That is, my Excel app,
which uses MSCOMM32.OCX, can run just fine on my computer, but on nobody
else's. The other computer I am trying to get it to run on is almost
exactly the same setup: Win98, Office 97 Pro, and even ODE. The only
difference I can think of, is that I tried installing SR-1 and SR-2 on
my system. However, SR-1 did not install cleanly, and SR-2 was adamant
about not installing itself on my system (stupid patches!). Why on
earth would MS ship MSCOMM32.OCX with Office 97 or ODE without a
license??? I see no purpose in that. And why would it work sometimes,
but not others??? Death to MS! I almost feel like sending money to the
Justice Department. ;>
Dave
--
David Held, Chief Programmer "As far as the laws of mathematics refer
Business Computing Solutions to reality, they are not certain; and
email: dh...@uswest.net as far as they are certain, they do not
web: www.uswest.net/~dheld refer to reality." - Albert Einstein
I had the same problem except with the dbgrid. Here's an artical I found on
the install disk that helped me to resolve the problem.
\Tools\Controls
This directory contains all of the ActiveX Controls that shipped with Visual
Basic 4.0/5.0 Professional and Enterprise Editions, which are no longer
shipping
with Visual Basic 6.0.
AniBtn32.ocx
Gauge32.ocx
Graph32.ocx
Gsw32.EXE
Gswdll32.DLL
Grid32.ocx
KeySta32.ocx
MSOutl32.ocx
Spin32.ocx
Threed32.ocx
MSChart.ocx
The \Tools\Controls\BiDi directory contains a Bi-directional version of
Grid32.Ocx.
If you have Visual Basic 5.0 Professional or Enterprise Editions installed on
your machine, you should already have these ActiveX controls available to you
in
Visual Basic 6.0.
Graph32.ocx has been updated to work properly in Visual Basic 6.0 and it
requires two additional support files: gsw32.exe and gswdll32.dll. You must
place the three files together in the \Windows\System directory or the control
will not function properly.
If you do not have these controls and wish to use these in Visual Basic 6.0,
you
can install them by:
1. Copy all of the files in this directory to your \WINDOWS\SYSTEM directory.
2. Register the controls by either Browsing to them in Visual Basic itself, or
manually register them using RegSvr32.Exe. RegSvr32.EXE can be found in the
\Tools\RegistrationUtilities directory. The command line is:
regsvr32.exe grid32.ocx
3. Register the design time licenses for the controls. To do this, merge the
vbctrls.reg file found in this directory into your registry. You can merge
this
file into your registry using RegEdit.Exe (Win95 or WinNT4) or RegEd32.Exe
(WinNT3.51):
regedit vbctrls.reg (or other reg files associated with the controls)
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own