Created
June 8, 2011 16:36
-
-
Save neilkod/1014778 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.NullReferenceException | |
Object reference not set to an instance of an object. | |
Stack Trace: | |
at Quest.Toad.CodeInsight.LanguageDialect.CompareObject(BaseObject obj, String schema, String owner, String name) | |
at Quest.Toad.CodeInsight.BaseDialect.GenerateInsight(IConnection connection, String defaultSchema, Boolean filtering, Insight insight, Boolean secondary, Boolean& hasSecondary, List`1 ownerList) | |
at Quest.Toad.CodeInsight.BaseDialect.GetInsight(IConnection connection, IParserChunk chunk, Int32 offset, String defaultSchema, Int32& startOffset, Boolean& hasSecondary, Boolean filtering, Boolean secondary, HotTokenInsight hotToken) | |
at Quest.Toad.Editor.Commands.InvokeMemberListCommand.FetchMemberListItems(Object editorText) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment