Re: random error occuring - cannot find dbnetlib.dll
- From: "Ginny Caughey [MVP]" <ginny.caughey.online@xxxxxxxxxxxxxx>
- Date: Wed, 7 Mar 2007 07:25:15 -0500
Paul,
I haven't encountered your specific problem, but I have had issues in the past when the error message indicated that it couldn't find a dll when in fact there just wasn't enough memory to load it. I was able to work around the issue by making sure those dlls were loaded early in my app's execution by referencing a type that required them.
--
Ginny
"Milsnips" <milsnips@xxxxxxxxxxx> wrote in message news:eYQg2HLYHHA.5044@xxxxxxxxxxxxxxxxxxxxxxx
Hi there,
i have a random error that occurs when trying to connect to a remote database, i think on initialization of the SQLConnection object via my device, it randomly returns the error "cannot find "dbnetlib.bll", i cant quite replicate when it occurs but my solution is to soft reset the device (iMate JAMin) and wait 1-2mins for it to reboot which is a pain.
I have everything installed the latest version (sql server 2005 compact edition: following cab files):
1. sql.dev.ENU.ppc.wce5.armv4i.CAB
2. sql.ppc.wce5.armv4i.CAB
3. sqlce30.dev.ENU.ppc.wce5.armv4i.CAB
4. sqlce30.ppc.wce5.armv4i.CAB
5. sqlce30.repl.ppc.wce5.armv4i.CAB
I think that i could say i never had this problem until i put on the new version of sql server compact edition 2005 files, so im wondering if this may be some bug somewhere?
Any help appreciated,
thanks,
Paul
.
- Follow-Ups:
- Re: random error occuring - cannot find dbnetlib.dll
- From: Milsnips
- Re: random error occuring - cannot find dbnetlib.dll
- References:
- random error occuring - cannot find dbnetlib.dll
- From: Milsnips
- random error occuring - cannot find dbnetlib.dll
- Prev by Date: random problem connecting to GPRS programatically via OpenNetCF.Net.ConnectionManager
- Next by Date: Re: random error occuring - cannot find dbnetlib.dll
- Previous by thread: random error occuring - cannot find dbnetlib.dll
- Next by thread: Re: random error occuring - cannot find dbnetlib.dll
- Index(es):
Relevant Pages
|