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

Some MVC Demos don't work in VS2010 or browser.

1 Answer 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Terry
Top achievements
Rank 1
Terry asked on 13 Jun 2013, 11:11 PM
Hi:

Yesterday I downloaded  Kendo UI for a trial.  I was able to install without any errors that I could see, but when I try to run the demo in VS2010 SP1 I  have the following issues:
 
1: Message at start: "Attaching the script debugger to process ... iexplore.exe on machine ... failed.  A debugger is already attached.  There are no other VS or Dev Server instances running.  This error is not crucial as I can proceed with the demos.

2. When I navigate to the Treeview with remote data demo, the only thing I see above the sources after delay is "Request Failed" with a retry button.

3.  It appears some of the sources are missing including these references from Index.cshtml:
<link href="@Url.Content("~/Content/shared/suite.css")" rel="stylesheet">v
<a href="@(Url.RouteUrl("RazorDefault", new { controller = "Suite", suite = "web" }))" class="imgPlate"><img src="@Url.Content("~/Content/shared/demos-web.png")" /></a>  (both the class and the png are missing.  In fact the Content folder is empty.)

4. In the grid binding to local data at line 3 in  c:\Program Files (x86)\Telerik\Kendo UI for ASP.NET MVC Q1 2013\wrappers\aspnetmvc\Examples\Areas\razor\Views\web\grid\local_data.cshtml, the code  @(Html.Kendo().Grid(Model)... gets a "The system cannot find the file specified" error.

Except for the first item, the errors are the same whether I start in VS or just click on the demo link in the  windows menus. 

The simpler examples mostly work, but what I need Kendo UI for is databinding against remote data, mostly with the grid and treeview, so I really need working examples of these,.  It appears that the demo that comes in the Kendo MVC MSI has not been properly QAed.  Or possibly there is some other cause on my machine.  Is there another source of these demos that I can try?  or can you help me resolve these issues?

Thanks,

Terry






1 Answer, 1 is accepted

Sort by
0
Atanas Georgiev
Telerik team
answered on 17 Jun 2013, 09:09 AM
Hi Terry,
I tried to reproduce the problem locally but to no avail. As no other customers have experienced similar issue I suggest that you try to install and run the demo on another machine, in order to verify that the problem is not caused by conflicts on your local environment.

Regards,

Atanas Georgiev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Terry
Top achievements
Rank 1
Answers by
Atanas Georgiev
Telerik team
Share this question
or