ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 7th, 2013, 10:06 AM
danbeaulieu danbeaulieu is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2012
Posts: 28 danbeaulieu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 17 m 46 sec
Reputation Power: 0
Trouble rendering Layout

Hey devs,

Hoping for some direction here. I have created a new MVC called "Shows". (ShowsController, ShowsModel, Index). I have also created a "Create" View inside the Shows Controller which all functions just fine.

The problem is that I cant seem to apply any sort of Layout template to the "Create" page. The error I get is:


The following sections have been defined but have not been rendered for the layout page "~/Views/Shared/_ColumnsTwo.cshtml": "Scripts".

Exception Details: System.Web.HttpException: The following sections have been defined but have not been rendered for the layout page "~/Views/Shared/_ColumnsTwo.cshtml": "Scripts".


Wondering why the layout will render fine on the "index" view but no on the "create" view.

Reply With Quote
  #2  
Old February 7th, 2013, 10:11 AM
danbeaulieu danbeaulieu is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2012
Posts: 28 danbeaulieu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 17 m 46 sec
Reputation Power: 0
I just noticed it's because I had

Code:
@section Scripts {     @Scripts.Render("~/bundles/jqueryval") }


at the bottom of the page.

#newb

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > Trouble rendering Layout

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap