I cannot load an image from in the xap file via uri.
This one has been bugging me for a long time now. I think it must have
something to do with a difference between a Chiron xap and a VS built
xap.
Could someone on the silverlight team (Jimmy!) please take a look at
the demo project and tell me
On Wed, Jul 9, 2008 at 4:33 PM, Dino Viehland
<[EMAIL PROTECTED]> wrote:
> Are you getting a TargetInvocationException and trying to get the stack trace
> of that? Or is it just some normal exception kind? I'll have to look into
> why calling FormatException isn't doing the right thing - that in
FYI we just talked about this in our team meeting today and it looks like we'll
bring this back for 2.0. We'll only bring back the generator side - that's
pretty simple to port and it's not ugly like the parser and merging support is.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
I was able to repro this error using the ParseInteractiveInput code sample
from the IPy 1.1.1 help file and pasting this directly into a VS 2008 C#
console project.
The tutorial exercise that causes the error is Merlin the Wizard.
Using the EngineOptions I was able to get more detail on the error