Wrox Programmer Forums
|
BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio
This is the forum to discuss the Wrox book ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution by Vincent Varallo; ISBN: 9780470396865
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio 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 28th, 2010, 12:23 PM
Authorized User
 
Join Date: Jul 2010
Posts: 27
Thanks: 2
Thanked 0 Times in 0 Posts
Default Stacked in chapter 4

Hello

I am stacked in chapter 4 and I need some help please.

I have posted few posts already and did not get a single answer.

I hope that this forum will help me to understand to go through the book and learn useful programming techniques.

My problem is in viewing the Users, User, and administration pages.
Basically these are the pages located in the Administration folder.

I can not do any test such as adding users or editing existing ones.

When i run the project there are no compilation errors but after a while the browser unsuccessfully tries to open the Users.aspx page i am redirected into visual studio which highlights the following line of code found in the CustomGridView.cs in yellow :

Code:
objectType.InvokeMember(LoadMethodName, BindingFlags.InvokeMethod, null, listObject, _methodParameters.ToArray());
along with this there is a yellow message explaining that a TargetInvocationExpression was unhandled by user code.

At the end i get a red error saying:

Web site worker process has been terminated by IIS.

Help please

Regards

MattHoff





Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting point labels on stacked column chart jwbus2004 Reporting Services 0 March 3rd, 2008 12:53 AM
Generics chapter 12 difficult chapter i found ...? Larryz C# 2005 1 July 4th, 2007 09:40 PM
Change Series Color in Stacked Line Markers chart Jell Pro VB.NET 2002/2003 0 July 13th, 2005 06:42 AM
Change Series colors in Stacked Line Marker chart Jell VB.NET 2002/2003 Basics 0 July 13th, 2005 04:01 AM
To edit Series Color in Stacked Line Marker chart Jell General .NET 0 July 12th, 2005 05:20 AM





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