Wrox Programmer Forums
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 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 March 3rd, 2007, 06:04 PM
Friend of Wrox
 
Join Date: Apr 2004
Posts: 204
Thanks: 0
Thanked 0 Times in 0 Posts
Default Maximum Number of Controls?

Is there a maximum number of controls allowable on a page? I'm using VS2005, SP1 to build a web application. I know this is likely a post for the ASP.NET forum, and I may post there as well, but it seems like a visual studio issue.

I've gotten to the point where any new control that I add to the page is not "seen" by the compiler. If I add, say a label control, first off, intellisense won't see it until I close the project and re-open (this since installing SP1), and then it won't compile. it will give me a BC30456 error. It will, however, run. meaning that the .NET framework is fine with it, compiles it and runs it just fine, assuming a browser is already open (I refresh the browser and the new control appears). It's just that Visual Studio won't compile.

It only does this in this one project, but on multiple machines. The thing about this project, is it already has many, many controls, perhaps a couple of hundred, organized in panels. Maybe I've exceeded the legal limit or something?

Thanks in advance for your help.

Aaron






Similar Threads
Thread Thread Starter Forum Replies Last Post
Maximum Number of Controls on a Page? Aaron Edwards ASP.NET 2.0 Basics 0 March 3rd, 2007 06:07 PM
maximum number of prefixes? gumgak ASP.NET 1.0 and 1.1 Basics 5 February 13th, 2006 09:56 AM
record number maximum Jorge SQL Server 2000 3 December 3rd, 2004 12:00 PM
How to restrict the maximum number of possible sel lily611 ASP.NET 1.0 and 1.1 Basics 1 October 30th, 2004 07:57 PM
find maximum number Abhinav_jain_mca SQL Server 2000 4 September 28th, 2004 08:13 AM





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