When using 3CX with Cassini, you may encounter situations where the Web Interface or the Web Service stops running and you have to restart the 3CX services to get it running again, or where the 3CX Webserver service fails to start. To be able to resolve this issue you need to do the following
- Go to Start / Run and type %allusersprofile%
- Locate a folder named "Ultidev", open this folder and find the folder named "Cassini".
- Inside the "Cassini" folder you will see an .xml file named "CassiniMetabase.xml". Delete this file.
- Download the attached file below and place it in this location.
<?xml version="1.0" encoding="utf-8"?><CassiningMetabase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Application FrameworkVersion="2.0" KeepRunning="true"><PhysicalPath>C:\ProgramData\3CX\Data\Http\Interface\myPhone</PhysicalPath><Port>5000</Port><Name /><Description /><DefaultDocument>index.aspx</DefaultDocument><ApplicationID>7abee8ec-5ffa-23f4-b881-6441d5b7c1e9</ApplicationID></Application><Application FrameworkVersion="2.0" KeepRunning="true"><PhysicalPath>C:\ProgramData\3CX\Data\Http\Interface</PhysicalPath><Port>5481</Port><Name /><Description /><DefaultDocument>index.aspx</DefaultDocument><ApplicationID>7abee8ec-5ffa-45f4-b881-6441d5b7c1e9</ApplicationID></Application><Application FrameworkVersion="2.0" KeepRunning="true"><PhysicalPath>C:\ProgramData\3CX\Data\Http\Interface\ivr</PhysicalPath><Port>5484</Port><Name /><Description /><DefaultDocument>ivr_start.aspx</DefaultDocument><ApplicationID>7abee8ec-6cca-45f4-b881-6441d5b7c1e9</ApplicationID></Application></CassiningMetabase>
- Go to "Services.msc" and start the "Ultidev Cassini Web server".
- Confirm that the service is started and that it remains started. (Press F5 to confirm that it remains started. If after 1 minute it is still started, then the issue is fixed)
- Also check event viewer / application for any events posted by Cassini.

