Eaglesoft Errors: How to Fix the Most Common Problems
An Eaglesoft error at the front desk can stop a check-in, a claim, or an X-ray. This guide covers the most common Eaglesoft errors dental offices face, explains what each one...
Written by Rachel Thompson
Read time: 8 min read
An Eaglesoft error at the front desk can stop a check-in, a claim, or an X-ray. This guide covers the most common Eaglesoft errors dental offices face, explains what each one means, and gives clear steps to fix it or escalate it.
TL;DR
Most Eaglesoft errors trace back to the workstation losing contact with the server, so check the network and the Patterson server status first.
Installation errors like 1310 and 1935 come from Windows permissions and the .NET Framework, not from patient data.
Imaging errors, such as the Windows Driver Model device message, usually mean the camera driver or the in-software capture setting needs attention.
Call Patterson Eaglesoft support for anything touching the database, the registry, or a repair install, and back up first.
What Eaglesoft Is, in Brief
A quick look at the software helps the fixes below make sense.
Eaglesoft is a Windows-based dental practice management system made by Patterson Dental. The Eaglesoft dental software runs front-office work from scheduling and charting to billing, imaging, and claims. The Eaglesoft dental program earns generally positive marks from dental teams for ease of use and support, with the most common complaint being occasional freezing during a busy day.
One detail explains most of the errors below. Eaglesoft runs on a Sybase SQL Anywhere database with a server-and-workstation setup. One machine runs the Patterson Eaglesoft Server, and the other computers connect to it as workstations. Many alarming Eaglesoft errors are connection or permission problems between a workstation and the server, not damage to the software itself. Practices comparing options can read more in our overview of dental practice management software, and a look at Dentrix shows how a competing platform handles similar workflows.
Read This First: Universal First Steps
A few checks solve a large share of Eaglesoft errors before any deeper troubleshooting.
Work through these in order whenever an error appears.
Write down the exact error text and what you were doing when it appeared, such as sending claims, opening an X-ray, or posting a payment. Each Eaglesoft error is specific.
Close and reopen Eaglesoft, then restart the workstation if the error returns.
If several workstations show the same error, suspect the server or the network. Reboot the server when no one is working in Eaglesoft, and confirm the Patterson server icon is green.
Keep your escalation path ready. Patterson Eaglesoft support is the official line for anything involving the database, the registry, or a repair install. Some steps also need your practice IT contact and Windows administrator rights.
Back up your data before anyone edits the registry or deletes configuration files.
A documented routine here keeps downtime short and protects the schedule. Our guide to dental clinic efficiency covers wider workflow habits that reduce these interruptions.
Installation and Update Errors: The 1000 Series
These errors appear while installing or updating Eaglesoft, not during daily use. They come from the Windows Installer and the .NET Framework, so the patient database stays untouched.
Eaglesoft Error 1310
This error shows up during an install or update and points to a folder permission problem.
The message reads “Error 1310. Error writing to file. Verify that you have access to that directory.” It means the installer cannot write to a target folder, often because leftover files from a previous Eaglesoft version are in the way, or the account lacks write permission. The Windows Club and Appuals document the same pattern across many Windows programs.
Work through these steps.
Sign in to Windows as a user with administrator rights.
Close all programs, right-click the Eaglesoft installer, and choose Run as administrator.
Set folder permissions if it still fails. Right-click the target folder, open Properties, open the Security tab, click Edit, select the Administrators group, check Full control, then click Apply and OK.
Re-register Windows Installer. Press Windows plus R, run msiexec /unregister, press Windows plus R again, run msiexec /regserver, then reboot.
Remove leftover files from any failed Eaglesoft install before trying again, with your IT contact confirming what is safe to delete.
Contact Patterson Eaglesoft support if the error continues, since the install may need a deeper cleanup.
Eaglesoft Error 1935
This error interrupts an install and traces back to the .NET Framework that Eaglesoft depends on.
The message reads “Error 1935. An error occurred during the installation of the assembly component.” It signals a damaged .NET state or a corrupted Windows file-system transaction log. Microsoft Support describes the assembly installation failure in detail.
Try these steps.
Reboot first and retry, which clears a surprising share of 1935 errors.
Run Windows Update fully, install all pending updates, including .NET updates, reboot, and retry.
Ask your IT contact to clear the file-system transaction log from an elevated Command Prompt, then reboot.
Repair or reinstall the .NET Framework if the steps above do not resolve it.
The .NET repair and transaction-log reset are good points to involve IT or Patterson Eaglesoft support.
Connection, Database, and Server Errors
This group covers the day-to-day errors that interrupt scheduling and claims. A frequent root cause is the network card going to sleep after a Windows update resets its power settings.
One fix repeats across this whole group, so it helps to learn it once.
Open Device Manager and expand Network adapters.
Right-click each adapter, open Properties, open the Power Management tab, and uncheck “Allow the computer to turn off this device to save power.”
Repeat for the USB Root Hubs if USB devices drop, then reboot.
This network-card fix is documented across the practitioner Eaglesoft Field Guide, an independent community resource that is not affiliated with Patterson.
Eaglesoft Error: Database Server Not Found
This error usually appears at login and means the workstation cannot reach the database service on the server.
The full message reads “[Sybase][ODBC Driver][SQL Anywhere] Database server not found.” Common causes include a workstation that started before the server finished booting, a server service that is not running, network card power settings, a firewall, or a DNS problem.
Work through these steps.
Confirm the server is on and finished booting, and check that the Patterson server icon is green. If it is red, right-click it and start the Patterson Eaglesoft Server.
Close Eaglesoft fully on the workstation, wait, and reopen it once the server is up.
Apply the network-card power fix above.
Open Start, then Eaglesoft, then Technical References, then Database Setup, and confirm the server name or IP matches a known-good workstation exactly. If auto-search is failing, uncheck it and enter the server IP as HOST equals the server IP.
Call Patterson Eaglesoft support if the service will not start, or if the database may be damaged.
Eaglesoft Error 503
This error appears when sending statements and reflects a refusal from the remote processing host.
A 500-series error, such as 503, reads “The request connection has been refused by the remote host” during a High Speed Statement submission. The number points to the processing service, usually Patterson eServices or the clearinghouse, rather than something broken on the workstation.
Try these steps.
Confirm the practice internet connection is working.
Wait and retry, since a 500-series refusal is often a temporary outage at the host.
Check whether eligibility and eClaims are also failing. Several services failing at once point to an outage, not your setup.
Confirm your statement service enrollment and credentials are current.
Patterson eServices can confirm whether the statement service is down. For context on how claims data is built, see our explainer on dental codes and claims.
Eaglesoft Error 800706BA
This error appears during real-time eligibility or an eServices sync, and the code is a Windows networking message.
The message references “CreateInstance failed” with “The RPC server is unavailable,” and 800706BA is the Windows code for that condition. A Windows component on the workstation cannot reach the local service it expects, or the eServices computer registration points to the wrong machine name. It often follows a Windows update, a computer name change, or a firewall or antivirus change. Microsoft Learn covers RPC troubleshooting at the Windows level.
Work through these steps.
Reboot the workstation, which clears many transient RPC failures.
Confirm the network is healthy and that the antivirus or firewall is not blocking Eaglesoft eServices.
Re-register the eServices computer. Close Eaglesoft, open Start, then Eaglesoft, then Technical References, then eServices, and confirm this desktop is listed. If it is missing, browse to it, click OK, exit, and reopen Eaglesoft.
For the advanced fix, the RemoteServerName registry value may need to point to the correct computer name. Back up the registry first, or have Patterson make the change.
Do not edit the registry without a backup, and lean on Patterson Eaglesoft support for that step.
Crashes, Freezes, and Corrupted Local Settings
Eaglesoft stores per-user preferences in a local configuration file. A power outage or a crash during a write can corrupt that file and produce cryptic errors on one workstation.
The most useful fix in this group resets that local file.
Log off and close Eaglesoft on the affected workstation.
Press Start, type the local app data location, and press Enter.
Open Patterson_Companies, then the Eaglesoft folder, then the folder that matches your installed version.
Delete the user.config file, which holds only preferences such as toolbar and window layout.
Empty the Recycle Bin and reopen Eaglesoft, which writes a fresh file. You may need to redo toolbars and printer preferences.
Eaglesoft Error Code 32
This code carries two meanings worth covering, both tied to a device rather than to patient data.
In Windows Device Manager, Code 32 reads “A driver for this device has been disabled,” and it stops an imaging device from working in Eaglesoft. Eaglesoft also surfaces other small device numbers, such as “Printer not activated, error code -30,” which are print and driver errors. The driver is disabled, missing, or corrupted, so Windows cannot start it.
Work through these steps.
Open Device Manager and find the device, often under Imaging devices.
If it shows a warning, right-click and uninstall the device, then reboot so Windows reinstalls it, or install the current driver from the manufacturer.
Confirm the device appears cleanly with no warning icon before reopening Eaglesoft.
In Eaglesoft, re-select the device under File, then Preferences, choose X-ray tab, and then select Device Properties.
The device manufacturer handles driver issues, and Patterson handles the Eaglesoft setup. For background on the sensors involved, see our guide to dental phosphor plates.
Root Element Is Missing and the Invalid Character Error
These errors tend to appear after a power outage and point straight to a corrupted local configuration file.
Apply the local-configuration reset above to clear them. Add battery backups on the server and the front-desk computers so a power blip cannot corrupt the file during a write. A short runtime that lets each machine shut down cleanly is worth the cost.
Access Violation Crashes
These crashes read “Eaglesoft.exe caused EXCEPTION_ACCESS_VIOLATION” and appear when posting payments, opening X-rays, scanning, or running reports.
Confirm a valid default printer is set, since Eaglesoft renders many screens through the printer. Try a different USB port for sensors and cameras, apply the local-configuration reset, and update .NET through Windows Update. Our overview of radiographic imaging explains how these capture devices fit into the clinical workflow.
Imaging, Camera, and Video Capture Errors
Eaglesoft and Patterson Imaging need two things working together: a healthy device driver visible in Device Manager, and the correct capture setting inside the software. Most imaging errors mean one of those two is wrong.
Set the capture path once. In Eaglesoft, open File, Preferences, the X-ray tab, Device Properties, then Video, and set the Capture Card to Standard Windows Driver Model Device. Then pick your camera as the Default Device. Patterson documents this on its official intraoral camera troubleshooting page. On Windows 10 and 11, also confirm camera privacy settings are not blocking desktop apps.
Eaglesoft Error: Error Opening Windows Driver Model (WDM) Device
This error means Eaglesoft cannot open the video device when you try to go live or capture with an intraoral camera. The same message appears with and without the WDM abbreviation.
The camera driver is not loaded, another program is holding the camera, the wrong capture device is selected, or Windows camera privacy is blocking access.
Work through these steps.
Confirm the camera shows in Device Manager with no warning icon, and reinstall the manufacturer driver if it shows as an Unknown Device or flagged.
Close any other app that might be using the camera, since only one program can hold a video device at a time, then reboot to clear a stuck handle.
In Eaglesoft, re-select the Capture Card as Standard Windows Driver Model Device and pick the correct Default Device.
On Windows 10 and 11, allow desktop apps to access the camera in the privacy settings.
Try a different USB port, ideally USB 2.0 for older cameras and sensors.
The camera manufacturer handles the driver, and Patterson Eaglesoft support handles the in-software capture setup.
Eaglesoft Error: Error Opening Video for Windows Device on Iris Digital Doc Cameras
This error appears with an Iris camera from Digital Doc and points to the older capture mode or a missing capture utility.
Video for Windows is the legacy capture mode, so the error means Eaglesoft is set to a mode the camera does not support, or the Iris capture utility, driver, or service is missing. Digital Doc advises checking that the camera capture service is present in Windows Services, since a missing service means the utility did not install correctly.
Work through these steps.
Verify the Iris camera appears in Device Manager without a warning.
Confirm the Digital Doc capture service is listed in Services. If it is absent, reinstall the Iris capture utility and driver.
In Eaglesoft, set the Capture Card to Standard Windows Driver Model Device and select the Iris camera as the Default Device.
Reboot, test the live video, then test a capture.
Digital Doc handles the capture utility, and Patterson handles the Eaglesoft device settings.
Claims and Electronic Statement Errors
These errors involve a third party, such as Change Healthcare, Vyne, or NEA, working alongside Eaglesoft. Many are outages or a single bad claim rather than a broken system.
Eaglesoft Error Sending Electronic Statements
This error covers failures when statements do not transmit, including the High Speed Statement message described under error 503.
The cause is usually one of a few things: an outage at the processing host, an enrollment or credentials problem with the statement service, a single malformed account in the batch, or a local SmartDoc setting when statements are set to save a copy.
Work through these steps.
Confirm the internet is working and retry once to rule out a transient outage.
Check whether other online Eaglesoft services are failing at the same time, which points to an outage.
Send statements in smaller batches to isolate a single problem account, then review that account for bad data and resend.
Confirm the statement service enrollment and credentials are current.
If the error names SmartDoc, review File, Preferences, SmartDoc settings.
Patterson eServices can confirm service status. Practices that want to reduce billing friction overall can review how strong dental insurance options affect claim volume and patient balances.
Object Reference Not Set When Sending eClaims
This companion error appears during eClaims and almost always traces to one claim with changed or mismatched data.
Send claims one at a time or in small batches to find the claim that triggers the error. Close and recreate that claim, often after correcting a subscriber ID that was entered as a Social Security number, then resend. Accurate records prevent most of these.
Clean documentation starts with the chart. Our guides to the dental chart and to writing dental chart notes show how consistent records cut downstream claim errors.
How to Prevent Eaglesoft Errors
A short routine turns the patterns above into prevention and keeps the schedule moving.
Restart the server on a weekly schedule when no one is in Eaglesoft, since a server left running too long causes freezes
Put the server and front-desk computers on battery backups to prevent configuration corruption during power loss
Recheck network-card and USB power-management settings after every Windows update, since updates reset them silently
Keep all workstations on a supported, consistent Windows version to avoid imaging and .NET errors
document one known-good workstation server name and IP, so you can match a broken workstation quickly
Maintain current, tested backups before any update
Invest in Eaglesoft training so front-desk staff can tell a quick-restart error from a call-Patterson error
Tighter daily systems help here, too. A solid dental practice business plan usually budgets for IT maintenance and staff training that keep software running. Clinical teams also lean on a clear dental treatment plan workflow to keep documentation clean, which reduces the data errors that surface in claims.
When to Call Patterson Eaglesoft Support
A clear escalation rule saves time and protects the database.
Call Patterson Eaglesoft support when the database may be damaged, when a fix needs a repair or reinstall, when a step requires registry edits, when the server service will not start, or when an online service, such as claims, statements, or eligibility, appears down. Contacting Patterson is always a safe first or second step with any Eaglesoft error. Your own IT contact handles Windows, network, and driver-level work.
Users rate Patterson support well for responsiveness, which makes the call worthwhile when an error sits outside the quick fixes above.
Bottom Line
Most Eaglesoft errors are connection and permission problems, resulting in alarming messages. Check the server status and the network first, reset the local configuration file for one-workstation crashes, and confirm both the driver and the in-software setting for imaging errors. Keep backups current, restart the server weekly, and call Patterson Eaglesoft support for anything touching the database or the registry. A short, documented routine keeps these errors from turning into lost clinical time.
Frequently Asked Questions
What is Eaglesoft and who makes it?
Eaglesoft is a Windows-based dental practice management system from Patterson Dental. The Eaglesoft dental software handles scheduling, charting, imaging, billing, and claims for practices of all sizes.
Why does Eaglesoft keep saying database server not found?
The workstation cannot reach the database service on the server. Confirm the server is on with a green Patterson icon, apply the network-card power fix, and check the server name in Technical References.
How do I fix an Eaglesoft imaging or camera error?
Confirm the camera shows cleanly in Device Manager, then set the Capture Card to Standard Windows Driver Model Device in Eaglesoft preferences. Reinstall the manufacturer's driver if the device shows a warning.
What do Eaglesoft errors 1310 and 1935 mean?
Both are installation errors. Error 1310 is a Windows folder permission problem, and error 1935 is a .NET Framework problem. Run the installer as administrator, update Windows, and repair .NET if needed.
Why can't I send electronic statements in Eaglesoft?
The processing host may be down, your enrollment may have lapsed, or one account in the batch may have bad data. Retry once, send smaller batches to isolate the account, and confirm your eServices credentials.
When should I call Patterson Eaglesoft support instead of my IT contact?
Call Patterson for anything touching the database, the registry, a repair install, or an online service outage. Your IT contact handles Windows, network, drivers, and hardware. Either is a safe early step.