PROKA Posted August 10, 2006 Posted August 10, 2006 (edited) Hi there, I'm sure you are all familiarized with the application settings in .NET (See screenshot). In my project i have a class named X. How can I create an app setting of type X? Gracias Edited March 13, 2007 by PROKA Quote Development & Research Department @ Elven Soft
Administrators PlausiblyDamp Posted August 10, 2006 Administrators Posted August 10, 2006 If it doesn't appear in the list you should just be able to type in the namespace.classname in the textbox. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
PROKA Posted September 15, 2006 Author Posted September 15, 2006 I tried that and it fVck30 up the project ("Failed ... 'InitializeComponent') I have to redo it from scratch :( Quote Development & Research Department @ Elven Soft
Administrators PlausiblyDamp Posted September 16, 2006 Administrators Posted September 16, 2006 (edited) Couldn't you have just undone the change rather than having to do everything from scratch? Also did you get any errors if you tried a rebuild? There is no reason why adding a custom datatype to the property settings should cause that kind of problem, and it certainly never happened when I've done it. Edited March 20, 2007 by PlausiblyDamp Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
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.