Cross project customization error – no such interface supported
Question ID: 106705
0
0

Using cross project customization, when trying to apply the template changes to the project we recieve the following error:

No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))

Does anyone know what this means?

Marked as spam
Posted by (Questions: 122, Answers: 3)
Asked on February 22, 2016 2:39 pm
67 views
Answers (1)
0
Private answer

This is often an issue caused by having a large number of custom fields in the template project. The large number of fields causes the SQL string that Quality Center uses to apply the customization to be too long. Try adjusting the Site Parameter ''MAX_QUERY_LENGTH''. This parameter has a default value of 1500000. Try increasing to 2000000 instead to allow the SQL string to be longer and acccomidate the extra custom fields.

Site Parameter:
MAX_QUERY_LENGTH

Default Value:
1500000

Recommended Value:
2000000

Marked as spam
Posted by (Questions: 3, Answers: 168)
Answered on February 22, 2016 2:41 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top