Applies to
ApexSQL Doc
Summary
This article discusses how to solve the “System.FormatException” error that is encountered when documenting a database
Symptoms
The “System.FormatException” error can be encountered when documenting specific databases
Exceptions
Top Level Exception
Type: System.FormatException
Message: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Source: mscorlib
Resolution
The possible workarounds are:
- Replace ‘.’ in the Add SQL Server dialog with the real server name or "(local)" (e.g. “.SQL2005” change to "(local)SQL2005")
- If you tried to document several databases simultaneously, try to document them one by one
- Document your database with the Explicitly parse database option turned Off
- Change the regional settings of your machine to English
About ApexSQL Doc
Last updated
April 7, 2013