Options

Error Generating Documentation for a single table

sjschmalfeldsjschmalfeld Posts: 3
edited October 22, 2013 4:53PM in SQL Doc Previous Versions
I am getting a strange error when trying to generate documentation for a single table in a database that I was handed to work with. This the information from the log:

08:19:44.659|Info |Logging |1 |Current Logging levels enabled: Fatal,Error
08:20:15.439|Error |Engine Internal |4 |PreviewObjectThread:HTML Preview failed
System.InvalidCastException: Unable to cast object of type 'RedGate.SQLCompare.Engine.Statistics' to type 'RedGate.SQLCompare.Engine.RelationalIndex'.
at „.•„.››(Table )
at „.•„.œ™()
at „.„.š()
at „.„.š™()
at „.„.“™()
at „.„.Œ()
at †.†.Â

Comments

  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    This can happen if you compare a SQL Server database snapshot (note not the "snapshot" file created by SQL Compare). Snapshots are not supported by the SQL engine in SQL Doc at this time.
  • Options
    This can happen if you compare a SQL Server database snapshot (note not the "snapshot" file created by SQL Compare). Snapshots are not supported by the SQL engine in SQL Doc at this time.

    It was not a snapshot. Using the SQL Doc3 beta seemed to solve the problem
Sign In or Register to comment.