From: Schmidt on

"mp" <nospam(a)Thanks.com> schrieb im Newsbeitrag
news:OIWBz0DcKHA.1596(a)TK2MSFTNGP06.phx.gbl...

> > First ensure, that you're using the latest Binaries and
> > Demos from:
> > www.thecommon.net/3.html
> >
>
> thanks got em, will proceed with installs

Ok, in that case the problem should remain a more
or less theoretical one, since the newer SQLite-
NWind-Demo-Application from the link above
does not contain the ADODC-DemoForm anymore.

I've also switched this new SQLite-Demo from the former
dynamic Control-Loading to a normal, static one - to reduce
such potential problems you just experienced with the
older Demo-Code.

Hope everything will work "right out of the box" now
with the new (version3-related) Demo-Sources.

Olaf


From: Nobody on
"mp" <nospam(a)Thanks.com> wrote in message
news:%23V6WxQEcKHA.1596(a)TK2MSFTNGP06.phx.gbl...
> however i have done windows updates on occasion...could they have
> surreptitiously updated vb service pack in one of those?

Not the service pack, but some files. Check the version of the file that you
have. Msadodc.ocx is one of the files that is updated. See the article for
version number.


From: mp on

"Nobody" <nobody(a)nobody.com> wrote in message
news:u$LwfoHcKHA.5796(a)TK2MSFTNGP06.phx.gbl...
> "mp" <nospam(a)Thanks.com> wrote in message
> news:%23V6WxQEcKHA.1596(a)TK2MSFTNGP06.phx.gbl...
>> however i have done windows updates on occasion...could they have
>> surreptitiously updated vb service pack in one of those?
>
> Not the service pack, but some files. Check the version of the file that
> you have. Msadodc.ocx is one of the files that is updated. See the article
> for version number.
>

anyway as Olaf said it's a non issue as he's removed the adodc from new
samples
am in process of installing the updated version and beginning testing that
thanks everyone for your help
mark


From: mp on

"Schmidt" <sss(a)online.de> wrote in message
news:eFUveQHcKHA.2596(a)TK2MSFTNGP04.phx.gbl...
>
> "mp" <nospam(a)Thanks.com> schrieb im Newsbeitrag
> news:OIWBz0DcKHA.1596(a)TK2MSFTNGP06.phx.gbl...
>
>> > First ensure, that you're using the latest Binaries and
>> > Demos from:
>> > www.thecommon.net/3.html
>> >
>>
>> thanks got em, will proceed with installs
>
> Ok, in that case the problem should remain a more
> or less theoretical one, since the newer SQLite-
> NWind-Demo-Application from the link above
> does not contain the ADODC-DemoForm anymore.
>
> I've also switched this new SQLite-Demo from the former
> dynamic Control-Loading to a normal, static one - to reduce
> such potential problems you just experienced with the
> older Demo-Code.
>
> Hope everything will work "right out of the box" now
> with the new (version3-related) Demo-Sources.
>
> Olaf
>

thanks Olaf, I'm sure I've done something wrong again!
I unzipped the new versions into my code projects path to a folder
dhRichClient3
I copied the dhRichClient3.dll to an alternate location folder
RegisteredDlls (siinglle location for common files so i keep track of where
they are)
i try regsvr32 and point to the file and is says failed, module cant' be
found!
checked and rechecked the path is right and the file is there!?!

>


From: C. Kevin Provance on
"mp" <nospam(a)Thanks.com> wrote in message
news:eyfkJdJcKHA.1592(a)TK2MSFTNGP06.phx.gbl...
| thanks Olaf, I'm sure I've done something wrong again!
| I unzipped the new versions into my code projects path to a folder
| dhRichClient3
| I copied the dhRichClient3.dll to an alternate location folder
| RegisteredDlls (siinglle location for common files so i keep track of
where
| they are)
| i try regsvr32 and point to the file and is says failed, module cant' be
| found!
| checked and rechecked the path is right and the file is there!?!

Just an FYI, if your path has actual spaces in it, you'll need to enclose it
in quotes when using regsvr32


First  |  Prev  |  Next  |  Last
Pages: 1 2 3 4 5
Prev: HTTPS File Uploads
Next: Determine when App Receives Focus