DatePicker problem under Windows XP and Office XP 
Author Message
 DatePicker problem under Windows XP and Office XP

Hi,

I used the DatePicker - Microsoft Date and TimePicker Control 6.0 (SP4) - in
several solutions in Word2000. Word2000 was installed as part of Office2000
under Win98SE. I upgraded the computer to Windows XP and installed
Office2000 again. Now I noticed that the macro's and forms I developed don't
work. The MSCOMCT2.OCX is not present on XP.

My question is can I copy the OCX from W98SE to the XP \Windows\system map
and register this component without doing harm to the XP system?

Thanks in advance,

Marcel Kollenaar



Sun, 08 May 2005 20:58:37 GMT  
 DatePicker problem under Windows XP and Office XP
Hi, Marcel,

MSCOMCT2.OCX is distributed with Visual Basic, not with Windows. If you don't
have Visual Basic (distinct from the Visual Basic for Applications that's built
into Office apps), you might have gotten the file by installing a Visual Basic
application that someone else wrote.

In either case, there's no problem with copying it from the older machine to the
new one and using it in your VBA solutions. However, if you have VB on the old
machine and not on the new one, you may find that you can't use the
DateTimePicker in design mode because you won't have the license key in the
registry.

--
Regards,
Jay Freedman
Microsoft Word MVP        Word MVP FAQ site: http://www.mvps.org/word

Quote:

> Hi,

> I used the DatePicker - Microsoft Date and TimePicker Control 6.0
> (SP4) - in several solutions in Word2000. Word2000 was installed as
> part of Office2000 under Win98SE. I upgraded the computer to Windows
> XP and installed Office2000 again. Now I noticed that the macro's and
> forms I developed don't work. The MSCOMCT2.OCX is not present on XP.

> My question is can I copy the OCX from W98SE to the XP
> \Windows\system map and register this component without doing harm to
> the XP system?

> Thanks in advance,

> Marcel Kollenaar



Mon, 09 May 2005 10:36:25 GMT  
 DatePicker problem under Windows XP and Office XP
Hi Jay,

Thanks for your valuable information. I have indeed installed VB6 on the
computer where I build the macro's and was therefore useable in Word2000
when I added the datepicker to the toolkit in Word. I noticed that there is
calendertype function alike DatePicker standard present in OfficeXP. In the
case that VB6 is not compatible with XP I'll have to rewerite the datepicker
code.

Marcel



Quote:
> Hi, Marcel,

> MSCOMCT2.OCX is distributed with Visual Basic, not with Windows. If you
don't
> have Visual Basic (distinct from the Visual Basic for Applications that's
built
> into Office apps), you might have gotten the file by installing a Visual
Basic
> application that someone else wrote.

> In either case, there's no problem with copying it from the older machine
to the
> new one and using it in your VBA solutions. However, if you have VB on the
old
> machine and not on the new one, you may find that you can't use the
> DateTimePicker in design mode because you won't have the license key in
the
> registry.

> --
> Regards,
> Jay Freedman
> Microsoft Word MVP        Word MVP FAQ site: http://www.mvps.org/word


> > Hi,

> > I used the DatePicker - Microsoft Date and TimePicker Control 6.0
> > (SP4) - in several solutions in Word2000. Word2000 was installed as
> > part of Office2000 under Win98SE. I upgraded the computer to Windows
> > XP and installed Office2000 again. Now I noticed that the macro's and
> > forms I developed don't work. The MSCOMCT2.OCX is not present on XP.

> > My question is can I copy the OCX from W98SE to the XP
> > \Windows\system map and register this component without doing harm to
> > the XP system?

> > Thanks in advance,

> > Marcel Kollenaar



Mon, 09 May 2005 19:52:20 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Ann: Live Chat on VenturCom Boot-NIC - Windows 2000/XP/XP Embedded Diskless Network Boot

2. Office 97 and Word in Windows XP

3. Handling Events of Office XP Web Components in Windows Form

4. Office 2000 and Office XP question

5. SaveAs in office 2K & Office XP

6. difference Office XP VAB and Office 97 VBA

7. Office XP Run Time Error after upgrade from Office 2000

8. Will Office-97 VBA macros work in Office-XP

9. Behavior under Office 2000 vs. Office XP

10. Automating Mail Merge with VB.Net and Office XP and Office 2000 produces mixed results

11. Office XP Service Patch Problems in Word

12. Problem exporting to XML from Office XP

 

 
Powered by phpBB® Forum Software