Hi, Maybe you can try to list as KL01, KL02, KL03 and so on... In this way, it will sort out as KL01, KL02, KL03, KL10. Chiari -- modified at 20:08 Monday 20th February, 2006
Because I am making an automatic classgenerator. It automatically generates the classes from the selected SQL tables. So I need a class library for the autogenerated classes and I need another class library for the insert, update, delete ... statements. (I am programming 3 tier) It works fine for just one class library but when I dynamically add another class library, visual studio says that the solution already exists and he can't create a second class library...