Re: runtime error with Mask edit control
- From: "WB" <none>
- Date: Thu, 1 Sep 2005 14:19:16 -0700
Thanks for the suggestions, it was the system date format causing the
error.
Is there a way for me to check the system date format and set it to the
correct value for the application?
WB
"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:OuMdgjzrFHA.3264@xxxxxxxxxxxxxxxxxxxxxxx
> "WB" <none> wrote in message news:uWBWzVzrFHA.464@xxxxxxxxxxxxxxxxxxxxxxx
> > HI
> > I have a mask edit control displaying a date from a database record. On
> > my
> > development machine using vb 6.0 I do not get any errors when I run the
> > application from the IDE; however, when I compile and package the
> > application and then install on a different machine it errors when
trying
> > to
> > fill the mask edit control with a date. Error #380 invalid property
> > value.
> >
> > I don't understand why the error message only appears on the packaged
> > software and not on the development machine.
> >
> > Suggestions?
> >
> > WB
> >
>
> Temporarily place a label or textbox near that masked edit box and store
the
> date in both places (label or textbox first), that way, you can see the
> difference. There may be some strange date format "on a different
machine".
>
> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
> Please keep all discussions in the groups..
>
>
.
- Follow-Ups:
- Re: runtime error with Mask edit control
- From: Randy Birch
- Re: runtime error with Mask edit control
- From: MikeD
- Re: runtime error with Mask edit control
- References:
- runtime error with Mask edit control
- From: WB
- Re: runtime error with Mask edit control
- From: Ken Halter
- runtime error with Mask edit control
- Prev by Date: Re: runtime error with Mask edit control
- Next by Date: Re: runtime error with Mask edit control
- Previous by thread: Re: runtime error with Mask edit control
- Next by thread: Re: runtime error with Mask edit control
- Index(es):
Relevant Pages
|