• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

Just empty windows

Started by Cactus, December 22, 2017, 02:35:33 PM

Cactus

I've been using RadioDJ for a while and wanted to try v2. I unpacked the zip to d:\radiodjv2, created a database and opened the software. And it just shows some empty windows...



What am I doing wrong?

ghm72

Can you check to see if Windows defender is deleting files I had an issue with WD where it wanted to delete RadioDJ program files.

Add the RadioDJ folder to the exceptions list https://support.microsoft.com/en-gb/help/4028485/windows-10-add-an-exclusion-to-windows-defender-antivirus

You'll need to restore all files afterwards.

Vanlen

#2

UPDATE:   Used the INSTALLER VERSION AND NOW LOADS :cool:

Yep, same screen as I have.  I went into windows defender and put the RadioDJ2 folder as an exemption.  Folder put in C/ as before and ran as administrator. (Noticed some files say read only and can't undo) Windows 10 on 64 bit. Database Setup went fine. I used the Zip version and just unzipped to C:/ as in previous versions. 

EDIT:  I had a windows update yesterday if that helps.  I'll try the installer version to see if it works.

Forest Green Radio
Victoria Country, New Brunswick
www.forestgreenradio.ca

Cactus

Adding it to Windows Defender exceptions and restoring all files does not help. It still looks the same. Do you need any more information about my system that might help?
I'm using Windows 10.

FL Coast

:)    Play the Music and Have Fun!    :ok:
==================================
Fun In The Sun,  From the Florida Coast
***************************************************
"It is what we learn after we think we know it all, that counts."
John Wooden 1910 - 2010

Marius

Did you tried the installer version as Vanlen suggested?
DOWNLOADS PAGE

HOW TO FIX RADIODJ DATABASE
----------------
Please don't PM me for support requests. Use the forums instead.

FL Coast

Quote from: Marius on December 22, 2017, 04:29:09 PM
Did you tried the installer version as Vanlen suggested?

Thanks Marius.  If you are having this issue with the zip file (on Windows 10 anyway).  After downloading RadioDJv2.zip, right click on the file and look for the security at the bottom of the properties window. Check the Unblock box before unzipping the file.

[attachment deleted by admin]
:)    Play the Music and Have Fun!    :ok:
==================================
Fun In The Sun,  From the Florida Coast
***************************************************
"It is what we learn after we think we know it all, that counts."
John Wooden 1910 - 2010

Marius

Oh, thanks for reminding me that windows security feature.
DOWNLOADS PAGE

HOW TO FIX RADIODJ DATABASE
----------------
Please don't PM me for support requests. Use the forums instead.

Vanlen

Terrific info FL Coast.  That explains it.  :cool:

Cheers
Forest Green Radio
Victoria Country, New Brunswick
www.forestgreenradio.ca

carlosrosales

Hello there, I am still getting the empty windows upon running new version. I have tried to add an exemption of my c:/radiodj folder on win defender and also I checked the "unblock" the security options. No luck. I jave also tried the executable updater, no luck.
Any hint. Did you guys solved?
Many Thanks 

Cactus

Thanks, FL Coast! This fixed the problem for me too.

Mistral

#11
Hello everyone,
I managed to have my database read this way: once I opened "Database setup.exe" I restored the backup and then on "database utils" I made "database update" .. selected the upgrade that automatically from 1.8.2 to 2.
Reads the database, but automatic rotation does not work
Antonio WWR - The World Web Radio

http://www.theworldwebradio.net

Jasva

Quote from: Mistral on December 23, 2017, 04:35:04 PM
Hello everyone,
I managed to have my database read this way: once I opened "Database setup.exe" I restored the backup and then on "database utils" I made "database update" .. selected the upgrade that automatically from 1.8.2 to 2.
Reads the database, but automatic rotation does not work

I have exact same problem!

SiyfMuhammadEL

#13
Quote from: Jasva on December 24, 2017, 08:13:21 PM
I have exact same problem!

Hey RadioDJ Users!

