This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - ECR Error

l2bravo - Tuesday, February 26, 2008 12:22 PM:

Error occurred while executing stylesheet "C:Program FilesArasInnovatorInnovatorServer emp2BB5A02DFA2D436F8FE88106101F55FD.xsl".

Code: 0x80004005 Namespace 'http://www.aras.com' does not contain any functions.

 

Any clue why our ECR Reports don't work? our ENC Reports work.

 

Any help would be appreciated.

Thanks.



Bill - Friday, February 29, 2008 7:56 PM:

I recommend re-importing the ECR Report AML.  (Create a PLM AML Package with just the ECR Report in it.)  This should reset the report.

 -Bill



l2bravo - Monday, March 3, 2008 6:18 PM:

How do I re-importing the ECR Report AML-  or Create a PLM AML Package with just the ECR Report in it? Im new at this so any help would be much appreciated.

 

Thanks.



Bill - Tuesday, March 4, 2008 2:52 PM:

Take the existing PLM package and delete all contents except the path to the report.

Example Package 

 In my example shown above, the manifest file would simply read:

<imports>
 <package name="com.aras.innovator.solution.PLM" path="PLMImport" />
</imports>

This reduced package will only have one AML (ECR Report) to import, and will reset the report, without touching the rest of the Product Engineering Solution.

-Bill