This is a migrated thread and some comments may be shown as answers.

FileBrowserEditTextBox Crashes VS on Build

1 Answer 48 Views
Installer and Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 14 Mar 2018, 03:16 PM

Hello,

New to the forums so sorry if this is in the wrong spot.

I'm finding that the WPF control "FileBrowserEditTextBox" causes Visual Studio to crash. Reproduction steps are as follows:

  1. Create a C# WPF Application
  2. Add the control to the form
  3. Build solution

Once the solution is done building, the instance of Visual Studio crashes. Starting debugging, instead of building the solution directly, bypasses the problem, but doing a rebuild solution after debugging has stopped causes the crash. Present in Visual Studio 15.6.0 and 15.6.2 with Telerik UI for WPF version 18.1.220.0.

Nick

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 19 Mar 2018, 01:08 PM
Hi Nick,

Let me first with that FileBrowserEditTextBox is not design to be used as a standalone control. This control is created only to be used inside RadFileDialogs. I have tested your approach but wasn't able to reproduce this behavior on my side. Can you elaborate more on your approach? How are you adding the control?

As for the steps, I am assuming that by "Add the control to the form" you mean adding it from the ToolBox. If yes, you have to keep in mind that with the latest version (R1 2018 SP2) of our controls the FileBrowserEditTextBox control is removed from the VS ToolBox.

Regards,
Dinko
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Installer and Visual Studio Extensions
Asked by
Nick
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or