From: <mic...@ad...> - 2004-07-09 13:25:35
|
> I have seen that before, but I don't remember when and > why. Have you tried just executing the project. Try with > F5 or with Ctrl+F5. Does any of this commands work? I should have tried that...No, it still fails (both F5 and CTRL-F5) but it says "Key is not unique in collection" Debug puts me on line 118 of clsTreeviewLoadStruct (GiveStruct function): Set notCurNode = trvTreeview.Nodes.Add(strKeyFolder & LTrim$(CStr(lngParent)), tvwChild, strKeyFolder & rs(strDBId), rs(strDBTitle), strImage) The icon does appear in the status bar and I do hear it accessing where I said to store the database before the error appears. I do have the release version installed. Should I uninstall that? Thanks for the help. Sincerely, Michael Cox |