How to Solve “Windows could not search for new updates — Error Code 80072EFE”
Problem: after a fresh re-installation of Windows 7, when running Windows Update in Windows 7, this problem will appear– Error Code 80072EFE.
Solution: install the 2 KB — KB3020369 and KB3138612 as mentioned in https://superuser.com/questions/1631204/windows-7-windows-update-error-80072efe
How to Reuse Existing VB.Net Form by “Add Existing Item”
- Copy VB.net form with the same filename having these file extensions — “.vb”, “.resx” and “Designer.vb” into the project folder.
- Open the project, in “Solution Explorer”, right-click on project “Add -> Existing Item…”
- Select the VB.net form file with “.vb” extension.
- The same file added should appear in “Solution Explorer”.
How to Rename a Code in VB.Net Which Will Replace All Instances of That Code
Connecting Your Equipment and Systems to Internet via MOBITEK EC20 4G Router
MOBITEK EC20 allows uninterrupted internet access via 4G network (LTE) for mission critical applications or systems that requires uninterrupted internet connection (in case landline service goes down).
How to Rename “List” in PHPRunner
There are 3 places that need to modify:
- Custom views table
- Top menu
- Landing page menu (no need to modify if this is removed)
How to Edit Landing Page (HTML File) Without Using PHPRunner
Applies to: PHPRunner version 10.4
Problem: the landing page — https://sot.sweetco.com.my/v.4.0/menu.php shows descriptions:-
If I want to edit the description, e.g. “Sot description” change to “This form is to be filled by sales department” without using PHPRunner, how should I do it?
Solution: edit the file “.global_menu.htm”:
- Open “<Parent folder>/output/templates/.global_menu.htm” in Notepad++.
- Find the menu title, e.g: “Sales Order Tracking”. Go to “bs-welcome-content” <div> under the menu title <div>, change the text.
- Save the file and upload it to web server in the same path as where it is located in the local.
- Then reload the page.
List of Government Departments using MOBITEK’s Product
- Jabatan Pengairan Selangor
- MySalam ( https://www.mysalam.com.my )
- Klinik Kesihatan Putrajaya
- Prasarana Malaysia Berhad
- MIMOS
- Malaysian Palm Oil Board (MPOB)
- Jabatan Meteorologi Malaysia
- UiTM
Does Shutting Down 3G Network Affect the Functionality of MOBITK Q24 and MOBITEK S80 SMS Modem (GSM Modem)
Question: Malaysia TELCO phasing out 3G soon, may we know if MOBITEK S80 (3G) and MOBITEK Q24 (2G) SMS Modem will be affected (not able to send out SMS)?
Answer no. 1: please refer to
3G Shut Down: Millions of Maxis & Celcom 4G customers may need 2G to make Calls
“Malaysia is among a limited countries around the world that have decided to shut down its 3G networks while maintaining 2G.“
“As a safety net, 2G network will still be maintained to ensure customers are able to make calls and SMS seamlessly, whenever 4G is inaccessible,”
Answer no. 2: please refer to
Digi begins shutting down its 3G network, here’s the full schedule
Digi CTO Kesavan Sivabalan said: “Our priority remains in ensuring high availability and consistency of our 4G network services, and to do so effectively, it is necessary that we retire the 3G network, freeing up crucial spectrum and resources that would now be channelled towards increasing capacity of the 4G network to support higher usage.” Users with 3G devices can still stay connected to 2G after the 3G shutdown. While 2G is sufficient for basic voice calls and SMS, it is barely usable for internet services in this day and age.
Answer no. 3: please refer to
Malaysia has not fully shut down its 3G networks, over 440,000 users have not switched to 4G phones
Malaysia was supposed to shut down all 3G networks by the end of 2021 but it turns out that some 3G sites are still operational. This was revealed during the recent JENDELA update for the final quarter of 2021.
3G users can still use their existing phones after the 3G shutdown but their devices will connect to the slower 2G connection, which can be used for basic voice calls and SMS.
Therefore, as long as 2G network is maintained, MOBITEK S80 (3G) and MOBITEK Q24 (2G) SMS Modem can still send and receive SMS.
How to Solve VCOM Hang or Crash
Applies to:-
- MOBITEK MobiGATE SMS Gateway model SG-B series and MOBITEK Q24 STK Modem Hub; and
- Windows OS with VMWare installed.
Problem: VCOM crashes when running the “Search” function on Windows 10 Professional x64 with VM previously installed on the same machine.
Solution: disabling Virtual Network Adapter created by Virtual Machine.
- Open Control Panel -> Network and Internet -> Network and Sharing Center, click on “Change adapter settings”.
- In “Network Connections”, select the VM Network Adapter, in this case the VM Network Adapter labeled with “VMNet1” and “VMNet8”, then click on “Disable this network device”.
- Open the VCOM and try running the “Search” function again.