Re: File or assembly name 'System.Xml' not found
- From: "Cliff" <shaklee3@xxxxxxxxx>
- Date: Wed, 28 Dec 2005 15:09:45 -0800
Is there any way to check which platform this is for and include the correct
assembly? I have this code to handle xml in a dll file that I want to use on
the pocket pc and on the desktop. All of the functions that I use are
available on both platforms.
"Ilya Tumanov [MS]" <ilyatum@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:43b319a9$1@xxxxxxxxxxxxxxxxxxxxx
> You have a reference to desktop assembly, that is not allowed.
>
> NETCF PKT: 969DB8053D3322AC
> Desktop PKT: B77A5C561934E089
>
> Please remove it and replace with correct reference.
>
> Best regards,
>
> Ilya
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> *** Want to find answers instantly? Here's how... ***
>
> 1. Go to
> http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
> 2. Type your question in the text box near "Search this group" button.
> 3. Hit "Search this group" button.
> 4. Read answer(s).
>
> "Cliff" <shaklee3@xxxxxxxxx> wrote in message
> news:gJEsf.3718$dl.1289@xxxxxxxxxxx
>>I have a project that I converted from cf1.1 to 2.0 and it worked for a
>>couple builds, then out of nowhere I get the error:
>>
>> File or assembly name 'System.Xml, Version=2.0.0.0, Culture=neutral,
>> PublicKeyToken=B77A5C561934E089', or one of its dependencies, was not
>> found.
>>
>> I have System.Xml in my list of references for this project, and
>> intellisense finds all of the XML classes inside of it with no problem.
>> When I deploy it, it shows System.Xml.dll sent to the pocket pc emulator
>> with the same signature as above. How do I fix this?
>>
>
>
.
- Follow-Ups:
- Re: File or assembly name 'System.Xml' not found
- From: Ilya Tumanov [MS]
- Re: File or assembly name 'System.Xml' not found
- References:
- File or assembly name 'System.Xml' not found
- From: Cliff
- Re: File or assembly name 'System.Xml' not found
- From: Ilya Tumanov [MS]
- File or assembly name 'System.Xml' not found
- Prev by Date: Re: Quickest way to find record.
- Next by Date: Re: File or assembly name 'System.Xml' not found
- Previous by thread: Re: File or assembly name 'System.Xml' not found
- Next by thread: Re: File or assembly name 'System.Xml' not found
- Index(es):