This works fine when the xap is generated in memory with /b from VS 2008 but how to make it work when creating a real app.xap file?
What I have is this: root/app/dependencies chiron is located in the "root". The "app.py" is located in "app" and the assemblies are located in "dependencies". The following didn't work: chiron /d:app /r:app/dependencies /x:app.xap The .xap is generated but it can't be loaded. Thanks for help!
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com