1

Closed

Install OOMs when trying to upload hundreds of .xap

description

It seems that the install UI was not meant to support a massive amount of .xaps. After installing dozens of xap, it usually ends up hitting an OutOfMemory exception.

AWESOME TOOL!
Closed Jan 13, 2012 at 5:49 AM by nachmore
Fixed in 1.5. The OOM comes from CoreCon, not from our code so all we do is catch it and display a friendly message. Unfortunately there isn't much more that we can do about it :(

comments

nachmore wrote Jan 10, 2012 at 4:57 AM

heh, only you could run into this. Can you share out a directory with a couple of hundred unique ID xaps, send me an email with the path, I'll repro and push a fix asap.

Thanks!