Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit tabcontrol library caching
1 replies. Latest Post by yifung on November 6, 2009.
(0)
nk54
Member
23 points
32 Posts
11-06-2009 6:39 AM |
Hi everybody.
I have changed all my project's references to point on a folder Reference with extmap and dll in order to use libray caching.
But i got a huge problem : all my page which use a tabcontrol item doesn't work anymore :(
I can't navigate to them. If i delete the tabcontrol the pages become available on the browser else not.
I've try to unchecked library caching mode. But still getting error :
sometimes Exception HResult 0x8000FFFFFCE _UNEXPECTED - System.Windows.Controls.TabControl. happens on blend. But if i press F5 two or three times the error vanish. Blend and visual studio don't show / throw any error or exception at building.
But all that pages are "xx Page not found" :'(
Any one got an idea ? Thanks
yifung
Contributor
3313 points
540 Posts
11-06-2009 8:12 PM |
You copied System.Windows.Controls.dll from the sdk folder to another folder? Did you copy the other dlls also?