Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4.5 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4.5: in C# and VB by Imar Spaanjaars; ISBN: 978-1-118-31180-6
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4.5 : 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 April 20th, 2013, 09:51 PM
Friend of Wrox
 
Join Date: May 2011
Posts: 411
Thanks: 13
Thanked 7 Times in 7 Posts
Default Intellisense is driving me crazy!

When I am typing in your code on page 522, I try to type in PhotoAlbum myPhotoAlbum and so soon as I finish typing PhotoAlbum intellisense changes what I typed to _NewPhotoAlbums, and I can't make it stop doing that. I go back and try to re-type PhotoAlbum and again intellisense over writes what I put in and puts in _NewPhotoAlbums for me. This is very frustrating what is going on here? Can I run SQL Server 2008 and SQL Server 2012 side by side on the same PC without messing things up for VS2010, VS2012 or SQL Server 2008 as well as SQL Server 2012?

Also seeing as how I can't do the database diagrams and I have to use your .edmx file and database diagrams in order to complete the assignments, I get the following compile warnings using your version of the code:

Warning 1 Unable to update auto-refresh reference 'entityframework.dll'. Cannot find assembly 'C:\Users\Imar\Documents\Visual Studio 2012\Projects\Site\packages\EntityFramework.5.0.0\ lib\net45\EntityFramework.dll'. C:\BegASPNET\Chapter 14\Bin\entityframework.dll.refresh C:\BegASPNET\Chapter 14\

Last edited by vbboyd; April 21st, 2013 at 12:45 AM.. Reason: Addition question
 
Old April 21st, 2013, 06:37 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Can you please create separate posts for separate topics? Having a topic that deals with IntelliSense suddenly change to SQL Server is very confusing, especially for future visitors trying to find an answer to a similar question.

Regarding the IntelliSense question: did you follow the start if step 12? It sounds like there's no using statement and thus IntelliSense doesn't know PhotoAlbum exists. You can always use the Esc key to close IntelliSense.

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Data mismatch driving me crazy adamb23 Access VBA 1 July 30th, 2009 05:38 PM
Access Pie Chart driving me crazy kuznickic Access 6 January 14th, 2009 02:48 AM
This is driving me nuts... Klesk C# 3 January 27th, 2006 06:51 PM
Driving me nuts! bhd8ball Classic ASP Professional 2 January 7th, 2005 12:55 AM
session.use_trans_sid is driving me crazy!! Snib Pro PHP 6 July 24th, 2004 04:51 AM





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