Hello All
i using dotConnect for SQL in inherit project, working perfect but i have a little problem when i create child form from inherit form i everytime taking this warning
Warning 1 Object reference not set to an instance of an object. 0 0
everytime i must to press ignore and continue where is the problem if anyone have idea how to fix this problem please help me bcs going crzy
thank you for all helps
detail
Instances of this error (1)
1. Hide Call Stack
at Devart.Common.Design.DbConnectionSerializer.AfterDeserialize(Object& resObject, CodeStatementCollection statements)
at Devart.Common.Design.ReferenceSerializer.Deserialize(IDesignerSerializationManager manager, Object codeObject)
at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.DeserializeName(IDesignerSerializationManager manager, String name, CodeStatementCollection statements)
Help with this error
Hi Please Help
-
burak.ogutken
- Posts: 15
- Joined: Wed 15 Jul 2009 20:21
We cannot reproduce the problem with the latest 2.05.39 version. I have created the Form1 instance with the SqlConnection object, then Form2 was created as an instance of the Form2 class inherited from Form1. As a result, Form Designer of Form2 contained the instance of SqlConnection inherited from the base form. There were no errors.
Please try the 2.05.39 version. If the problem persists, please provide us the steps we should follow to reproduce the issue. A test project will be appreciated.
Please try the 2.05.39 version. If the problem persists, please provide us the steps we should follow to reproduce the issue. A test project will be appreciated.
-
burak.ogutken
- Posts: 15
- Joined: Wed 15 Jul 2009 20:21
-
burak.ogutken
- Posts: 15
- Joined: Wed 15 Jul 2009 20:21
-
burak.ogutken
- Posts: 15
- Joined: Wed 15 Jul 2009 20:21
im sending sample project with standart form and giving that warning message..
http://www.atlasjetva.org/DevartTest.rar
http://www.atlasjetva.org/DevartTest.rar