Could not find resource assembly

  • Thread starter Thread starter Trollpower
  • Start date Start date
T

Trollpower

Hello,

ive got a strange error occuring on a pocket pc 2002 device. I make a
Webrequest to a Server. On my testing device everything works fine,
but after building a CAB and put it on the customer device i always
got a "Could not find resource
assembly" error after making the Webrequest. I ve read through some
posting in the ng and got some hints to add a reference to the
System.SR.dll to my project, but i already did so. So i dont know what
else might be the error.

Any help is appreciated

Greets

Jens Meyer
 
Please make sure that the System.SR.dll is actually installed on the device
where you get the exception.

Thank you,
Sergiy.

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: (e-mail address removed) (Trollpower)
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Subject: Could not find resource assembly
| Date: 13 Oct 2003 04:12:04 -0700
| Organization: http://groups.google.com
| Lines: 16
| Message-ID: <[email protected]>
| NNTP-Posting-Host: 217.229.103.178
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1066043524 31078 127.0.0.1 (13 Oct 2003
11:12:04 GMT)
| X-Complaints-To: (e-mail address removed)
| NNTP-Posting-Date: Mon, 13 Oct 2003 11:12:04 +0000 (UTC)
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews1.google.com!no
t-for-mail
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:35822
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hello,
|
| ive got a strange error occuring on a pocket pc 2002 device. I make a
| Webrequest to a Server. On my testing device everything works fine,
| but after building a CAB and put it on the customer device i always
| got a "Could not find resource
| assembly" error after making the Webrequest. I ve read through some
| posting in the ng and got some hints to add a reference to the
| System.SR.dll to my project, but i already did so. So i dont know what
| else might be the error.
|
| Any help is appreciated
|
| Greets
|
| Jens Meyer
|
 
Back
Top