Sat May 19, 2012 3:20 am
 


 

 

You can always use the online version for free!

 

 
Install Support (IIS 7)

Install Support and Troubleshooting for IIS7

Go here if you have IIS 6 and Windows XP

 

Go here if you have IIS 7 & Windows7

 

 

Note: Install Support
solutions are the same for ALL BC Software.

  Substitute the BC In Out Board with your product.  

   

The Install only needs to be done on ONE PC or Server, and everyone uses it with their Web Browser!

 

Email: Support@billcatchem.net
Support emails target response time < 30 minutes.
One little email can solve your problem!

Contact us for a cost effective custom or managed solution.

 

The default Login for the BC In Out Board is:

UserID: Admin
Password:
password
and
UserID:
StatusAdmin
Password:
password

 

 

Note: if you get the Internet Explorer 500 error message and no technical details are displayed,
remember to uncheck the "Show friendly HTTP error messages" checkbox under Internet Options, Advanced of IE.

 

In a nutshell:

1 - You need to have IIS running (IIS comes with Windows)

2 - Install should be complete after running the install program.

3 - If you are getting an errors, make sure you give read/write permission to the IUser_<machinename> account.
     (see instructions bellow on how to do this.)

Installing the BC In and Out Board

In simplest terms the In-Out Board is a web site. It can be access via any web browser. However, Internet Explorer 4.0 or greater is highly recommended. All components are built into the In-Out Board so installation of third party components is not needed.

BC InAndOut Board Requirements

A Web Server: Microsoft IIS (Comes with Windows.)
 

BC In Out Board Installation:

Installs in your Web root folder or subfolder.

Automated Installation:

Run BCInAndOutBoardSetup.exe
The default installation folder is c:\inetpub\wwwroot\InAndOut (your localhost).

The install will create the necessary website permission.

 

Once you've installed it, a web page will load with the userid and password you need.


Manual Installation

1. Open BCInAndOutBoardSetup.exe with WINZIP and extract the files to the target web folder.

2. Follow the directions below.

(BCInAndOutBoardSetup.exe is a WINZIP self extracting Archive)

 
  1. First run the installer (BCInAndOutBoardSetup.exe) or install it manually as described above.
     
  2. Check whether you have the Windows feature for ASP installed.
    - Go to Programs and Features in Control Panel and click Turn Windows features on and off.
    - Navigate down the tree of features and make sure ASP is checked.


     
  3. Next, go to Internet Information Server (IIS) Manager (run inetmgr from the Start Search box to get there fast) and create a new application pool for ASP.


    - And lastly, create your new web application where the default installation location of "Default Web Site" of IIS. in this case c:\inetpub\wwwroot.

    - Convert the folder (or virtual directory) to an application and choose "ASP" as the application pool.

    - Check whether the .asp extension is mapped to the correct handler and whether it is enabled. Also make sure that the identity of your application pool has sufficient rights (and no more than that) to access the files in the web site's folder.
    The Photos folder and all MDB files should be read/write.



     
  4. One final note: whenever there is a error in the ASP website, and you get this error message: "An error occurred on the server when processing the URL. Please contact the system administrator",


    by default no error messages are sent to the client in IIS7. Change the setting "Send Errors To Browser" of your web application under the ASP icon to reveal such errors.


     
  5. By default AllowParentPaths id disabled in IIS7. You can turn it on or simply run this command at the command prompt.
    %windir%\system32\inetsrv\appcmd set config -section:asp -enableParentPaths:true

    -or-

    appcmd.exe set config "Default Web Site" -section:system.webServer/asp /enableParentPaths:"true" /commit:apphost

    -or-
    You can enable or disable parent paths by using IIS Manager. To do so, open IIS Manager and navigate to the site or application where you want to configure parent paths, and then-double click the ASP feature.




     
  6. Finally, run the following commands at a prompt.
    %windir%\system32\inetsrv\appcmd set appPool "DefaultAppPool" -processModel.loadUserProfile:false
    icacls %WINDIR%\ServiceProfiles\NetworkService\AppData\Local\temp /grant IUSR:(CI)(RX,WD,AD)
    icacls %WINDIR%\serviceprofiles\networkservice\AppData\Local\Temp /grant "CREATOR OWNER":(OI)(CI)(IO)(F)

    Make sure you Changed permission on the install folder mdb files to IIS_USR to write option.

 

 

 

 
Privacy Policy | Site Map 
 

 

Designed and Maintained by Proventus Web Design