thecrgrt Posted May 23, 2011 Posted May 23, 2011 I've created new project with 0.85 and place TUniEdit on the form and run, the error "Class TUniEdit not found" was raised, but if I copy them from old created project(0.84), there are no error.
Administrators Farshad Mohajeri Posted May 23, 2011 Administrators Posted May 23, 2011 I've created new project with 0.85 and place TUniEdit on the form and run, the error "Class TUniEdit not found" was raised, but if I copy them from old created project(0.84), there are no error. Interesting. I can't reproduce it. What's your Delphi version?
thecrgrt Posted May 23, 2011 Author Posted May 23, 2011 Interesting. I can't reproduce it. What's your Delphi version? Delphi XE Update 1
Administrators Farshad Mohajeri Posted May 23, 2011 Administrators Posted May 23, 2011 Delphi XE Update 1 Looks weird. Can you try reinstalling all packages after removing them from UDE?
thecrgrt Posted May 23, 2011 Author Posted May 23, 2011 I don't do anythings, but now there are no error. Previously, I've tried to add and romove TUniEdit for a several times, but it always error. I was just copied TUniEdit from old project and remove a components that have a problem, it worked. (Even if I copy TUniEdit from old project but don't remove a components that have a problem, error was still existed) I don't know why? I cannot reproduce it too. Maybe it was an IDE bug???
Administrators Farshad Mohajeri Posted May 24, 2011 Administrators Posted May 24, 2011 There can be more than one uniGUIxx.bpl in the path. It is better to make a clean install after removing uniGUI and all related files and packages.
thecrgrt Posted May 24, 2011 Author Posted May 24, 2011 There can be more than one uniGUIxx.bpl in the path. It is better to make a clean install after removing uniGUI and all related files and packages. It's possible, I do not delete BPL files before recompile packages. Now there is no problem any more, thank you.
Recommended Posts