Wrox Programmer Forums
|
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 May 26th, 2014, 07:07 PM
Registered User
 
Join Date: May 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Hanging up.

I got you new book and I am opening up the by opening up website command in Visual Studio 2013 and then I save it and asks for me to save a solution file which I do. Then later on when I want to come back and use the application,I then click on that solution file in Windows explorer in order to launch visual Studio 2013 again and it just hangs up forever with the word ....."initializing" on the solution in the solution explorer window in Visual Studio 2013. I can't get your code to run. Or I think that Visual 2013 is a pretty buggy tool. Your code must have some kind of deficiencies or something. Maybe some corrupted code.
 
Old May 27th, 2014, 02:14 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,

Quote:
Or I think that Visual 2013 is a pretty buggy tool. Your code must have some kind of deficiencies or something. Maybe some corrupted code.
Neither of these are true I think. There are no deficiencies in the code you can download for the book; it's all standard ASP.NET code that VS should be able to open without an issue. Also, corruption seems unlikely as then you wouldn't have been able to open them at all. Since source code files are plain text files there's also not much to corrupt.

Usually when things like this happen, it's caused by network issue or by plugins to Visual Studio.

To resolve the first option, save your web site on your local disk (such as in C:\BegASPNET as suggested in the book). Then save the .SLN file locally. Also, try ignoring the SLN file and simply use the File | Open Web Site command and browse to your site. This is the method that I use in the book.

For option 2, look under Tools | Extensions and Updates and see if you have any extensions. Try disabling them, restart VS and see if that works better.

Hope this helps,

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
Program Hanging vbnetstudent .NET 4 and Visual Studio 2010 General Discussions 2 March 29th, 2013 09:28 AM
Site Hanging after post Imar Forum and Wrox.com Feedback 0 October 25th, 2009 06:47 AM
VS2003 hanging gbrown VS.NET 2002/2003 3 October 9th, 2006 01:50 PM
Hanging process Gert SQL Server 2000 0 April 4th, 2005 04:08 AM
page hanging Adam H-W Javascript 6 October 28th, 2004 07:27 AM





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