you are going to post a "standalone project" to demo the issue? On Mon, Feb 16, 2009 at 5:39 PM, Stephen Price <[email protected]>wrote:
> Oh yeah. *shuffles feet* I forgot to mention my converter is in my > DataTemplate... > Give that a try Jordon... :) > > > On Mon, Feb 16, 2009 at 5:19 PM, Miguel Madero <[email protected]>wrote: > >> I've found the same problem in "some" scenarios. Just to let you know >> you're not alone, because I don't know how to fix it :( >> It wasn't the only place, but I remember that if I used a converter in a >> TemplateColumn in a DataGrid it failed. >> >> On Mon, Feb 16, 2009 at 11:45 AM, Stephen Price < >> [email protected]> wrote: >> >>> Yeah I have tried that. Forgot to post the error (forgotten that I had >>> done that... until I tried it again and recognised the error) >>> {"Cannot access a disposed object.\r\nObject name: 'NativeObject'."} >>> >>> Flat out atm but will see if I can reproduce it in a standalone project >>> later today. >>> >>> cheers, >>> Stephen >>> >>> >>> On Mon, Feb 16, 2009 at 10:41 AM, Jordan Knight < >>> [email protected]> wrote: >>> >>>> Hey Stephen, >>>> >>>> >>>> >>>> What is the error? >>>> >>>> >>>> >>>> Have you tried attaching VS debugger to Blend to get a better error. >>>> >>>> >>>> >>>> I've not experienced this myself... >>>> >>>> >>>> >>>> Do you have many different converts? >>>> >>>> >>>> >>>> Perhaps you could post a replication project so I can try it on my >>>> machine... >>>> >>>> >>>> >>>> Cheers, >>>> >>>> >>>> >>>> Jordan. >>>> >>>> >>>> >>>> *From:* [email protected] [mailto: >>>> [email protected]] *On Behalf Of *Stephen Price >>>> *Sent:* Monday, 16 February 2009 11:34 AM >>>> *To:* [email protected] >>>> *Subject:* Blend crash >>>> >>>> >>>> >>>> Has anyone used a Converter on a binding and not have it crash when the >>>> file is opened with Blend? >>>> >>>> >>>> >>>> I can't have any converters on my bindings at all or Blend dies >>>> dramatically. I've found a short thread on the Expression Blend forums with >>>> other people with the same issue. Was wondering if its everyone or just a >>>> small number of ppl? >>>> >>>> >>>> >>>> Blend version is v2.1.1760.0. Silverlight v2.0.31005.0 >>>> >>>> >>>> >>>> The converters work fine when run from VS2008 or Blend, it's just >>>> crashing Blend when opened. (I have to remove/rename them to be able to >>>> open >>>> the file) >>>> >>>> >>>> >>>> cheers, >>>> >>>> Stephen >>>> ------------------------------ >>>> >>>> Support procedure: https://www.codify.com/lists/support >>>> List address: [email protected] >>>> Subscribe: [email protected] >>>> Unsubscribe: [email protected] >>>> List FAQ: http://www.codify.com/lists/ozsilverlight >>>> Other lists you might want to join: http://www.codify.com/lists >>>> ------------------------------ >>>> Support procedure: https://www.codify.com/lists/support >>>> List address: [email protected] >>>> Subscribe: [email protected] >>>> Unsubscribe: [email protected] >>>> List FAQ: http://www.codify.com/lists/ozsilverlight >>>> Other lists you might want to join: http://www.codify.com/lists >>>> >>> >>> ------------------------------ >>> Support procedure: https://www.codify.com/lists/support >>> List address: [email protected] >>> Subscribe: [email protected] >>> Unsubscribe: [email protected] >>> List FAQ: http://www.codify.com/lists/ozsilverlight >>> Other lists you might want to join: http://www.codify.com/lists >>> >> >> >> >> -- >> Miguel A. Madero Reyes >> www.miguelmadero.com (blog) >> [email protected] >> ------------------------------ >> Support procedure: https://www.codify.com/lists/support >> List address: [email protected] >> Subscribe: [email protected] >> Unsubscribe: [email protected] >> List FAQ: http://www.codify.com/lists/ozsilverlight >> Other lists you might want to join: http://www.codify.com/lists >> > > ------------------------------ > Support procedure: https://www.codify.com/lists/support > List address: [email protected] > Subscribe: [email protected] > Unsubscribe: [email protected] > List FAQ: http://www.codify.com/lists/ozsilverlight > Other lists you might want to join: http://www.codify.com/lists > -- net noobieâ„¢ ========================= What is the 'Clean Feed'? No!!! Forced Australian Federal Government Internet Censorship http://nocleanfeed.com/ -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
