Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning 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 February 7th, 2015, 01:19 PM
Authorized User
 
Join Date: Sep 2014
Posts: 15
Thanks: 2
Thanked 0 Times in 0 Posts
Default Bin folder

I transferred all of my files from an old computer and now I have the wrong extensions in the bin folder this includes:

EntityFramework.dll.refresh
EntityFramework.SqlServer.refresh

where should the extensions point? where do I locate these files and is it possible that there are any other errors?

In the final version there is no bin folder. I'm a little stumped!
 
Old February 8th, 2015, 06:22 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

The refresh files just contain information about where the assembly was originally found. For the 4.0 book, there was no Bin folder as all assemblies used were part of the standard .NET Framework.

Did you use a newer version of Visual Studio? If so, you might be using DLLs from NuGet for Entity Framework. The assemblies should be copied to the Bin folder when you recompile the web site. VS should notice that they are missing and restore them using NuGet.

Does this help?

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
No Bin folder/ dll.how to create Public Token key....??? asifah30 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 0 March 19th, 2010 05:04 PM
create recycle bin abaso.jadhav01 ASP.NET 2.0 Basics 3 December 11th, 2006 04:51 PM
Regarding Bin folder creation in ASP.NET 2.0 param99 ASP.NET 2.0 Professional 4 September 5th, 2006 07:29 AM
Regarding Bin folder creation in ASP.NET 2.0 param99 ASP.NET 2.0 Basics 0 September 5th, 2006 06:45 AM
msiloadr.bin is spyware???? nfollmer Intro Programming 0 February 3rd, 2006 03:42 PM





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