I have the same issue. I went in and tried to understand what the error log is saying... It has something to do with the database. At first, I got all empty windows, the audio meters were peaked out, and there were Xs on No Sweeper and No Voicetrack. I followed the above instructions and though it did give me open windows, none of our music will populate to RadioDJv2. It's the same database we use for v1.8.2; I put in the log-in credentials from the current database and it logged into it, but I got this message in the ExceptionLog:

25 Dec 2017 14:25:12
Column 'title_played' does not belong to table Table.   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at ‮‎‍‌‪‭‭‏‬‪​‏‎‮‮‎‮‮‮‍‪‎‍‏‏‮.GetSongs(String sqlFilter, DataGridView& dgv)
   at Plugin_Search.SearchControl.‌‍‍‭‬‬​‬‪‏‪‭‮‏‌‎‌‭​‎‮(Int32 )
   at Plugin_Search.SearchControl.‭‌‌‌‫‎‭‫‏​​‍‫‍‫​‭‌‭‫‬‏‫‪‮(Object , EventArgs )
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at rdjInterface.Categories.PopulateSubCatList(Int32 catID, ComboBox& subCatCombo, Boolean WithAny)
   at Plugin_Search.SearchControl.‎‌​‮‎‪​‫‏‬‪‎‪‭‮‬‎‌‬‏‌‫‮‮‮(Object , EventArgs )
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at rdjInterface.Categories.PopulateCatList(ComboBox& catCombo, Boolean WithAny)
   at Plugin_Search.SearchControl.‮‎‮‭‎‎‫‬‫‪‫‫‍‮‍‏‭​​‬‮​‍‌‭‏‬‌‮(Boolean )
   at Plugin_Search.SearchControl.‌​‏‎‫‪‪‎​‎‬‏‫‍‏‍‮‏‭‎​‫​‍‎‮‎‮(Object , EventArgs )
   at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
   at System.Windows.Forms.UserControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Control.set_Visible(Boolean value)
   at MdiTabControl.TabControl.SelectItem(TabPage TabPage)
   at MdiTabControl.TabControl.TabPageCollection.TabPage_Clicked(Object sender, EventArgs e)
   at MdiTabControl.TabPage.Select()
   at MdiTabControl.TabControl.TabPageCollection.OnInsertComplete(Int32 index, Object value)
   at System.Collections.CollectionBase.System.Collections.IList.Add(Object value)
   at MdiTabControl.TabControl.TabPageCollection.Add(Form Form)
   at !VyaSo8Ycl-8D)2T3D\\@j%9s\..‎‎‭‏‍‪‪​‌‫‎‮‭​‏‫‏‪‍​‭‏‎‬​‮()
   at !VyaSo8Ycl-8D)2T3D\\@j%9s\..‎‌‫‮‍‏‌‍‭‭‍‎‫‮‏‌‌​‍‏‌‎‭‭‌‭‎‮()
   at !VyaSo8Ycl-8D)2T3D\\@j%9s\..‎‭‮‪‌‭‫‏‎‏‏‪‏‏‮‍‬‮‪‬‮‮(Object , EventArgs )
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

25 Dec 2017 14:25:12
Column 'title_played' does not belong to table Table.   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at ​‮‎‍‌‪‭‭‏‬‪​‏‎‮‮‎‮‮‮‍‪‎‍‏‏‮.GetSongs(String sqlFilter, DataGridView& dgv)
   at Plugin_Search.SearchControl.‌‍‍‭‬‬​‬‪‏‪‭‮‏‌‎‌‭​‎‮(Int32 )
   at Plugin_Search.SearchControl.‪‪​‪‌‮​​‪‭‭‌‪‎‮‎‫‍‭‏‮‬‬‎‮(Object , EventArgs )
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

