Wrox Programmer Forums
|
BOOK: Professional SharePoint 2010 Branding and User Interface Design
This is the forum to discuss the Wrox book Professional SharePoint 2010 Branding and User Interface Design by Randy Drisgill, John Ross, Jacob J. Sanford, Paul Stubbs, Larry Riemann ; ISBN: 978-0-470-58464-4
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SharePoint 2010 Branding and User Interface Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 8th, 2013, 12:58 PM
Authorized User
 
Join Date: Aug 2004
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to bisigreat
Unhappy Chapter 8 - Page 232, Step 5 Building the Master Page

Hello,

I have been working on chapter eight under Building Master Pages. Everything seems fine until I get to step 5 where I need to add the code below;

Code:
<div class=”customTop customPagePadding”>
Code:
<asp:LoginView id=”LoginView” runat=”server”> <AnonymousTemplate> <a href=”/_layouts/authenticate.aspx” class=”customLogin” title=”User Login”>User Login</a> <style type=”text/css”> body #s4-ribbonrow { display: none; }
</style>
</AnonymousTemplate> </asp:LoginView>
</div>
The code breaks my master page and display error in SharePoint designer "Error Creating Control -LoginView" No 'runat=server' attribute present on the LoginView Page. Kindly help out. I am running sharepoint server 2010 and internet explorer 10.

Regards,

Bisi







Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Chapter 5 page 156 Example, Step 6 aojiku01 BOOK: Professional Microsoft SQL Server 2008 Integration Services ISBN: 978-0-470-24795-2 1 October 24th, 2014 06:18 AM
Chapter 18 Page 656 Step 8 bagellady BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 1 October 13th, 2010 05:19 PM
Chapter 5 page 156 Example Step 4 NoraBelle BOOK: Professional Microsoft SQL Server 2008 Integration Services ISBN: 978-0-470-24795-2 1 August 2nd, 2010 03:29 PM
Problem: Chapter 7 "Creating and Using an Earthquake Content Provider" (Page 232) DrGaribaldi BOOK: Professional Android 2 Application Development 0 June 17th, 2010 04:07 AM
Chapter 16 Try It Out Page 498 Step 7 workib BOOK: Beginning Microsoft Visual C# 2008 ISBN: 978-0-470-19135-4 1 October 9th, 2008 08:22 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.