Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4.5.1 > BOOK: Beginning ASP.NET 4.5.1 : in C# and VB
|
BOOK: Beginning ASP.NET 4.5.1 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4.5.1: in C# and VB by Imar Spaanjaars; ISBN: 978-1-118-84677-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4.5.1 : 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 July 3rd, 2014, 12:28 PM
Registered User
 
Join Date: Jul 2014
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Default Chapter 2 - Web Site Project Keeps Trying to Save .sln File

Just getting started with the book, and had a question about Web Site Projects.

I believe I followed the instructions correctly for the Try it Out on page 38, however, whenever I close Visual Studio, or try to close solution, or save all, Visual Studio prompts me to save an .sln file (localhost_57174.sln specifically).

I thought Web Site projects didn't use .sln files?
 
Old July 3rd, 2014, 12:38 PM
Registered User
 
Join Date: Jul 2014
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Or did I mix-up the difference solution (.sln) files and project (.vbproj or .csproj) files?
 
Old July 7th, 2014, 08:20 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,

Web Site Projects don't use project (*proj) files. However, Visual Studio may still create a SLN file to keep track of where your site is located. Simply save it anywhere you like and you reopen the site later bu opening that sln file.

Cheers,

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!
 
Old July 11th, 2014, 11:06 AM
Registered User
 
Join Date: Jul 2014
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thanks! That makes perfect sense.





Similar Threads
Thread Thread Starter Forum Replies Last Post
PlanetWrox project .sln UDO_67 BOOK: Beginning ASP.NET 4.5 : in C# and VB 5 May 16th, 2014 09:36 AM
Your opinion on web site vs web application project? hoss BOOK: Beginning ASP.NET 4 : in C# and VB 1 September 30th, 2010 03:07 AM
Project vs. Web Site and App_Code JLGuyant BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 September 17th, 2010 04:47 AM
ThePhile.sln project installation & Execution help monir75 BOOK: ASP.NET Website Programming Problem-Design-Solution 1 October 16th, 2006 08:18 AM





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