Jacek,
Message "Could not find resource assembly" means that the resource dll
(systerm.sr.dll) is not accessible at the time of exception.
Most likely it is not present on the device.
Hope this helps.
Pavel Treskunov
.NET Compact Framework
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
> Content-Class: urn:content-classes:message
> From: "Jacek" <(E-Mail Removed)>
> Sender: "Jacek" <(E-Mail Removed)>
> Subject: 5 - Could not find resource ERROR
> Date: Tue, 16 Sep 2003 09:21:42 -0700
> Lines: 10
> Message-ID: <003101c37c6e$9d7ae6b0$(E-Mail Removed)>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Thread-Index: AcN8bp16Bv8X2p74Qw2CYpXx7RJjlw==
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
> Newsgroups: microsoft.public.dotnet.framework.compactframework
> Path: cpmsftngxa07.phx.gbl
> Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.compactframework:33499
> NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
> X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
>
> Hello
> I'm developing CF application that communicates with XML
> WebService to exchange data between remote and master
> database. Sometimes I obtain "Could not find resource
> assembly" error (err.number=5). I find it as kind of
> communication error. Am I right? What can cause this error?
>
> thanks
>
> Jacek
>
|