Hi Folks,
I am a new member and was wondering if someone could help answer a problem that I am getting from a recently uploaded website from 1 server host to another. I am getting an error message when two links are clicked to product databases.
Data source mgaCart could not be found.
The error occurred in D:\WWWRoot\mgae ngineering.com\ www\shop\Catego ries.cfm: line 27
25 : </cfif>
26 :
27 : <cfquery name="getCatego ry" datasource="#Ap plication.db_ds n#">
28 : Select *
29 : From Categories
-----------------------------------------------------------
This site was previously managed by someone who has disappeared and no one knows a DNS name to lead to these two databases. We (host support & I ) know that there are two databases in the shop folder and tried to point to them???
Any help would be most appreciated!
Thanks in advance for any help.
I am a new member and was wondering if someone could help answer a problem that I am getting from a recently uploaded website from 1 server host to another. I am getting an error message when two links are clicked to product databases.
Data source mgaCart could not be found.
The error occurred in D:\WWWRoot\mgae ngineering.com\ www\shop\Catego ries.cfm: line 27
25 : </cfif>
26 :
27 : <cfquery name="getCatego ry" datasource="#Ap plication.db_ds n#">
28 : Select *
29 : From Categories
-----------------------------------------------------------
This site was previously managed by someone who has disappeared and no one knows a DNS name to lead to these two databases. We (host support & I ) know that there are two databases in the shop folder and tried to point to them???
Any help would be most appreciated!
Thanks in advance for any help.
Comment