whut / jumplist-extender

Automatically exported from code.google.com/p/jumplist-extender
0 stars 0 forks source link

CreateAppId: The path is not of legal form #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Another weird one. Where in OpenProgramFile() do I call GetAppId()?

Env64: True
EnvInstalled: True

System.ArgumentException: The path is not of a legal form.
  at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
  at System.IO.Path.GetFullPath(String path)
  at System.Diagnostics.FileVersionInfo.GetFullPathWithAssert(String fileName)
  at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
  at T7ECommon.Common.GetAppIdForProgramFile(String programFilePath)
  at T7EPreferences.Primary.OpenProgramFile()
  at T7EPreferences.Primary.ShowStartDialog()
  at T7EPreferences.Program.Main()

Original issue reported on code.google.com by mar.mar...@gmail.com on 22 May 2010 at 4:37

GoogleCodeExporter commented 8 years ago

Original comment by mar.mar...@gmail.com on 31 May 2010 at 5:51