---
title: "Error when running EDI verification test"
slug: "error-when-running-edi-verification-test"
updated: 2024-04-01T13:47:44Z
published: 2024-04-01T13:47:44Z
canonical: "kb.pharos.com/error-when-running-edi-verification-test"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pharos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Error when running EDI verification test

When testing the Pharos EDI Server this error occurs:

Error: A string literal was expected, but no opening quote character was found.

Line: 20

Server Error in '/

Initialize Session Failed

---

This has been traced back to a problem with System.EnterpriseServices.dll.

There is an issue with the .Net framework that can cause the installation to mess up if the Distributed Transaction Coordinator service is in a bad state.

To resolve:

1. Disable and stop that service
2. Reinstall the .Net 2.0 framework
3. Restart, and see if you still get the error?

Once the problem is resolved, you should be able to re-enable the DTC service without impact (but test the EDI again to be sure).

## Related

- [Pharos Response to MOVEit Vulnerability - June 2023](/pharos-response-to-moveit-vulnerability.md)
- [Error: 'Not supported' when running Pharos Reports.](/error-not-supported-when-running-pharos-reports.md)
- [Can I run the WCF on another port?](/can-i-run-the-wcf-on-another-port.md)
- [How to test a Uniprint Billing Gateway for a single user.](/how-to-test-a-uniprint-billing-gateway-for-a-single-user.md)
