Re: [OzSilverlight] SL 2 Error AG_E_RUNTIME_MANAGED_UNKNOWN_ERROR

2008-10-29 Thread Sam Lai
I don't know if you can (haven't really fiddled with Silverlight), but try removing the [DebuggerStepThrough] attribute (or similarly named) for the InitializeComponent() method in the generated App.xaml.cs file. You may have to use the 'show all files' option in Solution Explorer to see that

RE: [OzSilverlight] SL 2 Error AG_E_RUNTIME_MANAGED_UNKNOWN_ERROR

2008-10-29 Thread Andy Beaulieu
It's likely because of some style information in your app.xaml that is no longer valid because of changes in RC0/RTW. I would first try just opening App.xaml in the editor and look for any errors (squiggly underlines) in the file, as the editor is actually pretty good at catching them. If

RE: [OzSilverlight] SL 2 Error AG_E_RUNTIME_MANAGED_UNKNOWN_ERROR

2008-10-29 Thread Miguel Madero
Beaulieu Sent: Wednesday, 29 October 2008 9:49 PM To: listserver@ozSilverlight.com Subject: RE: [OzSilverlight] SL 2 Error AG_E_RUNTIME_MANAGED_UNKNOWN_ERROR It's likely because of some style information in your app.xaml that is no longer valid because of changes in RC0/RTW. I would first try

RE: [OzSilverlight] SL 2 Error AG_E_RUNTIME_MANAGED_UNKNOWN_ERROR

2008-10-29 Thread Robert Fonseca-Ensor [DATACOM]
That line number column number refers to your XAML, so you can go have a look there. If you look at the XAML in blend, chances are it will explain the problem better Cheers - Rob From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz Sent: Wednesday, 29 October 2008