Hi Telerik Team,
I'm using a WPF form with telerik rad controls which is displayed in Outlook's custom Folder.
The form and control works fine on the machines with Windows XP, Outlook 2007 and .NET 3.5 SP1.
But the same form makes outlook to hang and crash when the RadComboBox is clicked to drop down, in some machines where Windows 7, Outlook 2007 and .NET 3.5 SP1 are installed. At first we thought that this might be the issue with .NET Framework in Win 7 (which is the beta version) so we updated the framework to 3.5 SP1 (3.5.30729) by installing SQL Express 2008 (Since Windows 7 does not allows direct updat of .NET Framework 3.5). But after that also, the WPF form crashes outlook. The combo box control is operative using keyboard but when we drop down using mouse then the application hangs. I then created a sample WPF standalone application with various rad combo controls and similar controls with drop down actions such as calendar, date picker etc. Every thing works fine in the stand alone applications. The only difference between the form used in Outlook and Stand alone application is, the combo box is bound to static data source in stand alone where as it is dynamic in Outlook Forms.
I'm very confused about the issue, whether the error is caused by OS or Outlook 2007 or .Net Framework.
OS : Win 7 Enterprise x64 Bit version.
Can you please suggest me on this ?
thanks in advance,
Yenkay
I'm using a WPF form with telerik rad controls which is displayed in Outlook's custom Folder.
The form and control works fine on the machines with Windows XP, Outlook 2007 and .NET 3.5 SP1.
But the same form makes outlook to hang and crash when the RadComboBox is clicked to drop down, in some machines where Windows 7, Outlook 2007 and .NET 3.5 SP1 are installed. At first we thought that this might be the issue with .NET Framework in Win 7 (which is the beta version) so we updated the framework to 3.5 SP1 (3.5.30729) by installing SQL Express 2008 (Since Windows 7 does not allows direct updat of .NET Framework 3.5). But after that also, the WPF form crashes outlook. The combo box control is operative using keyboard but when we drop down using mouse then the application hangs. I then created a sample WPF standalone application with various rad combo controls and similar controls with drop down actions such as calendar, date picker etc. Every thing works fine in the stand alone applications. The only difference between the form used in Outlook and Stand alone application is, the combo box is bound to static data source in stand alone where as it is dynamic in Outlook Forms.
I'm very confused about the issue, whether the error is caused by OS or Outlook 2007 or .Net Framework.
OS : Win 7 Enterprise x64 Bit version.
Can you please suggest me on this ?
thanks in advance,
Yenkay