Home › Forums › eaDocX queries › COM exception 0x80020006 Unknown Name with script › COM exception 0x80020006 Unknown Name with script
Home › Forums › eaDocX queries › COM exception 0x80020006 Unknown Name with script › COM exception 0x80020006 Unknown Name with script
No, it’s not the script. The script runs fine when triggered directly from EA. I even dumbed it down to
[code]function APITest
dim outputHTML ‘ a string which will contain the HTML
outputHTML = “
Repository connection string:” & “test” & “
”
‘put the HTML string into the return
APITest = outputHTML
end function
APITest[/code]
but that still generated the error.
Download eaTeamWorks today for several free for life features, plus no obligation, 30-day trials of all the products: eaDocX, ea Revision Manager, eaSheets, Model Expert and PortfolioManager. Discover for yourself why we sell the world’s best-selling Enterprise Architect extension.
Download