paul addison Posted April 29, 2003 Posted April 29, 2003 Hi, I've just written my first program since moving from VB6. I have made some changes to the form and added a module but when I run it they don't appear and the form looks like it did before I made the changes, though in the background design environment I can see how the form should look. Is this normal? If not how do I get .NET to accept the changes? Ta Quote
Moderators Robby Posted April 29, 2003 Moderators Posted April 29, 2003 Did you make some changes using code, ie. visible = ? or location = n Quote Visit...Bassic Software
paul addison Posted May 1, 2003 Author Posted May 1, 2003 No. I just deleted a few objects and put some different ones on. I was just experimenting with .NET. When I run it the original form still appears. Quote
Moderators Robby Posted May 1, 2003 Moderators Posted May 1, 2003 Are you doing a Rebuild then Run, or are you running the Exe. Quote Visit...Bassic Software
paul addison Posted May 1, 2003 Author Posted May 1, 2003 I haven't created an exe yet. I've tried using the rebuild function. To run it I press the play button. Am I missing something as a .NET newbie? Quote
*Gurus* divil Posted May 1, 2003 *Gurus* Posted May 1, 2003 The changes should be being made, I don't know why they're not. Every time you run your solution an exe is made and that is what's run. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.