Once again - Object of type x...
Peter Osucha <[email protected]> Mon, 18 Dec 2006 14:24:06 -0500
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <[email protected]> |
I apologize for posting this again - it's been a while since I've seen it and I can't find a solution... I have a class 'GraphConfiguration' that contains some info about, well, graph configurations for an application. Nothing really fancy. Just a few properties dealing with user configurable things about the way a graph is set up. Anyway, there is an instance of this class in a user control I'm creating. I repeatedly get to a point in the IDE where I can no longer click on the gui portion of the user control - instead , the IDE gives me an 'error' page stating that... Object of type 'ETI.Controls.Graph.GraphConfiguration' cannot be converted to type 'ETI.Controls.Graph.GraphConfiguration.' with a line number of 0 and a column number of 0. I can find no information about what may cause this error or about what the compiler is doing trying to do this 'conversion' (ie, I don't know what on earth the error message is trying to tell me). Any ideas, please? Peter =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com