UWP Controls Do Not Appear in Toolbox

I am trying to implement a very simple chart in a Windows 10 UWP app.

I obtained a free community licence for Essential Studio Enterprise, and downloaded and installed it as instructed.

However, after the installation completed, the controls did not appear in my Visual Studio 2017 toolbox.

I attempted to run the Toolbox Installer utility from the Syncfusion Control Panel, but there is no option to select UWP platform (the only options were ASP.NET, Windows Forms, and WPF).

Any idea why I can't find the toolbox controls for UWP? This is very frustrating :(

My system configuration:

Windows 10 Education, Version 1709, Build 16299.64
Visual Studio 2017, Version 15.4.4 (.NET Framework Version 4.7.02556)

4 Replies

KS Kathiresan Subramaniam Syncfusion Team November 27, 2017 03:12 PM UTC

Hi Shaun,

We regrets for the inconvenience caused.

Q) After the installation completed, the controls did not appear in my Visual Studio 2017 toolbox.
To check the reported issue at our end, please share us the following details. It would be much helpful for us to analyze the reported issue.

1. Which Windows SDK version you have used to create the UWP project ?

2. Whether MSDN controls are displayed in UWP toolbox ?

3. Follow the steps suggested in the below KB article link and send us the zip file which consists of complete Syncfusion Installer logs generated by our tool.

http://www.syncfusion.com/kb/2331  

4. Screen shot of the Visual Studio “About” window.

5. Download and extract the SyncfusionRegistryChecker tool from the below link and run the tool with Setup version as an argument. Share the Registry.log file which is created in the same location of the tool.

SyncfusionRegistryChecker: http://www.syncfusion.com/downloads/support/forum/134760/ze/SyncfusionRegistryChecker740832949  

Refer this image.

Q) I attempted to run the Toolbox Installer utility from the Syncfusion Control Panel, but there is no option to select UWP platform (the only options were ASP.NET, Windows Forms, and WPF).
As of now, we are not providing an option to configure the UWP toolbox controls through Syncfusion Toolbox Installer utility. During the installation, if you select the ‘Configure Syncfusion controls in Visual Studio Toolbox’ option in installer, Syncfusion UWP toolbox controls will be configured in Visual Studio toolbox. So please make sure that ‘Configure Syncfusion controls in Visual Studio Toolbox’ option is checked while installing the Syncfusion setup.

We will include the option for UWP platform in Syncfusion Toolbox Installer utility.

Regards,
Kathiresan S.






SM Shaun McGuigan November 29, 2017 03:47 AM UTC

Hi Kathiresan,

Thank you for your response. I'll answer your questions below:

1) I currently have installed Windows 10 SDK (10.0.16299.0) for UWP, which I believe is the most recent version.

2) I'm not sure what you mean by "MSDN controls". The only controls currently in my Visual Studio 2017 toolbox are the default XAML controls such as Button, TextBox, DatePicker, Grid, ComboBox, etc.

3) I have attached the requested log file (SyncfusionEStudioLogs_20171128_053623.7z)

4) I have attached the requested screenshot (AboutMSVS2017.PNG)


5) When I run the SyncfusionRegistryChecker.exe with argument 15.4.0.17 in Command Prompt, the log file generated says "Syncfusion SDK Registry Entry not available..". I have attached the generated log file as proof. Perhaps this is part of the problem...

Finally, thanks for confirming that the UWP is not yet implemented in the Toolbox Installer tool. When I installed Essential Studio, I did indeed select "Configure Syncfusion controls in Visual Studio Toolbox". But the controls did not appear in my toolbox.

I included the requested files in a compressed folder "UnzipMe.zip".

Thank you for your continued assistance with this issue!

Shaun

Attachment: UnzipMe_f6aac7a2.zip


SM sharon Maxwell replied to Shaun McGuigan November 29, 2017 11:56 AM UTC

I am trying to implement a very simple chart in a Windows 10 UWP app.

I obtained a free community licence for Essential Studio Enterprise, and downloaded and installed it as instructed.

However, after the installation completed, the controls did not appear in my Visual Studio 2017 toolbox.

I attempted to run the Toolbox Installer utility from the Syncfusion Control Panel, but there is no option to select UWP platform (the only options were ASP.NET, Windows Forms, and WPF).

Any idea why I can't find the toolbox controls for UWP? This is very frustrating :(

My system configuration:

Windows 10 Education, Version 1709, Build 16299.64
Visual Studio 2017, Version 15.4.4 (.NET Framework Version 4.7.02556)

Registry Entry: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows\v8.1\ExtensionSDKs\Sample Product for WinRT XAML\X.X.X.X

Value: "Assemblies(.dll) shipped path" (Which having toolbox controls)

Ex: "C:\Program Files (x86)\Company Name\ProductName\X.X.X.X\WinRT\8.1\SDK"

Assemblies Folder Structure: "C:\Program Files (x86)\Company Name\ProductName\X.X.X.X\WinRT\8.1\SDK\References\CommonConfiguration\neutral\"

But doing the same like this for Universal Windows Apps controls, toolbox is not configured. For this we have created registry entry as below and maintaining the same assemblies folder structure.

Universal Windows Registry Entry: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows\v10.0\ExtensionSDKs\Sample Product for Universal Windows App Platform\X.X.X.X 

Get to know more : - .Net Training in Noida  !! 



MS Manivannan Sundararajan Syncfusion Team November 30, 2017 11:36 AM UTC

Hi Shaun,

We have created an incident under your Direct Trac account. So, we request to follow the incident for further details.

Our Direct Trac support system can be accessed from the following link:

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents   

Regards,
Manivannan S.

Loader.
Up arrow icon