Telerik Forums
UI for WPF Forum
1 answer
258 views
Hi,

I am using a button with a command that call RadGridViewCommands.BeginInsert. It was working correctly on the Q3 version but since upgrading to 2011.1.530.10 of the GridView assembly it is no longer working. When I load the form the button is disable. Similarly, if I set ShowInsertRow to true the link appears but it doesn't insert an empty row. When I encountered a similar problem before it was becauise the bound object didn't have a default constructor, but in this case the object does.

 

   
<telerik:RadButton Content="NEW TASK" Padding="10,0" Margin="3,3" FontSize="10" Command="telerikGrid:RadGridViewCommands.BeginInsert" CommandTarget="{Binding ElementName=TasksGrid}" />  
  
<telerik:RadGridView Grid.Row="1" Name="TasksGrid" ItemsSource="{Binding Items}" AutoGenerateColumns="False" ScrollMode="RealTime" VerticalAlignment="Stretch" HorizontalAlignment
="Stretch" SelectedItem="{Binding SelectedItem, Mode=TwoWay}" ValidatesOnDataErrors="InEditMode" IsSynchronizedWithCurrentItem="True" AlternationCount="2"

 

 

.....

Any assisance would be appreciated.

Regards

Mat
Milan
Telerik team
 answered on 16 Jun 2011
2 answers
160 views
I met issues when I try to customize sorting for TreeListView control. Could you please give me some help on these issues? In general, I met 3 major issues:
Issue 1: Click one column header(e.g. "Name" column) -> the sorting is applyed and the small triangle -> Modifiy the name of Item1 as Item4 -> Item4 is not move to the bottom of tree list view.
Issue 2: Click one column header(e.g. "Name" column) -> the sorting is applyed and the small triangle -> Expand one node in tree list view -> the small triangle is not appeared anymore.
Issue 3: First expend all nodes in TreeListView -> Click one column header(e.g. "Name" column) -> All expend nodes are collapsed.

Following are all the codes of my prototype:
ViewModel.cs:
public class ViewModel
{
   public ViewModel()
   {
      Items = new ObservableCollection<ItemVM>();
      InitItems();
   }
   public ObservableCollection<ItemVM> Items { get; set; }
   private void InitItems()
   {
      for (int i = 1; i < 4; i++ )
      {
         ItemVM item = new ItemVM("Item" + i);
         Items.Add(item);
      }
      int index = 1;
      foreach (ItemVM itemvm in Items)
      {
         for (int i = 1; i < 4; i++ )
         {
            ItemVM item = new ItemVM(String.Format("Item{0}-Object{1}",index,i));
            itemvm.Items.Add(item);
         }
         index++;
      }
   }
}
public class ItemVM
{
   public ItemVM(string name)
   {
      this.Name = name;
      Items = new ObservableCollection<ItemVM>();
   }
   public string Name
   {
      get
      {
         return m_cached_name;
      }
      set
      {
         if (m_cached_name != value)
         {
            m_cached_name = value;
         }
      }
   }
   public ObservableCollection<ItemVM> Items { get; set; }
   private String m_cached_name;
}

MainWindow.xaml
<Window xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"  x:Class="RedTreeView_Demo.MainWindow"
        xmlns:vm="clr-namespace:RedTreeView_Demo"
        Title="MainWindow" Height="350" Width="525">
    <Window.Resources>
        <vm:ViewModel x:Key="view_model"/>
    </Window.Resources>
    <Grid>
        <telerik:RadTreeListView Name="RadTreeListView1"  
                                 ItemsSource="{Binding Source={StaticResource view_model}, Path=Items}"
                                 Sorting="RadTreeListView1_Sorting">
            <telerik:RadTreeListView.ChildTableDefinitions>
                <telerik:TreeListViewTableDefinition ItemsSource="{Binding Items}"/>
            </telerik:RadTreeListView.ChildTableDefinitions>
            <telerik:RadTreeListView.Columns>
                <telerik:GridViewDataColumn DataMemberBinding="{Binding Name}" Header="Name" />
            </telerik:RadTreeListView.Columns>
        </telerik:RadTreeListView>
    </Grid>
</Window>

MainWindow.xaml.cs
namespace RedTreeView_Demo
{
   /// <summary>
   /// Interaction logic for MainWindow.xaml
   /// </summary>
   public partial class MainWindow : Window
   {
      public MainWindow()
      {
         InitializeComponent();
      }
  
