Related Items

Wednesday, April 22, 2020

Login failed for user 'IIS APPPOOL\

Sometimes, when we run an ASP.NET on IIS Server, it generated an error :


Login failed for user 'IIS APPPOOL\



like this in th picture. 


The solution for this error, you need to open SQL Server Management Studio, run this script below.

Wednesday, April 15, 2020

Software General Ledger yang sederhana

Kali ini saya akan membahas mengenai software general ledger yang sangat simple yang saya buat sendiri dengan menggunakan ASP.Net C# Visual Studio 2019 R16.5.3 dengan menggunakan dot Net Framework 4.8 (yang terbaru saat ini di release April 2020), Crystal Report VS2019 & SQL Server Database. Dengan database SQL Server, bisa menampung banyak data sampai ukuran Gb.  Dalam membuat software general ledger, pertama - tama kita harus menentukan :

1. System software yang baik tentu harus ada login-nya. Contoh login form.



Wednesday, April 11, 2018

Recovery System Windows 10

When windows 10 can not booting and display windows 10 menu due to some problems, we can restore windows system from windows restore point. The steps are like this below :

1. Boot the computer / laptop using Recovery Windows System CD / USB.


Tuesday, September 19, 2017

How to display filter data in NAV

Below is the way how to filter data in NAV.
Let say you want to display data Fixed Asset that is not blocked. Below is an example view of Fixed Asset data before one of the record is blocked.


Friday, February 17, 2017

The server "DynamicsNAV80" was unable to process the request. The application will close.

When try to login into NAV system, after entry username and password the system raises an error like this below :

The server "DynamicsNAV80" was unable to process the request. The application will close.


Tuesday, January 17, 2017

Installing Panasonic PBX Web Manager

Panasonic PABX System like series TDE200BX can be accessed using internet connection, to do it, we must provide :

1. Server 2012, installed with Internet Information System, so It will become a web server.

2. Install file UPCMCv7xx on that server

Tuesday, January 10, 2017

How to Format a Bootable USB Drive

You can create a bootable USB flash drive to use to deploy Windows 7 or Windows 8 or Windows Server 2012.

To create a bootable USB flash drive :
  1. Insert a USB flash drive into a running computer.
  2. Open a Command Prompt window as an administrator.