Wrox Programmer Forums
|
BOOK: Professional ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Professional ASP.NET 4 in C# and VB by Bill Evjen, Scott Hanselman, Devin Rader; ISBN: 9780470502204
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional ASP.NET 4 : in C# and VB 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 December 15th, 2010, 12:12 PM
Registered User
 
Join Date: Nov 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Compiler error

Hi,
as directed by the Compile paragraph of chapter one, I am trying to precompile my solution with the command aspnet_compiler.
In doing so I get the following error:
"Could not load type System.Data.Entity.Design.AspNet.EntityDesignerBui ldProvider".

I am using EF4 with an EDM for a sample database.
When I build the solution in VWD 2010 I don't get this type of error and everything works fine.

How could I solve this problem?
Thanks
 
Old November 20th, 2011, 09:23 PM
Registered User
 
Join Date: Sep 2011
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Another compilation error.

I have similar compilation of chapter 5, Listing 05-10.master.

I use the downloaded sample file directly. Codes of previous chapters worked fine.

The error is at the line <h1><%= PageHeadingTitle() %></h1>:
The name 'PageHeadingTitle' does not exist in the current contest.

I would appreciate some help.

Thanks.

P.S. What I did was: created a new web site, opened (double click) the sample listing into this new website, and added it by selecting "Move ... to" --> the website from the File drop-down menu. All other downloaded listings work fine (with some modification to where the actual support files are) except this one. Please help!

Last edited by Flyby09; November 24th, 2011 at 11:58 AM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help please!The compiler failed with error code 1. nichola_x_rose BOOK: ASP.NET Website Programming Problem-Design-Solution 0 July 1st, 2008 02:34 AM
Compiler linker error raja_welcomes Visual C++ 1 June 6th, 2007 11:17 AM
old compiler seems to work but still is 1 error stevecist ASP.NET 1.0 and 1.1 Basics 1 January 24th, 2007 06:59 PM
Compiler Error BC30456 Dwizz ASP.NET 1.0 and 1.1 Basics 3 November 9th, 2005 11:30 AM





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