Completed
Last Updated: 22 Oct 2019 05:30 by ADMIN
Release R3 2019 SP1
Sivaganesh
Created on: 03 Oct 2019 09:22
Category: UI for WinForms
Type: Bug Report
0
Demo Application: The examples fail to start on Windows 10

i am not able to run the Quickstart examples

when i opened the solution in visual studio and run it, its throwing the error application its throwing error as "FileNotFoundException: Could not find file 'C:\Users\rpeddala\AppData\Roaming\Telerik\WinForms\Examples\Analytics\config.xml"as shown below

 

8 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 22 Oct 2019 05:30

Hello, Nosrat,      

Telerik UI for WinForms's R3 2019 SP is scheduled for this week. Feel free to download it once it is live and test again the Demo application where the fix is expected to be released.

If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
nosrat
Posted on: 16 Oct 2019 15:42

i download TelerikWinFormsExamplesLauncher.exe  (version 2019.3.1007.40) and still can't open the "TelerikExamples.exe"

now it throw:

Application: TelerikExamples.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
   at System.IO.__Error.WinIOError(Int32, System.String)
   at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
   at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32)
   at System.Xml.XmlDownloadManager.GetStream(System.Uri, System.Net.ICredentials, System.Net.IWebProxy, System.Net.Cache.RequestCachePolicy)
   at System.Xml.XmlUrlResolver.GetEntity(System.Uri, System.String, System.Type)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(System.Object)
   at System.Threading.CompressedStack.runTryCode(System.Object)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
   at System.Threading.CompressedStack.Run(System.Threading.CompressedStack, System.Threading.ContextCallback, System.Object)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(System.Xml.XmlDocument, System.Xml.XmlReader, Boolean)
   at System.Xml.XmlDocument.Load(System.Xml.XmlReader)
   at System.Xml.XmlDocument.Load(System.String)
   at Telerik.QuickStart.WinControls.MainForm.CheckAndStartAalytics()
   at Telerik.QuickStart.WinControls.MainForm..ctor()

Exception Info: System.Reflection.TargetInvocationException
   at System.RuntimeTypeHandle.CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
   at System.RuntimeType.CreateInstanceSlow(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
   at System.Activator.CreateInstance(System.Type, Boolean)
   at System.Activator.CreateInstance(System.Type)
   at Telerik.QuickStart.WinControls.Program.Main(System.String[])

and:

Faulting application name: TelerikExamples.exe, version: 2019.3.1007.40, time stamp: 0x5d9b4176
Faulting module name: KERNELBASE.dll, version: 10.0.18362.418, time stamp: 0x2b181c2c
Exception code: 0xe0434352
Fault offset: 0x00113572
Faulting process id: 0x2ce8
Faulting application start time: 0x01d58436c5046777
Faulting application path: C:\Users\X\Downloads\Programs\Telerik UI for WinForms demos\Examples\Bin\TelerikExamples.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 3e2da9af-e86a-41bb-b40f-25869568861b
Faulting package full name: 
Faulting package-relative application ID: 

im using .net core 3.0.100 and .net framework 4.8 with VS 2019.3.4

ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 08 Oct 2019 07:26
Hello, Rajesh,    

We have improved the approach how the config file is searched and opened in the examples. You can download the Demo application from the following link: http://telerik-winforms-demos.s3.amazonaws.com/TelerikWinFormsExamplesLauncher.exe 

However, have in mind that it uses a different version than the official one. Hence, if you have another version in GAC, e.g. another installation, it would be necessary to uninstall it in order to test whether the downloaded Examples application would run properly after the introduced fix.

Could you please give it a try and see how it would work on your end? Thank you in advance for your cooperation.

I am looking forward to your reply.

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Sivaganesh
Posted on: 04 Oct 2019 06:05
i even tried the same by opening it in the visual studio still the same error. you can check the visual studio error in my first message of this thread.
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 04 Oct 2019 06:01
Hello, Rajesh,    

The provided information is greatly appreciated. I have increased the priority of this case and we will do our best to improve the way this file is accessed. 

Currently, the possible solution that I can suggest you to launch the demo application is to open directly its Visual Studio solution. Open the installation folder (C:\Program Files (x86)\Progress\Telerik UI for WinForms R3 2019\Examples\QuickStart\), navigate to the solution (ExamplesCSVS2010) and start it. 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Sivaganesh
Posted on: 04 Oct 2019 05:35

there is no config.xml in the mentioned location, the folder is empty. now i tried on my personal laptop which doesnt have any Development software like visual studio and telerik framework was not insatlled on it. in my personal laptop also am getting same error when installed TelerikWinFormsExamplesLauncher.exe and invoked demo application.

 

i could see the same errors in event viewer

 

Application: TelerikExamples.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
   at System.IO.__Error.WinIOError(Int32, System.String)
   at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
   at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32)
   at System.Xml.XmlDownloadManager.GetStream(System.Uri, System.Net.ICredentials, System.Net.IWebProxy, System.Net.Cache.RequestCachePolicy)
   at System.Xml.XmlUrlResolver.GetEntity(System.Uri, System.String, System.Type)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(System.Object)
   at System.Threading.CompressedStack.runTryCode(System.Object)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
   at System.Threading.CompressedStack.Run(System.Threading.CompressedStack, System.Threading.ContextCallback, System.Object)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(System.Xml.XmlDocument, System.Xml.XmlReader, Boolean)
   at System.Xml.XmlDocument.Load(System.Xml.XmlReader)
   at System.Xml.XmlDocument.Load(System.String)
   at Telerik.QuickStart.WinControls.MainForm.CheckAndStartAalytics()
   at Telerik.QuickStart.WinControls.MainForm..ctor()

Exception Info: System.Reflection.TargetInvocationException
   at System.RuntimeTypeHandle.CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
   at System.RuntimeType.CreateInstanceSlow(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
   at System.Activator.CreateInstance(System.Type, Boolean)
   at System.Activator.CreateInstance(System.Type)
   at Telerik.QuickStart.WinControls.Program.Main(System.String[])

 


Faulting application name: TelerikExamples.exe, version: 2019.3.917.40, time stamp: 0x5d80ff2a
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19425, time stamp: 0x5d26aed1
Exception code: 0xe0434352
Fault offset: 0x00012d0a
Faulting process id: 0xd8
Faulting application start time: 0x01d57a739a86e9d9
Faulting application path: E:\telerik\Telerik UI for WinForms demos\Examples\Bin\TelerikExamples.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: de12b44f-e666-11e9-9731-d4bed995c75f
Faulting package full name: 
Faulting package-relative application ID: 
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 04 Oct 2019 05:27
Hello, Rajesh,    

Indeed, this behavior is not expected. However, we haven't had similar reports from other customers. I have logged it in our feedback portal by making this thread public. You can track its progress, subscribe for status changes and add your comments on the following link - feedback item.

 

I have also updated your Telerik points.

The provided screenshot is greatly appreciated. In order to further investigate why this error occurred on your end, we will need some more details. Does the specified folder exist "C:\Users\rpeddala\AppData\Roaming\Telerik\WinForms\Examples\Analytics\"? Is the config.xml really missing? Is it possible for you to not have permissions to open it? If the config.xml is there, would it be possible to share it with us? Thank you in advance for your cooperation.

I am looking forward to your reply.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Sivaganesh
Posted on: 03 Oct 2019 10:04

 

getting following errors when running "C:\Program Files (x86)\Progress\Telerik UI for WinForms R3 2019\Examples\QuickStart\Bin\TelerikExamples.exe"