You are currently viewing the BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 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
Hey there... I'm sure i'm just overlooking something, but I've downloaded the code for chapter 10 and extracted the files. I see all of the vb files etc, but I do not see the solution file for the project...
No, you're not overlooking something. Web Sites in VS 2005 now by default don't need a .sln file to operate. Just choose File | Open Web Site and browse to the folder that contains the web files.
Once you save the project, you still get a .sln file in your My Documents\Visual Studio 2005 folder, but that's just to locate the folder.