Open Media Library Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

OML - The open source media library

Author Topic: Can not launch OML Database Editor  (Read 183 times)

plasma2002

  • Newbie
  • *
  • Posts: 2
    • View Profile
Can not launch OML Database Editor
« on: April 28, 2010, 10:28:58 PM »
I can not lauch the editor. I have never been able to.

When I start it, it's progress bar gets up to "Loading Plugins." - then crashes.



Heres a snippet from the crash report:
Code: [Select]
Problem Event Name: CLR20r3
Problem Signature 01: omldatabaseeditor.exe
Problem Signature 04: mscorlib
Problem Signature 09: System.IO.DirectoryNotFound

What IO directory is it looking for that it cant find?

Thanks in advance.

---
My setup:
Windows 7 Home 64bit, but using the x86 build of oml
Logged

msbob

  • OML Developer
  • ******
  • Posts: 985
    • View Profile
Re: Can not launch OML Database Editor
« Reply #1 on: April 29, 2010, 01:16:11 PM »
It is probably an issue with x64/x86 and looking for the Program Files (x86)\OML folder.
Logged

0118 999 881 999 119 7253

plasma2002

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Can not launch OML Database Editor
« Reply #2 on: April 29, 2010, 03:55:07 PM »
When I ran the command line importer, it was a little more revealing on it's error.

It said it was unable to find "C:\Program Files\OpenMediaLibrary\Plugins"
Well it couldnt find that because I was runing the x86 version and everything was in "Program Files (x86)"

In other words, yes, you were right.

I uninstalled and reinstalled the client for 64 and it worked perfectly. Hadnt done so yet because I was having other problems with the 64 edition, but those are fixed now, so no worries!

Thanks again!
Logged