I have just set up the developer edition coldfusion and a standard SQL Server. When trying to set up a datasource i recieve the following error: [Macromedia][SQLServer JDBC Driver]No more data available to read. I have no clue what this means. I have tried to find some documentation on this but with now luck. Can anyone help?
Here are some details:
SQL SERVER CONNECTION MANAGER:
- Trying to connect to a localhost sql server
- I have TCP/IP Enabled
- Dynamic Ports is set to 0 under IP ALL
- 127.0.0.1 is enabled and the port is set to 1433
COLDFUSION ADMIN:
- server: 127.0.0.1
- port 1433
- username/password set to null (using windows authentication)
Has anyone ran in to this issue?
Thanks for helping.