Frame: navigate to an xaml from external dll
Hello,I have a SL project in which there is a C# class named "CommonClass". I use Application Cache Library, so when I add CommonClass to my projects and compile I have CommonClass.zip file in which I...
View ArticleCombobox selected value(selected item) binding in silverlight using c#
I have a combobox in silverlight application.. <ComboBox FontWeight="Normal"...
View Articledebug silverlight
get this error[ArgmentOutOfRang_NegativeLength]Arguments:Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See...
View ArticleDatagrid not work
I am using below code : show datagrid in mvvm ,but it not shows as i ecpected.<sdk:DataGrid VerticalAlignment="top" BorderBrush="Transparent" BorderThickness="0.5" Width="auto" x:Name="secGridView"...
View ArticleOnly assignment, calls, increment, decrement...can be used as a statement
Im trying to use string temp= System.Configuration!System.Configuration.ConfigurationManager.AppSettings.Get("FileHeader");it does not work, it gives an error "Only assignment, calls, increment,...
View ArticleDebugging Silverlight application invoked in 64 bit IE
Is it possible to debug Silverlight application invoked from 64 bit Internet explorer (IE)? I get following error when I attached the IE process in VS2010. --------------------------- Microsoft Visual...
View ArticleIOException Message showing differently with different silverlight versions...
incase of 5.0.30214.0 the exception message contains "because it is being used by another process"in case of 5.0.30514.0 it says [IO.IO_SharingViolation_File] Arguments:...
View ArticleSilverlight print fail with high DPI
Hi,I'm using Silverlight 5 and PrintDocument in order to print document (with one bitmap image and several TextBox).If I try to create PDF (for example with CutePDF) A4 with 600 DPI, everything is ok,...
View ArticleRestrict SilverLight Out of Browser Applications (sllauncher.exe)
We run a locked down desktop with AppLocker/Software Restriction Policy to audit and restrict which applications users are using on deployed desktops. We have a requirement however to run a Silverlight...
View Articleutc time
how can i save datetime in utc .when show these times ,we should based on loacal system zone.
View Articlemigrate issue
migrate our current silverlight 4.0 project to silverlight 5.0.。 I am getting the following runtime error.The attachable property 'Behaviors' was not found in type 'Interaction'
View ArticleSilverlight question
My computer did the auto update to silverlight 5 but it only works in Google Chrome. Is it not set up for firefox or Google Torch? the previous version ran perfectly fine on Torch but now I get a...
View ArticleSilverlight Support Lifecycle Policy
Anyone else worried that the link on the Silverlight resources page to Silverlight Support Lifecycle Policy is broken? Especially when information on support in Chrome once NPAPI support is removed is...
View ArticleCan't play Verizon FiOS on PC with Silverlight 5.1.31010 update
I tried to watch Verizon FiOS movie in "My Library". Would not play, says "There was a problem with your Silverlight plugin. Please try to reinstalling the plugin and try again. (6001)". Tried with...
View Articletoday a new version of silverlight number is 5.1.31010.0 then how can i tack...
rt...project discovery developer
View ArticleHow to get query statement from LINQ using WCF RIA Service
I have below code in my Silverlight application and I want to get the query statement [Insert into Customer Values ("New customer name")] from the WCF class insert method that I created, as show below...
View ArticleSilverlight ERROR 3000 - intermittent
Hi!please help, i am getting error 3000 wherein i can not play the media in a certain learning site.sometimes i dont get this error with the same media, sometimes it can play, sometimes it doesnt....
View Articlescroll down not work
I have a page with a Datagrid to display itemsWhen I use the keyboard (down arrow) to navigate in the Datagrid, it scrolls down a few rows then it stops.
View ArticleHow to disable tracking on DomainContext ?
Hi,I'm saving tree structured data in a self referenced table.To do this I recursively add the child items to my EntityCollection.But for large data this takes forever (several minutes for 10000...
View Articlechange runtime
change the runtime using Ildasm+Ilasm and Reflexil and both failed .how can i do this?
View Article