 |
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
|
|
|
|
|

December 21st, 2015, 02:12 PM
|
|
Registered User
|
|
Join Date: Dec 2015
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Chapter.13:Server Error in '/' Application
Hi Imar
I stuck in chapter 13, page 445, pt.10, when I request Genres.aspx from the Management folder in IE browser. I encountered following error message in IE browser,
Server Error in '/' Application
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: The compiler failed with error code -1073741511.
Please kindly advise.
Thanks
Aung
|
|

December 22nd, 2015, 06:42 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Sounds more like an issue with Visual Studio than with .NET. Have you tried restarting Visual Studio? And do you see any errors in the Error List for the site in VS?
Imar
|
|

December 22nd, 2015, 06:52 AM
|
|
Registered User
|
|
Join Date: Dec 2015
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Hi
I restarted visual studio and rebuild web site.
There's no error in the error list.
Same problem occurs when I request Default.aspx in ie browser
|
|

January 10th, 2016, 12:29 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Odd. I would try repairing Visual Studio from Programs and Features in Windows.
Cheers,
Imar
|
|

January 10th, 2016, 10:50 PM
|
|
Registered User
|
|
Join Date: Dec 2015
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Hi
I got no idea, what happened to my Visual Studio, probably due to IIS web server, I am not sure as I am just a beginner in ASP.NET.
In fact, I tried it out in Visual Studio 2015 and SQL Server 2012 Enterprise on Windows 8.1 OS.
After I changed my development environment to Visual Studio 2013 and SQL Server LocalDB on Windows 7, all are perfect as I exactly follow instructions as per in your book. Now I have completed the book.
I really like your book, appreciate your effort.
Thanks
Aung
|
|

January 11th, 2016, 11:19 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Good to hear it's working.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|
 |
|