TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Pranav Shah
1.5k
291
43.8k
Telerik not working
Apr 21 2015 6:38 AM
Hi
I am new in web development.
I used telerik control in my project.
actually work on project which is develop in VS 10 and MVC 2
now i open that Project in VS 12 and MVC 4. I have done related
changes in
Web.Config
file.
but now i get an error in master page like
"Value cannot be null. Parameter name: item"
in this code
<%= Html.Telerik().StyleSheetRegistrar()
.DefaultGroup(group => group.Add("telerik.common.css")
.Add("telerik.vista.css")
)
%>
I search out in google but i dont understand what actually error says.
Please help me to solve out this error.
Thanks in advance.
Reply
Answers (
6
)
javascript to allow textboxes >0 values
Dot Net web service