|
Query |
Details |
|
I am also found this issue. I am not able to download the above link code. How to download it?
|
We are able to reproduce the issue “Could not download the sample we provided in our last update” in our side. However, we have created the same sample by using the guidelines provided in the WPF getting started documentation for your reference. Please find the sample from below link,
Please try the above sample and if you still facing the same issue, kindly provide the below details to reproduce the issue at our end,
1. Replication procedure to reproduce the issue
2. Simple sample along with the input document
3. Operation System
4. .Net Framework
5. Syncfusion product version
6. RAM
7. System Culture Information
|
|
I debug my application and found that due to theme applying line in the code I am getting that error.
private void OnLoaded(object sender, RoutedEventArgs e)
{
CurrentVisualStyle = "Metro";
}
|
Please provide more details about in which Syncfusion control you are facing the error with the below details, it will be helpful for us to analyze more on this and assist you a better solution,
1. Syncfusion product version.
2. Syncfusion control used.
3. Simple sample to reproduce the issue.
4. .Net Framework
5. Operating System
6. Visual Studio.
|