      private void RadTreeListView1_Sorting(object sender, Telerik.Windows.Controls.GridViewSortingEventArgs e)
      {
         //Gets the value of the ItemSource property
         IEnumerable<ItemVM> ItemVMs = e.DataControl.ItemsSource as IEnumerable<ItemVM>;
         if (ItemVMs == null)
         {
            e.Cancel = true;
            return;
         }
  
         //If the sorting state is none or descending, sort the items ascending
         if (e.OldSortingState == SortingState.None || e.OldSortingState == SortingState.Descending)
         {
            e.NewSortingState = SortingState.Ascending;
            ItemVMs = ItemVMs.OrderBy(item => item.GetType().GetProperty(e.Column.UniqueName).GetValue(item, null));
            foreach (ItemVM itemVM in ItemVMs)
            {
               IEnumerable<ItemVM> ivms = itemVM.Items as IEnumerable<ItemVM>;
               ivms = ivms.OrderBy(item => item.GetType().GetProperty(e.Column.UniqueName).GetValue(item, null));
               itemVM.Items = new ObservableCollection<ItemVM>();
               foreach (ItemVM item in ivms)
               {
  
                  itemVM.Items.Add(item);
               }
            }
         }
         //If the sorting state is ascending, sort the items descending
         else if (e.OldSortingState == SortingState.Ascending)
         {
            e.NewSortingState = SortingState.Descending;
            ItemVMs = ItemVMs.OrderByDescending(item => item.GetType().GetProperty(e.Column.UniqueName).GetValue(item, null));
            foreach (ItemVM itemVM in ItemVMs)
            {
               IEnumerable<ItemVM> ivms = itemVM.Items as IEnumerable<ItemVM>;
               ivms = ivms.OrderByDescending(item => item.GetType().GetProperty(e.Column.UniqueName).GetValue(item, null));
               itemVM.Items = new ObservableCollection<ItemVM>();
               foreach (ItemVM item in ivms)
               {
                  itemVM.Items.Add(item);
               }
            }
         }
  
         //Set the sorted collection as source of the RadTreeListView
         e.DataControl.ItemsSource = ItemVMs.ToList();
         e.Cancel = true;
      }
   }
}
Ivan Ivanov
Telerik team
 answered on 15 Jun 2011
1 answer
153 views
Hi,

I would like to achieve the following effect with the RadGridview or any other possible control for the mentioned purpose.

From Jun 10, 2011

https://picasaweb.google.com/lh/photo/i_E8DgkXPbGfl1Q4mkgAr5yqLcPON_hRPVzfaDZS9TA?feat=directlink

Basically upon arrowing up or down will have the "Edit Details" sticking out for each row. Also upon hitting "Enter" it will expand out not necessarily pushing the content below it but as an overlay.
I'm thinking of an adorner for the rowtemplate but want to see if there is a better easier way to do it. Please help.

Thanks
Bala

Maya
Telerik team
 answered on 15 Jun 2011
1 answer
84 views
This is my grid definition

<
telerik:RadGridView Grid.Row="0" Name="radGridViewReuploadStatus" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" ShowGroupPanel="False" RowIndicatorVisibility="Collapsed" CanUserFreezeColumns="False" AutoGenerateColumns="False" DataLoadMode="Asynchronous">             <telerik:RadGridView.Columns>                 <telerik:GridViewDataColumn Header="Post Title" DataMemberBinding="{Binding PostsData.Title}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="P. Id" DataMemberBinding="{Binding PostId}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="URL" DataMemberBinding="{Binding Url}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="Host" DataMemberBinding="{Binding Host}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="Filename" DataMemberBinding="{Binding Filename}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="Size" DataMemberBinding="{Binding Size}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="Original F.H. Id" DataMemberBinding="{Binding FileIdOnFilehost}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="Last Check" DataMemberBinding="{Binding LastTimeChecked}"></telerik:GridViewDataColumn>                 <telerik:GridViewCheckBoxColumn Header="D" DataMemberBinding="{Binding FileDeleted}"></telerik:GridViewCheckBoxColumn>                 <telerik:GridViewDataColumn Header="New F.H.Id" UniqueName="NewFilehostId" DataMemberBinding="{Binding NewIdOnFilehost}"></telerik:GridViewDataColumn>                 <telerik:GridViewDataColumn Header="New URL" UniqueName="NewUrl" DataMemberBinding="{Binding NewUrl}" Width="*"></telerik:GridViewDataColumn>             </telerik:RadGridView.Columns>         </telerik:RadGridView>


