Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - norman

Pages: 1 ... 15 16 [17] 18 19
241
General discussions / Changes within ZiPZAP over the next few months
« on: April 15, 2016, 07:00:51 pm »
A number of changes will be occurring over the next few months. Hopefully our customers will not notice!

The zipzap.co.uk website is being moved from BT to Freeola. The EU site is already hosted with Freeola, along with the org.uk, parceltrak.com, parceltrak.co.uk and various others. Disruption in emails may occur to the .co.uk addresses but this is temporary.

The registered office will be moving around June to a new address. In anticipation and to avoid disruption we already have a phone number of 01158-882830 which will follow us around and be accessible at all times. The usual contact number for out of hours will remain the same.

The company will concentrate more on its core programs and enhance these, these include Loadmaster, Sameday, Claimtrak and Logman.

Will keep you informed what is going on. Any queries just ring or email.

Norman
 ;)



242
Windows / Windows 8.1 Enterprise - no free update to 10
« on: April 14, 2016, 01:11:23 pm »
You cannot update Windows 8.1 Enterprise using the FREE update. It will not work.

You cannot update to Windows 10 Professional.

You have to get the Windows 10 Enterprise paid update.

Norman
 ;)

243
Linux / Lincoln Linux User Group meeting - 20/04/2016
« on: April 14, 2016, 01:07:19 pm »
Next meeting 20/04/2016 at 7.00pm. Lincoln Bowl, Washingborough Road, Lincoln.

Wi-fi free. Food available.

Norman
 ;)

244
Unfortunately it is no longer cost-effective for us to continue to produce this product. Repeated changes at TPN UK mean that the program continually requires updating. The program was aimed at being a low cost product that needed very little support and the need for updating has reached the tipping point of being viable.

We will support all users to the end of their support contracts, but these will not be renewed.

We have produced a final version that is downloadable for our customers. The program is not Freeware or supplied under the GPL. Installation is only approved to sites that have purchased the product from us and not to new ones.

Norman
 :(

245
"This version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program."

If you are on a 64 bit operating system then make sure it is trying to install in C:\Program_Files(X86) and not C:\Program_Files.

The recommended directory is C:\TPNINVG

The program itself is 32 bit.

Norman
 ;)

246
Loadmaster / What3words
« on: March 07, 2016, 01:19:30 pm »
We have started to incorporate w3w into Loadmaster.

w3w allows a location anywhere in the world to be pinpointed using a coding system of three common English words to an accuracy of around 3 metres. w3w is already in Navigation systems such as NAVMII.

We are at http://w3w.co/glow.removers.nearly

This is an exciting and welcome concept.

Norman
 ;)

247
Other software / SHA1 security and expiry
« on: March 02, 2016, 12:16:06 pm »
If you have any 'old' setup routine from ourselves then it will be signed with a Comodo SHA1 code signing certificate.

SHA1 is being retired due to the possibility of being hackable in the near future. No new SHA1 certificates are being issued. Owing to changes by Microsoft and others these will no longer install after 01/01/2017 and you may get warnings during the installation until that time.

We will be recompiling our existing program setups with a Comodo SHA2 code signing certificate shortly. These will be available to all registered users.

Norman
 ;)
 

248
Miscellaneous / SHA1 security and expiry
« on: March 02, 2016, 12:09:41 pm »
We currently sign all our programs with a Comodo SHA1 code signing certificate. We will be upgrading all installations to use a SHA2 code signing certificate in the near future.

This is due to a change in the computer industry as it is believed that the SHA1 standard is close to being hackable.

From 01/01/2016 SHA1 certificates are no longer being issued. Anything using SHA1 will be blocked after 01/01/2017. Until that time you will start getting warnings on things like Chrome where SHA1 is being used that they represent a security issue.

Norman
 ;)

249
Linux / Lincoln Linux User Group meeting 16/03/2016
« on: February 18, 2016, 08:47:13 pm »
Next meeting at the Lincoln Bowl, Washingborough Road, Lincoln. 7.00pm.

Norman
 ;)

250
Linux / Lincoln Linux User Group meeting 17/02/2016
« on: February 17, 2016, 10:41:17 am »
Meeting tonight at Lincoln Bowl 7.00pm.

Norman
 ;)

251
Windev / Installing HFSQL on Linux
« on: February 15, 2016, 04:53:48 pm »
Copy the files manta_install and mantainstall.zip into your own Linux download directory under 'Home'.

Make manta_install executable using sudo chmod +x manta_install

Then -

sudo ./manta_install

Follow the on screen prompts. You MUST scroll and accept the readme or the INSTALL button won't appear.

The install loads the program as a service. Rebooting will start it up.

You must redirect port 4900 from the router to the HFSQL server to allow external use.

The HFSQL is very easy to install and maintain.

Note that the HFSQL is supplied under licence. It MUST be accompanied by programs developed in Windev and accessed at least by 50% of machines using Windev. It should not be seen as an easy and cheap alternative to MSSQL or MySQL and just accessed by ODBC. It has to be supplied as part of a complete package.

Note: These instructions relate to the 32 bit version, but the 64 bit is very similar. You should load the version that is the same as your operating system. You can run the 32 bit version on a 64 bit operating system.

Norman
 ;)
 

252
Sameday Express / Created Sage TRANS.CSV file will not import into Sage
« on: January 26, 2016, 03:48:31 pm »
You get the message - "Unable to read any fields from the data you're trying to import"

This message appears if the file extension is in upper case, for example TEST.CSV or test.CSV. It needs to be TEST.csv or test.csv. It may also appear if there is a symbol in the folder name where the file is stored.

Solution

Rename the file to change the file extension to lower case. If the issue still occurs, check the folder name does not contain any symbols when you browse to the file in the Data Import wizard. If the folder does contain symbols, rename the required folder and import the file again.

Previously the case of the extension did not matter.

Norman
 ;)

253
Loadmaster / Created Sage TRANS.CSV file will not import into Sage
« on: January 26, 2016, 03:47:48 pm »
You get the message - "Unable to read any fields from the data you're trying to import"

This message appears if the file extension is in upper case, for example TEST.CSV or test.CSV. It needs to be TEST.csv or test.csv. It may also appear if there is a symbol in the folder name where the file is stored.

Solution

Rename the file to change the file extension to lower case. If the issue still occurs, check the folder name does not contain any symbols when you browse to the file in the Data Import wizard. If the folder does contain symbols, rename the required folder and import the file again.

Previously the case of the extension did not matter.

Norman
 ;)

254
Loadmaster / Slowness of use
« on: January 22, 2016, 11:06:04 am »
This usually indicates an underlying problem that the program is able to deal with - without crashing.

Go into Utilities/Data File Utilities and then Healthcheck. Run this on all the files.

If any are reported as having an issue then go into Utilities/Data File Utilities and Filefix. Tick the file concerned and click on the FIX button.

Other users can be logged in while this runs.

Norman
 ;)

255
Sameday Express / Slowness of use
« on: January 22, 2016, 11:05:24 am »
This usually indicates an underlying problem that the program is able to deal with - without crashing.

Go into Utilities/Data File Utilities and then Healthcheck. Run this on all the files.

If any are reported as having an issue then go into Utilities/Data File Utilities and Filefix. Tick the file concerned and click on the FIX button.

Other users can be logged in while this runs.

Norman
 ;)

Pages: 1 ... 15 16 [17] 18 19