Download the DbNetSuite zip archive and upload it to your shared server. Extract the zip archive into a new folder and then create the following seven virtual folders in IIS, making each one an application;
(1) 'dbnetsuite' maps onto the installation folder
(2) 'dbnetgrid' maps onto the DbNetGrid subfolder of the installation folder
(3) 'dbnetedit' maps onto the DbNetEdit subfolder of the installation folder
(4) 'dbnetfile' maps onto the DbNetFile subfolder of the installation folder
(5) 'dbnetcombo' maps onto the DbNetCombo subfolder of the installation folder
(6) 'dbnetlist' maps onto the DbNetList subfolder of the installation folder
(v7) 'dbnetspell' maps onto the DbNetSpell subfolder of the installation folder
Hide Answer
This error indicates that ASP.NET is either not installed or has not been registered with IIS.
If you believe ASP.NET is installed then try running
"C:\WINDOWS\Microsoft.NET\Framework\{version}\aspnet_regiis.exe"
Hide Answer