View Single Post
  #109 (permalink)  
Old 11-10-2009, 12:04 PM
dehx's Avatar
dehx
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Apr 2009
Posts: 149
Reputation: 385
dehx is becoming a PPCGeeks regulardehx is becoming a PPCGeeks regulardehx is becoming a PPCGeeks regulardehx is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Touch One 0.1.2a - (WVGA/VGA/QVGA/WQVGA)

Quote:
Originally Posted by dagosjt View Post
I tried last version, again Out Of Memory error just after installing.
Made a softreset and many messages about english, swedish languages appeared, however at the end I had the error pages I attach.

Moreover, a lot of icons are no more visible even for other programs.

Uninstalled the program, made a sof reset and my icons are again back

I'm sure you'll be able to correct everything
I'm working on it dagosjt.

Quote:
Originally Posted by NdrU View Post
Unfortunately, it still doesn't work for me. The English/Spanish language only message is gone, but the program still crashes with the following error:
Code:
TouchOne.exe
DirectoryNotFoundException
 
v System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
v System.IO.Directory.InternalGetFiles(String path, String searchPattern)
v System.IO.Directory.GetFiles(String path, String searchPattern)
v TouchOne.frmMain.LoadIcons(String StrDirectory)
v TouchOne.frmMain.DrawApps()
v TouchOne.frmMain.DrawScreen(Boolean DrawAll)
v TouchOne.frmMain.frmMain_Load(Object sender, EventArgs e)
v System.Windows.Forms.Form.OnLoad(EventArgs e)
v System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
v System.Windows.Forms.Control.set_Visible(Boolean value)
v System.Windows.Forms.Application.Run(Form fm)
v TouchOne.Main.LoadMainForm()
v TouchOne.Main.Main()
I'll have a fix for this, uploaded tonight.
Reply With Quote