Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 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 April 28th, 2008, 06:29 AM
Registered User
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default unneccsarry objects appearing

Hey everyone,
I am making a vb.net 03 interface via connected to ms access 03. the problem is that i created a button, textbox and labels to check whether i can retrieve data via using them and after doing so and deleting the controls, they still appear when i run the application, i av looked for any related codes to those unneccsarry button, etc. but there is'nt anything in the code section. can someone please help to to get rid of this issue? thanks

 
Old April 28th, 2008, 06:43 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Where/how/what did you delete these controls?

-Peter
peterlanoie.blog
 
Old April 28th, 2008, 06:47 AM
Registered User
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I mean i deleted the button, textbox and the lebels as they were only for testing. but now when i run the application they still appear. can you help me please.

 
Old April 28th, 2008, 01:52 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

How did you delete these controls? Did you delete HTML, did you select the controls in the designer and hit the delete key? Did you delete references to them in code behind?

I find it hard to believe that if you deleted the controls on the design surface or in the markup view that they would still be showing up unless you have some kind of caching issue going on.

-Peter
peterlanoie.blog
 
Old April 29th, 2008, 03:55 AM
Registered User
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

firstly, it's not a web based program i am making, just an application. As the controls were for testing, i deleted them from the designer view and if there were any codes related to it in the coding section, i got rid of them as well. i've tried the rebuild the project/solution but that doesnt help either.

 
Old April 29th, 2008, 07:09 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Are you sure you are running the correct copy of the rebuilt program? Is it possible that you are running an old copy? Verify that the project(s) are actually rebuilding. When you build an app and there are build errors it's possible to still run the app from the last time it was built.

Otherwise I don't know what to tell you then.

-Peter
peterlanoie.blog





Similar Threads
Thread Thread Starter Forum Replies Last Post
Quotes Not appearing Until I type next character Darryl Rearson Access VBA 2 April 1st, 2008 08:33 AM
instead of font boxes appearing macdev BOOK: Beginning Mac OS X Programming 1 August 22nd, 2007 05:27 AM
Database not appearing in browser sevans BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 May 30th, 2007 06:46 AM
form re-appearing problem Derek_05 Access VBA 1 January 16th, 2006 07:50 PM
Javascript Errors Not Appearing itHighway Javascript How-To 1 October 13th, 2005 01:30 AM





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