Hi,
I had the same problem with the deploying time as described in the
following thread :
http://groups.google.com/group/microsoft.public.dotnet.framework.compactframewor
k/browse_thread/thread/b2e87c3d723b4079/48b78c122bae3c3c
The problem is that i can not find the desktop assemblies in my
solution, iv'e checked all the references and they all compct framework
assemblies.
Is there a way to find these desktop assemblies?
Thanks in advanced,
Adas
<ctacke/> - 29 Apr 2006 12:22 GMT
Soewhere in your project you're either referencing a desktop framework
assembly or one of the components you reference is. You must remove that
reference.
-Chris
> Hi,
> I had the same problem with the deploying time as described in the
[quoted text clipped - 11 lines]
>
> Adas