Skip to content

Instantly share code, notes, and snippets.

@neilkod
Created June 8, 2011 16:36
Show Gist options
  • Save neilkod/1014778 to your computer and use it in GitHub Desktop.
Save neilkod/1014778 to your computer and use it in GitHub Desktop.
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