Search found 444 matches

by rbross
Thu Sep 19, 2024 5:14 pm
Forum: General discussion and questions about Aware IM
Topic: Site cannot be reach after update to build 3279
Replies: 4
Views: 113

Re: Site cannot be reach after update to build 3279

No, I updated a later build to the current build.
by rbross
Thu Sep 19, 2024 2:54 pm
Forum: General discussion and questions about Aware IM
Topic: Javascript for coloring cells in grid
Replies: 3
Views: 160

Re: Javascript for coloring cells in grid

Jaymer, my demo from the conference has all the custom JS I added to my tour app. There is custom color logic in there.
Check the Customer.js file. Look at the Render Script section. It is near the top of the file.
by rbross
Thu Sep 19, 2024 2:46 pm
Forum: General discussion and questions about Aware IM
Topic: Site cannot be reach after update to build 3279
Replies: 4
Views: 113

Site cannot be reach after update to build 3279

Hello, I updated to the latest build 3279 for version 9. I took a copy of the current AwareIM version. Took a copied any files that I needed to restore back after the update. AwareIM starts up fine but when I put a BSV under test and try to open the app in the browser I get the error Site cannot be ...
by rbross
Wed Sep 20, 2023 1:53 pm
Forum: General discussion and questions about Aware IM
Topic: Anyone have issues uploading large images?
Replies: 14
Views: 93698

Re: Anyone have issues uploading large images?

Question: Hello, Where is JMS_BROKER_MEMORY using its memory from, is it sharing memory allocated for the server? EG Server set to 32gig Tomcat set to 8gig JMS_BROKER_MEMORY set to 2gig Does that mean the server would shared 2 gig of the allocated 32gig or is is sharing memory allocation with Tomca...
by rbross
Thu Jul 06, 2023 9:50 pm
Forum: General discussion and questions about Aware IM
Topic: Stored Procedure EXEC_SP: Internal error. Error converting data type nvarchar to int.
Replies: 4
Views: 7107

Re: Stored Procedure EXEC_SP: Internal error. Error converting data type nvarchar to int.

Not sure this is the issue, but make sure the parameters you are passing to the sp do not have any NULL values.
Check them for, IS UNDEFINED. If any of them are update them to ' ' or 0.
by rbross
Thu Jul 06, 2023 4:02 pm
Forum: General discussion and questions about Aware IM
Topic: BCP export file to folder on another server
Replies: 1
Views: 4890

BCP export file to folder on another server

Hello, Using AwareIM v8.7 and SQL server. Currently, we have AwareIM and SQL Express on the same server. We are running several BCP processes to export data to CSV files and have a symbolic link pointing to a folder on the server. All is working fine. Getting ready to transfer to a new server where ...
by rbross
Mon Jun 05, 2023 1:13 am
Forum: General discussion and questions about Aware IM
Topic: Installing AwareIM on MAC OS
Replies: 3
Views: 4034

Re: Installing AwareIM on MAC OS

I got it install. The setting for "App Store and Identified Developers" Was selected, but scrolling down a bit further there was another option you have to say Yes to. "Allow Once", did the installation. I had to click this again to run it for the first time as well. Then I could just double-click o...
by rbross
Wed May 31, 2023 7:39 pm
Forum: General discussion and questions about Aware IM
Topic: Installing AwareIM on MAC OS
Replies: 3
Views: 4034

Installing AwareIM on MAC OS

Hello, I recently purchased a new M2 MAX MAC Book Pro. I Want to run AwareIM v8.8 on it instead of using Parallels. The machine will not install AwareIM because it cannot verify the source and thinks it is malware! I ask Vlad about this and he said there is a workaround but cannot remember what to d...
by rbross
Wed Oct 12, 2022 8:16 pm
Forum: General discussion and questions about Aware IM
Topic: V8 dropdown and combobox should default to basic usage
Replies: 13
Views: 90688

Re: V8 dropdown and combobox should default to basic usage

It appears that in V8 you have to first click on the dropdown field in order to start typing or selecting a value using the arrow keys. Our UX requires speed, and our whole UI is built on the basic dropdown usage. I don't think having to first click on every dropdown field should be the default set...
by rbross
Fri Feb 18, 2022 8:44 pm
Forum: General discussion and questions about Aware IM
Topic: Tabs inside of a form below fields
Replies: 4
Views: 4817

Re: Tabs inside of a form below fields

I have wondered the same thing? You can't create a VP with Tabs below the parent panel. All Tabs are at the top. It would be nice to be able to have tabs on a form. it would be nice to be able to have a tab on a form to see the grandchildren of the parent record. Instead of only being able to see th...
by rbross
Fri Feb 18, 2022 7:20 pm
Forum: General discussion and questions about Aware IM
Topic: Accessing MS Access Tables
Replies: 3
Views: 4007

Re: Accessing MS Access Tables

Have you tried to set up a Custom database connection, using OCDB to Access?
In theory, you should be able to use ODCB or JDBC to connect to any database.
Just like you would if you connected to a pervasive database.
by rbross
Thu Feb 17, 2022 10:34 pm
Forum: General discussion and questions about Aware IM
Topic: One of my apps has bad email connection info. Can't find it
Replies: 2
Views: 2753

Re: One of my apps has bad email connection info. Can't find it

Jaymer, I went with mail jet to send and receive emails. It was easy to setup and I didn’t have to deal with setting up Auth0 logic! Mailjet does that for you. I had another bsv I setup to receive mail from 365 and keep getting a similar message. I finally ripped out all the 365 rules and started ov...
by rbross
Thu Feb 17, 2022 10:27 pm
Forum: General discussion and questions about Aware IM
Topic: error when logging in: Exception getting number of registered users
Replies: 2
Views: 2931

Re: error when logging in: Exception getting number of registered users

I get this message as well Bruce.
You mean to say it an awareim issue?
by rbross
Thu Feb 17, 2022 10:25 pm
Forum: General discussion and questions about Aware IM
Topic: 8gb ram server windows best aware IM memory setting
Replies: 4
Views: 8432

Re: 8gb ram server windows best aware IM memory setting

I have used
Aware server 2048
Tomcat 2048
Configurations 1024
What are you leaving for your database?
If using SQL express this may be ok for a dev server but if using for production it will be very slow.
by rbross
Wed Nov 11, 2020 3:17 pm
Forum: General discussion and questions about Aware IM
Topic: Changed Values revert to Original after First Time Use
Replies: 9
Views: 9434

Re: Changed Values revert to Original after First Time Use

Glad to hear you got it working Colin,

What is the rest of your problem? Were are here to help.