When window is loaded column widths are perfect, but when i scroll down the grid addtional column mentioned here appears.
Is there some easy fix? What am i doing wrong?
Dimitrina
Telerik team
 answered on 15 Jun 2011
6 answers
268 views
hi,

I'm reading a column from a Excel file including time data with hh:mm:ss format.
I couldn't show them properly using RadChart in X-Axis. I've used the following code:

radChart.DefaultView.ChartArea.AxisX.IsDateTime = true;
radChart.DefaultView.ChartArea.AxisX.Step = 5;
radChart.DefaultView.ChartArea.AxisX.LabelStep = 2;
radChart.DefaultView.ChartArea.AxisX.StepLabelLevelCount = 3;
radChart.DefaultView.ChartArea.AxisX.StepLabelLevelHeight = 10;
radChart.DefaultView.ChartArea.AxisX.DefaultLabelFormat = "hh:mm:ss";

in X-Axis it only shows 00:00 !?
What's the solution?
Peshito
Telerik team
 answered on 15 Jun 2011
1 answer
134 views
trrying to select options within default view of properties panel throws the following error:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Windows.Markup.XamlParseException: Specified cast is not valid. ---> System.InvalidCastException: Specified cast is not valid.
   at MS.Internal.Designer.PropertyEditing.Resources.ResourceUtilities.GetDouble(FrameworkElement element, String key, Double fallbackValue)
   at MS.Internal.Designer.PropertyEditing.Resources.ResourceUtilities.GetDesiredTypeIconSize(FrameworkElement queryRoot)
   at MS.Internal.Designer.PropertyEditing.Editors.SubPropertyEditor.RefreshQuickTypes()
   at MS.Internal.Designer.PropertyEditing.Editors.SubPropertyEditor.RefreshVisuals()
   at MS.Internal.Designer.PropertyEditing.Editors.SubPropertyEditor.OnPropertyEntryChanged(DependencyObject obj, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at MS.Internal.Designer.PropertyEditing.Editors.SubPropertyEditor.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
   at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
   at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
   at System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
   at System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject& rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
   at System.Windows.FrameworkTemplate.<>c__DisplayClass6.<LoadOptimizedTemplateContent>b__3(Object sender, XamlObjectEventArgs args)
   at System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
   at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
   at System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
   at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, Uri baseUri)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
   at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
   at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
   at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
   at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
   at System.Windows.FrameworkElement.ApplyTemplate()
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.UIElement.UpdateLayout()
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
   at System.Windows.Forms.Integration.ElementHost.OnHandleCreated(EventArgs e)
   at System.Windows.Forms.Control.WmCreate(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Integration.ElementHost.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Microsoft.VisualStudio.Platform.AppDomainManager
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Platform.AppDomainManager/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Platform.AppDomainManager.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SqlXml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.VisualStudio.Xaml
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Xaml/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Xaml.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.VisualStudio.Shell.10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.10.0/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.10.0.dll
----------------------------------------
Microsoft.VisualStudio.OLE.Interop
    Assembly Version: 7.1.40304.0
    Win32 Version: 7.10.6070
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.OLE.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.OLE.Interop.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
UIAutomationTypes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
UIAutomationProvider
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
PresentationUI
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Interop
    Assembly Version: 7.1.40304.0
    Win32 Version: 7.10.6071
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.dll
----------------------------------------
Microsoft.VisualStudio.TextManager.Interop
    Assembly Version: 7.1.40304.0
    Win32 Version: 7.10.6070
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.206 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
Microsoft.VisualStudio.Settings
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/Microsoft.VisualStudio.Settings/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Settings.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Interop.9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4450 built by: QFE
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop.9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.9.0.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Interop.8.0
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.8.0.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Immutable.10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.Immutable.10.0/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Immutable.10.0.dll
----------------------------------------
Microsoft.Windows.Design.Host
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.Design.Host/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Windows.Design.Host.dll
----------------------------------------
Microsoft.VisualStudio.Diagnostics.Measurement
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Program%20Files/Microsoft%20Visual%20Studio%2010.0/Common7/IDE/Microsoft.VisualStudio.Diagnostics.Measurement.DLL
----------------------------------------
Microsoft.Windows.Design.Platform
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.Design.Platform/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Windows.Design.Platform.dll
----------------------------------------
Microsoft.Windows.Design.Extensibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Program%20Files/Microsoft%20Visual%20Studio%2010.0/Common7/IDE/PublicAssemblies/Microsoft.Windows.Design.Extensibility.DLL
----------------------------------------
Microsoft.Windows.Design.Markup
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.Design.Markup/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Windows.Design.Markup.dll
----------------------------------------
Microsoft.Windows.Design.Interaction
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Program%20Files/Microsoft%20Visual%20Studio%2010.0/Common7/IDE/PublicAssemblies/Microsoft.Windows.Design.Interaction.DLL
----------------------------------------
Microsoft.VisualStudio.Package.LanguageService.10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Package.LanguageService.10.0/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Package.LanguageService.10.0.dll
----------------------------------------
Microsoft.VisualStudio.TextManager.Interop.8.0
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.8.0.dll
----------------------------------------
VSLangProj
    Assembly Version: 7.0.3300.0
    Win32 Version: 7.00.9466
    CodeBase: file:///C:/Windows/assembly/GAC/VSLangProj/7.0.3300.0__b03f5f7f11d50a3a/VSLangProj.dll
----------------------------------------
EnvDTE
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: file:///C:/Windows/assembly/GAC/EnvDTE/8.0.0.0__b03f5f7f11d50a3a/EnvDTE.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Interop.10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.Interop.10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.10.0.dll
----------------------------------------
EnvDTE90
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.1 built by: SP
    CodeBase: file:///C:/Windows/assembly/GAC/EnvDTE90/9.0.0.0__b03f5f7f11d50a3a/EnvDTE90.dll
----------------------------------------
Microsoft.VisualStudio.Editor
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Editor/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Editor.dll
----------------------------------------
Microsoft.VisualStudio.Text.Data
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Text.Data/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Text.Data.dll
----------------------------------------
Microsoft.VisualStudio.CoreUtility
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.CoreUtility/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.CoreUtility.dll
----------------------------------------
System.ComponentModel.Composition
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
----------------------------------------
Microsoft.VisualStudio.Text.UI
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Text.UI/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Text.UI.dll
----------------------------------------
Microsoft.VisualStudio.Text.Logic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Text.Logic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Text.Logic.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Design
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell.Design/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Design.dll
----------------------------------------
EnvDTE80
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: file:///C:/Windows/assembly/GAC/EnvDTE80/8.0.0.0__b03f5f7f11d50a3a/EnvDTE80.dll
----------------------------------------
WindowsFormsIntegration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
Microsoft.Windows.Design.Platform.WPF
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.Design.Platform.WPF/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Windows.Design.Platform.WPF.dll
----------------------------------------
Microsoft.Expression.DesignModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Program%20Files/Microsoft%20Visual%20Studio%2010.0/Common7/IDE/PrivateAssemblies/Microsoft.Expression.DesignModel.DLL
----------------------------------------
Microsoft.Expression.Platform.WPF
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Program%20Files/Microsoft%20Visual%20Studio%2010.0/Common7/IDE/PrivateAssemblies/Microsoft.Expression.Platform.WPF.DLL
----------------------------------------
Microsoft.Windows.Design.Developer.WPF
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.Design.Developer.WPF/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Windows.Design.Developer.WPF.dll
----------------------------------------
Microsoft.Windows.Design.Developer
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.Design.Developer/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Windows.Design.Developer.dll
----------------------------------------
PresentationFramework.VisualStudio.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.VisualStudio.Design/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.VisualStudio.Design.dll
----------------------------------------
PresentationFramework.Aero
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
XAMLPowerToys.VisualStudio.Design
    Assembly Version: 2.1.0.0
    Win32 Version: 2.1.0.0
    CodeBase: file:///C:/Program%20Files/Little%20Richie%20Software/XAML%20Power%20Toys%202010%20For%20Cider/XAMLPowerToys.VisualStudio.Design.dll
----------------------------------------
WAC Races WPF
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/bin/Debug/WAC%20Races%20WPF.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Microsoft.Expression.Effects
    Assembly Version: 4.0.0.0
    Win32 Version: 2.0.20525.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20SDKs/Expression/Blend/.NETFramework/v4.0/Libraries/Microsoft.Expression.Effects.dll
----------------------------------------
Microsoft.Expression.Interactions
    Assembly Version: 4.0.0.0
    Win32 Version: 2.0.20525.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20SDKs/Expression/Blend/.NETFramework/v4.0/Libraries/Microsoft.Expression.Interactions.dll
----------------------------------------
System.Data.Entity
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
Microsoft.Expression.Effects.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 2.0.20525.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20SDKs/Expression/Blend/.NETFramework/v4.0/Libraries/Design/Microsoft.Expression.Effects.Design.dll
----------------------------------------
Microsoft.Synchronization
    Assembly Version: 2.1.0.0
    Win32 Version: 2.1.1648.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Synchronization/2.1.0.0__89845dcd8080cc91/Microsoft.Synchronization.dll
----------------------------------------
Microsoft.Synchronization.Data
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.1648.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Synchronization.Data/3.1.0.0__89845dcd8080cc91/Microsoft.Synchronization.Data.dll
----------------------------------------
Microsoft.Synchronization.Data.SqlServer
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.1648.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Synchronization.Data.SqlServer/3.1.0.0__89845dcd8080cc91/Microsoft.Synchronization.Data.SqlServer.dll
----------------------------------------
Microsoft.Synchronization.Data.SqlServerCe
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.1648.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Synchronization.Data.SqlServerCe/3.1.0.0__89845dcd8080cc91/Microsoft.Synchronization.Data.SqlServerCe.dll
----------------------------------------
ReachFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/ReachFramework/v4.0_4.0.0.0__31bf3856ad364e35/ReachFramework.dll
----------------------------------------
System.Data.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Linq.dll
----------------------------------------
System.Data.SqlServerCe
    Assembly Version: 3.5.1.50
    Win32 Version: 3.5.8080.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server%20Compact%20Edition/v3.5/Private/System.Data.SqlServerCe.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Security
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Windows.Interactivity
    Assembly Version: 4.0.0.0
    Win32 Version: 2.0.20525.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20SDKs/Expression/Blend/.NETFramework/v4.0/Libraries/System.Windows.Interactivity.dll
----------------------------------------
Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
Telerik.Reporting
    Assembly Version: 5.0.11.316
    Win32 Version: 5.0.11.316
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Telerik.Reporting/5.0.11.316__a9d7983dfcc261be/Telerik.Reporting.dll
----------------------------------------
Telerik.ReportViewer.Wpf
    Assembly Version: 5.0.11.316
    Win32 Version: 5.0.11.316
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Telerik.ReportViewer.Wpf/5.0.11.316__a9d7983dfcc261be/Telerik.ReportViewer.Wpf.dll
----------------------------------------
Telerik.Windows.Controls
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.dll
----------------------------------------
Telerik.Windows.Controls.Charting
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.Charting.dll
----------------------------------------
Telerik.Windows.Controls.Data
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.Data.dll
----------------------------------------
Telerik.Windows.Controls.DataVisualization
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.DataVisualization.dll
----------------------------------------
Telerik.Windows.Controls.Docking
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.Docking.dll
----------------------------------------
Telerik.Windows.Controls.GridView
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.GridView.dll
----------------------------------------
Telerik.Windows.Controls.Input
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.Input.dll
----------------------------------------
Telerik.Windows.Controls.Navigation
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.Navigation.dll
----------------------------------------
Telerik.Windows.Controls.RibbonBar
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Controls.RibbonBar.dll
----------------------------------------
Telerik.Windows.Data
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Data.dll
----------------------------------------
Telerik.Windows.Themes.Office_Black
    Assembly Version: 2011.1.411.40
    Win32 Version: 2011.1.0411.40
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/ExtDependencies/Telerik.Windows.Themes.Office_Black.dll
----------------------------------------
WacDetailsCache.Designer.cs
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/obj/x86/Debug/TempPE/WacDetailsCache.Designer.cs.dll
----------------------------------------
WacDetailsModel.Designer.cs
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/obj/x86/Debug/TempPE/WacDetailsModel.Designer.cs.dll
----------------------------------------
Properties.Resources.Designer.cs
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
----------------------------------------
Service References.WacDetailsServiceProductionProxy.Reference.cs
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/obj/x86/Debug/TempPE/Service%20References.WacDetailsServiceProductionProxy.Reference.cs.dll
----------------------------------------
System.ServiceModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
Service References.WacDetailsServiceProxy.Reference.cs
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Owner/Documents/Visual%20Studio%202010/Projects/wac_wpf2/WAC%20Races%20WPF/obj/x86/Debug/TempPE/Service%20References.WacDetailsServiceProxy.Reference.cs.dll
----------------------------------------
System.Data.DataSetExtensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
Microsoft.VisualStudio.VSHelp80
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.VSHelp80/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.VSHelp80.dll
----------------------------------------
Blend_RuntimeGeneratedTypesAssembly7c627e0c-6935-4256-88f0-1254599c0ef7
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.348
    CodeBase: file:///C:/Program%20Files/Microsoft%20Visual%20Studio%2010.0/Common7/IDE/PrivateAssemblies/Microsoft.Expression.DesignModel.dll
----------------------------------------
ISymWrapper
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/ISymWrapper/v4.0_4.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.ComponentModel.DataAnnotations
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Evgenia
Telerik team
 answered on 15 Jun 2011
1 answer
227 views
I am having an issue with trying to create a navigation control that will change the currently displayed item and I am hoping that someone can point me the in the right direction.  Here is the setup:

We have a RadTabControl with two tabs -- one for the RadGridView which is binding to an ObservableCollection dependency property and the second tab is a DetailsPresenter.  When the user double clicks on the row, the tab page switches to the second one with the row details in the details presenter.  All that is working perfectly.

Our vision was to create next/prev buttons at the bottom of the tab with the details presenter in order allow the user to scroll next/prev without flipping back to the grid's tab to make the change.  However, calling the MoveCurrentToNext() routine on the Items collection of the RadGridView is throwing an error:

"Argument types do not match" with the following stack trace:
   at System.Linq.Expressions.Expression.Constant(Object value, Type type)     at Telerik.Windows.Data.QueryableCollectionView.MoveCurrentToPositionCore(Int32 position) in c:\Builds\WPF_Scrum\Release_WPF\Sources\Development\Core\Data\Collections\QueryableCollectionView.Currency.cs:line 102     at Telerik.Windows.Data.QueryableCollectionView.MoveCurrentToPosition(Int32 position) in c:\Builds\WPF_Scrum\Release_WPF\Sources\Development\Core\Data\Collections\QueryableCollectionView.Currency.cs:line 93     at Telerik.Windows.Data.QueryableCollectionView.MoveCurrentToNext() in c:\Builds\WPF_Scrum\Release_WPF\Sources\Development\Core\Data\Collections\QueryableCollectionView.Currency.cs:line 65     at Telerik.Windows.Data.DataItemCollection.MoveCurrentToNext() in c:\Builds\WPF_Scrum\Release_WPF\Sources\Development\Core\Data\Collections\DataItemCollection.ICollectionView.cs:line 482     at KnightSoftware.KIP.RoutePanels.InventoryMaintenance.NextRecord_Click(Object sender, RoutedEventArgs e) in D:\My Documents\Visual Studio 2010\Projects\KIP Software Suite\Source Code\KIP Inventory System Panels\InventoryMaintenance.xaml.cs:line 480     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)     at System.Windows.Controls.Primitives.ButtonBase.OnClick()     at System.Windows.Controls.Button.OnClick()     at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)     at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)     at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)     at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)     at System.Windows.Input.InputManager.ProcessStagingArea()     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)     at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)     at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

