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

Xmal Exceptions

5 Answers 63 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 09 May 2017, 10:26 PM

Although I am not using this control in a DataForm, it is definitely derived from DataFormDataField. As you can see I am getting an exception in the Xaml designer.  It compiles fine and displays fine at runtime; however it prevents the Xaml UserControl from displaying in the designer.  I get many, many of these errors.  Can anyone give me a hand with this?

Thanks ahead of time,

Steve

 

5 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 12 May 2017, 11:56 AM
Hello Steve,

I've tried to reproduce the issue at my end, but was, unfortunately, unable to do so. Could you please have a look at the sample project I've attached to my reply and let me know if you can manage to replicate the error at your end?

If you're unable to do so, please share the implementation of the DataFormNumericField or ideally - open a new support ticket and send over a sample project that demonstrates the error so that I can further investigate.

Thank you in advance for your cooperation on the matter.

Regards,
Dilyan Traykov
Telerik by Progress
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 you to write beautiful native mobile apps using a single shared C# codebase.
0
Steve
Top achievements
Rank 1
answered on 12 May 2017, 07:06 PM
I get the same result with your project and the Xaml does not display in the designer.  See the attached image.
0
Dilyan Traykov
Telerik team
answered on 15 May 2017, 03:23 PM
Hello Steve,

I'm attaching screenshots from the result I get at my end using the same sample project.

Could you please clarify what version of Visual Studio you're using? Additionally, please try deleting the bin and obj folders, rebuilding the solution and clearing the Visual Studio shadow cache and let me know if this has any effect.

Regards,
Dilyan Traykov
Telerik by Progress
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 you to write beautiful native mobile apps using a single shared C# codebase.
0
Steve
Top achievements
Rank 1
answered on 15 May 2017, 03:40 PM

Same result.

Microsoft Visual Studio Enterprise 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Enterprise
Architecture and Modeling Tools   00322-80000-00000-AA432
Microsoft Architecture and Modeling Tools
   
UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.
Microsoft Visual Studio Tools for Applications 2015   00322-80000-00000-AA432
Microsoft Visual Studio Tools for Applications 2015
Visual Basic 2015   00322-80000-00000-AA432
Microsoft Visual Basic 2015
Visual C# 2015   00322-80000-00000-AA432
Microsoft Visual C# 2015
Visual C++ 2015   00322-80000-00000-AA432
Microsoft Visual C++ 2015
Application Insights Tools for Visual Studio Package   7.18.00214.2
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 2015.1 (Beta8)   14.1.11107.0
ASP.NET and Web Tools 2015.1 (Beta8)
ASP.NET Web Frameworks and Tools 2012.2   4.1.41102.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013   5.2.40314.0
For additional information, visit http://www.asp.net/
Common Azure Tools   1.8
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
File Nesting   2.6.67
Automatically nest files based on file name and enables developers to nest and unnest any file manually
GhostDoc   5.2.16200.0
GhostDoc automatically generates XML documentation comments.
JavaScript Language Service   2.0
JavaScript Language Service
JavaScript Project System   2.0
JavaScript Project System
Microsoft Azure Mobile Services Tools   1.4
Microsoft Azure Mobile Services Tools
Microsoft Team Foundation Server 2015 Power Tools   14.0
Power Tools that extend the Team Foundation Server integration with Visual Studio.
Microsoft Visual Studio Process Editor   1.0
Process Editor for Microsoft Visual Studio Team Foundation Server
NuGet Package Manager   3.4.4
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer   1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
Snippet Designer   1.6.5
Snippet Designer is a Visual Studio plug in which allows you to create and search for snippets inside the IDE
SQL Server Data Tools   14.0.60519.0
Microsoft SQL Server Data Tools
tangible T4 Editor   2.3.0
tangible engineering GmbH
Telerik WPF VSExtensions   2017.1.216.0
Telerik UI for WPF VSExtensions
TypeScript   1.8.36.0
TypeScript tools for Visual Studio
Visual Assist  
For more information about Visual Assist, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c) 1997-2016 Whole Tomato Software, Inc.
Visual Commander   2.6.3
For more information about Visual Commander, see the website at https://vlasovstudio.com/visual-commander/.

0
Dilyan Traykov
Telerik team
answered on 17 May 2017, 11:07 AM
Hello Steve,

Although I'm still unable to reproduce the error you mentioned earlier I can suggest a possible cause for the control not displaying in the Visual Studio designer.

Please have a look at the following bug report and let me know whether you've actually set the build platform of your project to x64. If that is the case, try setting it to x86 during design-time and let me know if it solves the issue.

I will be awaiting your reply.

Regards,
Dilyan Traykov
Telerik by Progress
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 you to write beautiful native mobile apps using a single shared C# codebase.
Tags
DataForm
Asked by
Steve
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Steve
Top achievements
Rank 1
Share this question
or