25 Dec 2017 14:36:52
Column 'title_played' does not belong to table Table.   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at ​‮‎‍‌‪‭‭‏‬‪​‏‎‮‮‎‮‮‮‍‪‎‍‏‏‮.GetSongs(String sqlFilter, DataGridView& dgv)
   at Plugin_Search.SearchControl.‌‍‍‭‬‬​‬‪‏‪‭‮‏‌‎‌‭​‎‮(Int32 )
   at Plugin_Search.SearchControl.‭‌‌‌‫‎‭‫‏​​‍‫‍‫​‭‌‭‫‬‏‫‪‮(Object , EventArgs )
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at rdjInterface.Categories.PopulateSubCatList(Int32 catID, ComboBox& subCatCombo, Boolean WithAny)
   at Plugin_Search.SearchControl.‎‌​‮‎‪​‫‏‬‪‎‪‭‮‬‎‌‬‏‌‫‮‮‮(Object , EventArgs )
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at rdjInterface.Categories.PopulateCatList(ComboBox& catCombo, Boolean WithAny)
   at Plugin_Search.SearchControl.‮‎‮‭‎‎‫‬‫‪‫‫‍‮‍‏‭​​‬‮​‍‌‭‏‬‌‮(Boolean )
   at Plugin_Search.SearchControl.‌​‏‎‫‪‪‎​‎‬‏‫‍‏‍‮‏‭‎​‫​‍‎‮‎‮(Object , EventArgs )
   at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
   at System.Windows.Forms.UserControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Control.set_Visible(Boolean value)
   at MdiTabControl.TabControl.SelectItem(TabPage TabPage)
   at MdiTabControl.TabControl.TabPageCollection.TabPage_Clicked(Object sender, EventArgs e)
   at MdiTabControl.TabPage.Select()
   at MdiTabControl.TabControl.TabPageCollection.OnInsertComplete(Int32 index, Object value)
   at System.Collections.CollectionBase.System.Collections.IList.Add(Object value)
   at MdiTabControl.TabControl.TabPageCollection.Add(Form Form)
   at !VyaSo8Ycl-8D)2T3D\\@j%9s\..‎‎‭‏‍‪‪​‌‫‎‮‭​‏‫‏‪‍​‭‏‎‬​‮()
   at !VyaSo8Ycl-8D)2T3D\\@j%9s\..‎‌‫‮‍‏‌‍‭‭‍‎‫‮‏‌‌​‍‏‌‎‭‭‌‭‎‮()
   at !VyaSo8Ycl-8D)2T3D\\@j%9s\..‎‭‮‪‌‭‫‏‎‏‏‪‏‏‮‍‬‮‪‬‮‮(Object , EventArgs )
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

25 Dec 2017 14:36:53
Column 'title_played' does not belong to table Table.   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at ​‮‎‍‌‪‭‭‏‬‪​‏‎‮‮‎‮‮‮‍‪‎‍‏‏‮.GetSongs(String sqlFilter, DataGridView& dgv)
   at Plugin_Search.SearchControl.‌‍‍‭‬‬​‬‪‏‪‭‮‏‌‎‌‭​‎‮(Int32 )
   at Plugin_Search.SearchControl.‪‪​‪‌‮​​‪‭‭‌‪‎‮‎‫‍‭‏‮‬‬‎‮(Object , EventArgs )
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Anyone know what to make of this?

Update...
Now the v1.8.2 station is down. No music in the categories at all...
Oh wow. There aren't any categories at all.
Even if I go to my backups v1.8.2 is finding remnants of v2 and will not operate. I uninstalled v2 and deleted all of the files that Windows Uninstall left behind and emptied the trashcan. I then copied the backup RadioDJ folder and put it back on C:/ where it was before.
I guess this means I have to start over building the station? The database shows that it's online but there's nothing in RadioDJ concerning music.
OK. Question:
Where are the files located associated with the programming of the rotations and playlists, ect.? I want to at least salvage how the station is programmed (days of work and tweaks)...

rkriggs

I noticed that the back up in Version 2 in not going to the radiov2 setup backup file. it is going to radiodj v 1.82. I dont know ANYTHING about the back end to this stuff but if you are doing a backup from v2 and v 1.82 stops working.. you may have just over written your working files with non working files. I guess it always safe to change the backup location.


Randy!!