| 48 | == Troubleshooting == |
| 49 | |
| 50 | On Windows, if you get the error message: |
| 51 | {{{ |
| 52 | Application not initialized correctly on cobra.exe |
| 53 | }}} |
| 54 | Then you do not have .NET installed. This is more typical on Windows XP which does not have .NET by default. Relevant links: |
| 55 | * [http://www.google.com/search?hl=en&q=download+.NET Google "download .NET"] |
| 56 | * [http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en Microsoft .NET Framework Version 2.0 Redistributable Package (x86)] |
| 57 | |