N
NikV
My InfoPath Form has a datasouce that is an XML file. This XML is generated
from a trigger in an MS SQL database. But my InfoPath form cannot load since
I am getting the below error.
The following DataObject either cannot be created or cannot be initialized:
T_InfoPath_StatusReport
The query cannot be run for the following DataObject: T_InfoPath_StatusReport
InfoPath cannot run the specified query.
The file is not a valid XML file.
The form contains XML that cannot be parsed:
Missing equals sign between attribute and attribute value.
Line 20, Position 1
es="TEST" Milestone="TEST" ReportDate="2005-10-25T08:49:18"/><row
ProjID="159" OverallRating="GREEN " RatingExplanation="Change request for
project extension submitted on 8/24/05 and approved. New Project end date
10/705. There are no financial or budgetary impacts. AOW team has worked
closely with ECAP in gathering necessary data to build model for deliver by
10/7/05. No issues this report date." ProjectDescription="Deliver a
web-based tool-set, AppTaker on the Web (AOW) that will replace the existing
laptop-based PowerTools being used by HMCs today. All feature functionality
currently included in the PowerTools will be included in the new web-based
application. This project will also provide a significant number of the core
components needed in the Universal Sales Interface (USI). USI is the critical
technology that drives the vision of “common where possible, cu
^
From looking at the XML file it seems like one of the XML tags is invalid
because it has been "truncated". Any help on how to resolve this is greatly
appreciated.
from a trigger in an MS SQL database. But my InfoPath form cannot load since
I am getting the below error.
The following DataObject either cannot be created or cannot be initialized:
T_InfoPath_StatusReport
The query cannot be run for the following DataObject: T_InfoPath_StatusReport
InfoPath cannot run the specified query.
The file is not a valid XML file.
The form contains XML that cannot be parsed:
Missing equals sign between attribute and attribute value.
Line 20, Position 1
es="TEST" Milestone="TEST" ReportDate="2005-10-25T08:49:18"/><row
ProjID="159" OverallRating="GREEN " RatingExplanation="Change request for
project extension submitted on 8/24/05 and approved. New Project end date
10/705. There are no financial or budgetary impacts. AOW team has worked
closely with ECAP in gathering necessary data to build model for deliver by
10/7/05. No issues this report date." ProjectDescription="Deliver a
web-based tool-set, AppTaker on the Web (AOW) that will replace the existing
laptop-based PowerTools being used by HMCs today. All feature functionality
currently included in the PowerTools will be included in the new web-based
application. This project will also provide a significant number of the core
components needed in the Universal Sales Interface (USI). USI is the critical
technology that drives the vision of “common where possible, cu
^
From looking at the XML file it seems like one of the XML tags is invalid
because it has been "truncated". Any help on how to resolve this is greatly
appreciated.