BTW, this is the first item in a collection of 10, no grouping or specific sorting set.

Anything obvious to look at that I could be doing?  I can try to reproduce the error in a separate project but was hoping that I could simply be missing setting a type or setting or such.

Thanks,
Adam
Yordanka
Telerik team
 answered on 15 Jun 2011
5 answers
989 views
Hi,
I have (randomly) this kind of problem in my application:

when I load the Window containing the telerik Chart control ("WindowChart") the app crashes with this kind of error:
"Specified value of type 'System.Windows.Media.SolidColorBrush' must have IsFrozen set to false to modify."

It doesn't happen when "WindowChart" is the First window loaded.
If I load other windows before (all containing other telerik controls - not chart) - only in some cases, but always loading "WindowChart" - the App crashes

can you help me?

Michele Semprini
Ves
Telerik team
 answered on 15 Jun 2011
3 answers
212 views
Hi,

We have a problem with the grid filters when using the IsFilterable property.

Here are the steps:

1. we select a ColumnFilter using the small icon on top of the column - the filtered records appear.
2. we select several records from this filtered list
3. we change the filter to any other of which output does not contain the previously selected records.

At this moment the selection we made is cleared leaving us with SelectedItems.Count == 0. Therefore we cannot use filters more then once to select records from different categories.

Please supply solution to this issue.
Rossen Hristov
Telerik team
 answered on 15 Jun 2011
1 answer
106 views

Hi Telerik,

I am using “RadDateTimePicker” with InputMode="DatePicker". I want to open a calendar with future dates when user click on calendar icon. By default, current months are opening with respective dates, but I want to set future date in order that calendar popup will open as per the future date/month.

 

Thanks,

Dinesh

Konstantina
Telerik team
 answered on 15 Jun 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?