Page 3 of 4
Re: Client Suite 3.0
Posted: Mon May 13, 2013 7:36 pm
by cosmith71
rossbryant1956 wrote:save this file where?
Put it anywhere. Open up ReefAngel Client, go to Settings, then Load Memory File. Navigate to the settings file you just saved and it will load it up.
--Colin
Re: Client Suite 3.0
Posted: Mon May 13, 2013 7:40 pm
by rimai
Re: Client Suite 3.0
Posted: Wed May 15, 2013 10:09 pm
by Bogdan
Wherever on your computer.Then go Setting and Memory file and brows to where you saved the file.
Maybe it will work for you, it didn't for me.
Good luck.
Re: Client Suite 3.0
Posted: Thu May 16, 2013 7:20 am
by cosmith71
Bogdan wrote:Wherever on your computer.Then go Setting and Memory file and brows to where you saved the file.
Maybe it will work for you, it didn't for me.
Good luck.
Be sure to close out the program and restart it after you load the memory file.
Also, make sure you're using the correct memory file for your library version. There's a couple floating around.
--Colin
Re: Client Suite 3.0
Posted: Sat May 18, 2013 2:53 am
by Sacohen
I just installed it and got it working.
Great tool Dave Thanks.
The online settings don't seem to let me click in there and do anything.
Actually the "Send Parameters to Reef Angel Portal for online viewing".
Re: Client Suite 3.0
Posted: Mon May 20, 2013 9:31 am
by Sacohen
I'm getting text & email notifications pretty much every hour saying "pH has reached defined low threshold of 7. The current pH is: x.xx" Usually around 6.0.
I've watched the portal pretty much all day yesterday and had it open at work all morning today and never saw it dip very far out of range. IE today it has stayed pretty much at 7.86.
Also yesterday when it was happening I would go to the client and look at the graph and there was no indication of anything that far out of line.
Are there known issues like this?
I also have notifications set up on the RA Portal and have received nothing except when I my sump fan turned on at noon and brought the water in the sump down to 74°. This is OK, because the light came on at that time to and will start heating up the water,
Re: Client Suite 3.0
Posted: Sat May 25, 2013 2:36 am
by Topcat
Hi,
Is can you set it to C temp reading?? My controller is in Celsius.
Thanks
Tony
*** sorry i found it i looked straight at it and didn't see it***
Thanks for the application to its great.....
Re: Client Suite 3.0
Posted: Mon Jun 03, 2013 10:33 am
by Paulturner911
enigma32 wrote:@Paulturner911:
It seems to be usually related to the VC++ redistributable... I imagine the installer ensures that you have the right one though. (Perhaps it doesn't, or maybe if it used to work you have installed something that changed the version of the library you had...)
Maybe try reinstalling the client?
Otherwise I think you'll have to wait for the author or someone else familiar with .Net programming to respond... I won't touch that stuff
Id love to get this up and running. I have installed and uninstalled many times over on 2 different hardrives. One was XP with some jacked up mods which may have affected the .NET, so I tried on a virgin Vista, both show the same error. Anyone else have any troubleshooting I could try?
Re: Client Suite 3.0
Posted: Wed Jul 03, 2013 6:39 pm
by Paulturner911
Problem was with the NET4 update....I had bought 1TB HD and started from scratch, works like a charm!! This thing is bad ass!!
Re: Client Suite 3.0
Posted: Fri Aug 02, 2013 6:21 pm
by Redadeath
after insatlling fresh new reef angel client suite
i cannot enter the memmory tab
i got the latest online version of libraries Controller is running dev libraries v.1.0.9
Re: Client Suite 3.0
Posted: Mon Aug 05, 2013 7:31 am
by Reddy
Redadeath wrote:after insatlling fresh new reef angel client suite
i cannot enter the memmory tab
i got the latest online version of libraries Controller is running dev libraries v.1.0.9
Download the RAMemory.ini file for the version of the libraries you are using. 1.1.0 is here:
http://forum.reefangel.com/viewtopic.php?p=34019#p34019
Load the RAMemory.ini file you just downloaded in the RAClient. In RAClient, click Settings, Load Memory File, and select the RAmemory.ini file.
Close the RAClient and open it again. Check to see if you can read memory.
Re: Client Suite 3.0
Posted: Thu Aug 15, 2013 5:36 am
by duck
Paulturner911 wrote:This is the error I am getting trying to run the program. I can run the dashboard and listener will run, logger will run, but when I switch notifier on, logger will stop.
Im getting that same error and have tried on different machines with clean installs. seems ill never get this working.
Does anyone know what is going on with the .Net stuff?
Re: Client Suite 3.0
Posted: Sat Aug 17, 2013 10:21 am
by Seedlessone
Okay why cant I see the refresh button anymore under memory. I can connect just fine but I cant scroll down to hit the refresh button. Ive tried everything all the way down to changing screen resolution.... Please help about to throw computer across room. All my tank parameters are showing so I know Im connected.
Re: Client Suite 3.0
Posted: Sat Aug 17, 2013 10:35 am
by rimai
did you update the ini file?
Re: Client Suite 3.0
Posted: Thu Sep 12, 2013 10:25 am
by rimai
For v1.0.9 libs, you need this one.
Re: Client Suite 3.0
Posted: Sun Nov 10, 2013 6:21 pm
by Reddy
rimai wrote:For v1.0.9 libs, you need this one.
Is there a new RAMemory.ini for 1.1.0?
Re: Client Suite 3.0
Posted: Mon Nov 11, 2013 9:27 am
by rimai
Try this one...
Re: Client Suite 3.0
Posted: Wed Nov 20, 2013 3:58 am
by michaela
My client has stopped working. After I re-install the client it works for a couple of hours then it stops.
Listener has stopped (logger and notifier are both running), and attempts to reconnect don't work.
When I look in settings my ip address/port username and key are all erased. I can't even see the ip/port details unless i choose usb then change back to wifi. If i re-enter my details I am unable to save.
Re: Client Suite 3.0
Posted: Mon Mar 31, 2014 8:33 pm
by Christian.Canuel
Hi can you help me
My code:
#include <ReefAngel_Features.h>
#include <Globals.h>
#include <RA_Wifi.h>
#include <Wire.h>
#include <OneWire.h>
#include <Time.h>
#include <DS1307RTC.h>
#include <InternalEEPROM.h>
#include <RA_NokiaLCD.h>
#include <RA_ATO.h>
#include <RA_Joystick.h>
#include <LED.h>
#include <RA_TempSensor.h>
#include <Relay.h>
#include <RA_PWM.h>
#include <Timer.h>
#include <Memory.h>
#include <InternalEEPROM.h>
#include <RA_Colors.h>
#include <RA_CustomColors.h>
#include <Salinity.h>
#include <RF.h>
#include <IO.h>
#include <ORP.h>
#include <AI.h>
#include <PH.h>
#include <WaterLevel.h>
#include <ReefAngel.h>
////// Place global variable code below here
////// Place global variable code above here
//1 1ight
//2 light
//3 Heater
//4 Wp40
//5 ATO
//6 Skimmer
//7 Pompe Remonte
//8 Phosban
void setup()
{
ReefAngel.Init(); //Initialize controller
ReefAngel.AddStandardMenu(); // Add Standard Menu
ReefAngel.FeedingModePorts = Port4Bit | Port6Bit | Port8Bit; // Ports toggled in Water Change Mode
ReefAngel.WaterChangePorts = Port3Bit | Port5Bit | Port6Bit | Port7Bit | Port8Bit; // Ports toggled when Lights On / Off menu entry selected
ReefAngel.LightsOnPorts = Port1Bit | Port2Bit; // Ports turned off when Overheat temperature exceeded
ReefAngel.OverheatShutoffPorts = Port3Bit; // Use T1 probe as temperature and overheat functions
ReefAngel.TempProbe = T1_PROBE;
ReefAngel.OverheatProbe = T1_PROBE;
// Set the Overheat temperature setting
InternalMemory.OverheatTemp_write( 805 );
// Ports that are always on
ReefAngel.Relay.On( Port1 );
ReefAngel.Relay.On( Port2 );
ReefAngel.Relay.On( Port4 );
ReefAngel.Relay.On( Port6 );
ReefAngel.Relay.On( Port7 );
ReefAngel.Relay.On( Port8 );
////// Place additional initialization code below here
////// Place additional initialization code above here
}
void loop()
{
ReefAngel.StandardHeater( Port3,760,769 );
ReefAngel.StandardATO( Port5,7200 );
////// Place your custom code below here
////// Place your custom code above here
// This should always be the last line
ReefAngel.ShowInterface();
}
My errors.., Sorry my log is in french..
*****2014-03-31 23:02:41*****
Message:
La référence d'objet n'est pas définie à une instance d'un objet.
StackTrace:
à ReefAngelWCFListener.ReefAngelListener.GetPortalLabels()
*****2014-03-31 23:02:41*****
Message:
There was an error parsing the query. [ Token line number = 3,Token line offset = 25,Token in error = = ]
StackTrace:
à System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
à System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
à System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
à System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
à ReefAngelClient.DAO.DataAccess.ExecuteNonQuery(String query)
*****2014-03-31 23:02:41*****
Message:
There was an error parsing the query. [ Token line number = 3,Token line offset = 25,Token in error = = ]
StackTrace:
à System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
à System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
à System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
à System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
à ReefAngelClient.DAO.DataAccess.ExecuteNonQuery(String query)
*****2014-03-31 23:02:41*****
Message:
There was an error parsing the query. [ Token line number = 3,Token line offset = 25,Token in error = = ]
StackTrace:
à System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
à System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
à System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
à System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
à ReefAngelClient.DAO.DataAccess.ExecuteNonQuery(String query)
*****2014-03-31 23:02:41*****
Message:
La valeur ne peut pas être null.
Nom du paramètre : String
StackTrace:
à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
à System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
à ReefAngelClient.Form1.DisplayMemoryValues()
Thanks
Christian
Re: Client Suite 3.0
Posted: Mon Mar 31, 2014 8:48 pm
by rimai
Keep going back some posts and you will find a patch.
Re: Client Suite 3.0
Posted: Mon Mar 31, 2014 8:50 pm
by Christian.Canuel
Thank you !
Everything is ok !!
Re: Client Suite 3.0
Posted: Mon May 12, 2014 12:02 pm
by Paul_Velasco
Did something happen to my client? It just quit working today. Was working perfectly fine last night then this morning had a bunch of errors.
Uninstalled then reloaded it it still does not work.
Downloaded the client
Installed client
Loaded the .ini file with the memory load
Get this error when changing from Relay Box 1 to Box 2
Logger quit working
Code: Select all
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Transitions.Transition.add(Object target, String strPropertyName, Object destinationValue)
at ReefAngelClient.Form1.SpinActiveRelayBar(SpinRelay spin)
at ReefAngelClient.Form1.btnScrollRelayUp_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1022 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ReefAngelClient
Assembly Version: 3.0.4768.39086
Win32 Version: 3.0.4768.39086
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/ReefAngelClient.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevExpress.Utils.v11.1
Assembly Version: 11.1.10.0
Win32 Version: 11.1.10.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/DevExpress.Utils.v11.1.DLL
----------------------------------------
System.Windows.Forms.DataVisualization
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5681
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/System.Windows.Forms.DataVisualization.DLL
----------------------------------------
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1016 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
DevExpress.XtraEditors.v11.1
Assembly Version: 11.1.10.0
Win32 Version: 11.1.10.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/DevExpress.XtraEditors.v11.1.DLL
----------------------------------------
DevExpress.Data.v11.1
Assembly Version: 11.1.10.0
Win32 Version: 11.1.10.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/DevExpress.Data.v11.1.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Data.SqlServerCe
Assembly Version: 4.0.0.0
Win32 Version: 4.0.8876.1
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/System.Data.SqlServerCe.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1015 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ReefAngelException
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/ReefAngelException.DLL
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Google.GData.Calendar
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/Google.GData.Calendar.DLL
----------------------------------------
Google.GData.Client
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/Google.GData.Client.DLL
----------------------------------------
System.Windows.Forms.Calendar35
Assembly Version: 3.5.4568.30457
Win32 Version: 3.5.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/System.Windows.Forms.Calendar35.DLL
----------------------------------------
AForge.Controls
Assembly Version: 2.2.2.0
Win32 Version: 2.2.2.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/AForge.Controls.DLL
----------------------------------------
AForge.Video
Assembly Version: 2.2.0.0
Win32 Version: 2.2.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/AForge.Video.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
SMDiagnostics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.Runtime.DurableInstancing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.WorkflowServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.WorkflowServices/v4.0_4.0.0.0__31bf3856ad364e35/System.WorkflowServices.dll
----------------------------------------
System.ServiceModel.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Web/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll
----------------------------------------
System.ServiceModel.Discovery
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Discovery/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Discovery.dll
----------------------------------------
System.ServiceModel.Activities
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activities.dll
----------------------------------------
System.ServiceModel.Routing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Routing/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Routing.dll
----------------------------------------
System.ServiceModel.Channels
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Channels/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Channels.dll
----------------------------------------
System.IdentityModel
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
ReefAngelCrypto
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/ReefAngelCrypto.DLL
----------------------------------------
Transitions
Assembly Version: 1.2.0.0
Win32 Version: 1.2.0.0
CodeBase: file:///C:/Users/Velasco/AppData/Roaming/ReefAngel/Client/dlls/Transitions.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Re: Client Suite 3.0
Posted: Mon Oct 20, 2014 11:05 am
by 89delta
My Client is doing the same. Nothing shows up in my general settings and I get the error saying con not connect to listener service. And i've reloaded the memory.ini file.
Re: Client Suite 3.0
Posted: Mon Oct 20, 2014 11:50 pm
by 89delta
Ok so I figured it out....un-install the client software and run regedit.Search for all reefangel registry settings. Delete only the ones for the client and re-install the software....works like a dream again.
Re: Client Suite 3.0
Posted: Mon Nov 10, 2014 11:17 am
by Paul_Velasco
89delta wrote:Ok so I figured it out....un-install the client software and run regedit.Search for all reefangel registry settings. Delete only the ones for the client and re-install the software....works like a dream again.
Do you remember which files?
Tried this and regedit did not find any files. What search did you do in regedit to find the files?
Re: Client Suite 3.0
Posted: Sun Dec 21, 2014 10:19 am
by grafxalien
Two quick questions. 1, is there a 1.1.1 memory file?
Two, I added a ranet relay expansion today. Every time I try to switch to box 2 in clientsuite the program crashes. Any ideas?
Re: Client Suite 3.0
Posted: Mon Dec 22, 2014 4:25 pm
by rimai
This is for libraries 1.1.1
Re: Client Suite 3.0
Posted: Mon Mar 23, 2015 12:18 am
by Mayur
got the client working with usb but when connected to wifi it not working
log file
*****3/23/2015 12:26:42 PM*****
Message:
There was an error parsing the query. [ Token line number = 3,Token line offset = 25,Token in error = = ]
StackTrace:
at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
at System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at ReefAngelClient.DAO.DataAccess.ExecuteNonQuery(String query)
*****3/23/2015 12:36:41 PM*****
Message:
Value cannot be null.
Parameter name: String
StackTrace:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at ReefAngelClient.Form1.DisplayMemoryValues()
Re: Client Suite 3.0
Posted: Mon Mar 23, 2015 5:29 am
by rimai
Did you update the INI file?
Re: Client Suite 3.0
Posted: Mon Mar 23, 2015 8:23 am
by Mayur
no