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

VSExtension and assembly error

2 Answers 85 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Eliyahu Goldin
Top achievements
Rank 1
Eliyahu Goldin asked on 12 Nov 2012, 10:47 PM
I installed the Kendo UI for ASP.NET MVC Q2 2012 SP1 on my Windows 7 machine with VS 2010. I am unable to use it.

1) I have VisualSVN installed in my VS. When I try to open any project in VS I am getting a "Broken pipe" error from  VisualSVN that it also installed in my Visual Studio. I had to uninstall the Kendo UI VSExtension to get my projects to open.

2) When I try to run the demos, I am getting this error:
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: Could not load file or assembly 'System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error: 

Line 21:       <assemblies>
Line 22:         <add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 23:         <add assembly="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 24:         <add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 25:         <add assembly="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />

Source File: C:\Program Files\Telerik\Kendo UI for ASP.NET MVC Q2 2012 SP1\wrappers\aspnetmvc\Examples\web.config    Line: 23 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.

2 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 13 Nov 2012, 02:35 PM
Hello,

Thank you for contacting us.

The issue you are experiencing is most likely to be caused by a missing ASP.NET MVC 3 installation, which is required for opening and running our ASP.NET MVC demos. I would recommend ensuring you have it installed before attempting to run our examples.

All the best,
Andrey
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
sampath
Top achievements
Rank 1
answered on 27 Nov 2012, 12:55 PM
sir actually am using vs 2010 sp1 i want to install kendo UI to my vs how can i installed and want i need to support install properly .please let me know clearly every step thanks in advance
Tags
Installer and VS Extensions
Asked by
Eliyahu Goldin
Top achievements
Rank 1
Answers by
Andrey
Telerik team
sampath
Top achievements
Rank 1
Share this question
or