Sudocue 2.2.0.0 - bug - Can't open locally after downloading

Ask your support questions for SudoCue here
Post Reply
PsyMar
Hooked
Hooked
Posts: 32
Joined: Fri Nov 17, 2006 5:32 pm
Location: The Triad, North Carolina, US

Sudocue 2.2.0.0 - bug - Can't open locally after downloading

Post by PsyMar »

Ack, I found another obscure one it looks like.

After downloading the Daily Nightmare from the website using file -> Open WWW, trying to open a file on the computer using file -> Open or just ctrl-o throws an unhandled exception. This happens even if a new sudoku has been started by copy/pasting it in, but closing and reopening SudoCue fixes it until the next Daily Nightmare download.

Error message is as follows:

Code: Select all

Open File

System.InvalidOperationException: Nightmare 12/9/2006 is an invalid file name.
at System.Windows.Forms.OpenFileDialog.RunFileDialog(OPENFILENAME_I ofn)
at System.Windows.Forms.FileDialog.RunDialog(IntPtr hWndOwner)
at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
at Sudoku.Form1.OpenFile(String fn)
Post Reply