Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changes made to class do not show in form designer
Message
 
To
21/02/2007 09:50:25
General information
Forum:
ASP.NET
Category:
Class design
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01197404
Message ID:
01197919
Views:
17
Hello again Bonnie! I've tried all that with no results. I finally gave up and started a new project and made the class again from scratch, thanks God this is only part of my learning experience :), after coding the new class I realized that only objects added by code appear in the designer when I create a new form and not those I drag from the toolbox. Is this the normal behavior?

Enmanuel


>Hmmm ... I would have thought that copying the new version of the DLL into the bin folder would have solved the problem. But of course, one has to wonder why you had an old version in there to begin with ... the project is referenced so it should have been keeping the up-to-date DLL in the bin.
>
>I've occasionally had similar un-explained problems. Try removing the reference and adding it back in again. Also, try leaving Visual Studio and starting back up again (and/or rebooting your PC).
>
>~~Bonnie
>
>
>>Thanks for your reply Bonnie. I've checked your suggestion and the "Copy Local" is set to true. I've also checked the actual bin folder of the project and the only difference I could notice was the DLL there was an outdated version. I copied the new version and even rebuild the project but the results are still the same.
>>
>>Enmanuel
>>
>>>The problem is most likely that the DLL is not copied to the bin folder of whatever project is referencing it. In the Solution Explorer, right-click on the project references and choose Properties for the referenced class library. "Copy Local" should be set to true. If that doesn't solve the problem, I'll have to think about it a bit more.
>>>
>>>~~Bonnie
>>>
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform