Large resources may fail

I think @ ianlee pointed this out before. By the way, EMX is xip and hydra is non-xip.

Please vote http://netmf.codeplex.com/workitem/1777

In fact, it does not only work when you have “one” big resource. It fails whenever the total size of the resources is over 766K.

Voted.

@ Joe - then you need to comment more on codeplex please. I guess this is even worse than I thought.

I’m a lemming … I followed Architect.

Yep. I believe this is where my problem was failing. I had several .pe resources that I was including and each had a 180K+ image resource included within them in addition to code. After adding the fourth .pe resource, I was no longer able to deploy. That was probably right at the 766K limit. My workaround was to load them from SD card at runtime.

Voted…