Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια

C# and .NET Tips and Tricks

Quests in programming in .NET

Σεπτέμβριος 2009 - Δημοσιεύσεις

WPF Designer Error "Could not create an instance of type"
Suppose that in a WPF application there are some custom User Controls implemented. During development in some windows that use the custom User Control you may find that the designer cannot load them and instead it gives the following error: "Could not create an instance of type YOURCONTROLHERE" This happens because the designer runs the constructor for the User Control whenever it needs to display it in design mode. Within the constructor something throws an exception. Sometimes this does not mean

Διαβάστε περισσότερα »

Posted: Κυριακή, 20 Σεπτεμβρίου 2009 10:48 πμ από iwannis | 0 σχόλια
Δημοσίευση στην κατηγορία:
New Look !
This Blog has now a new look ! Hope you like it.

Διαβάστε περισσότερα »