hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Error while importing CCTS from ViennaAddin #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install EA and Vienna Add-in
2. Open existing UMM project (was using old UMM Add-in)
3. Use Add-Ins>ViennaAddin>Import CCTS Library

What is the expected output? 
--> Import of the CCTS as resources to my project ?

What do you see instead?
--> CCLibraryFile Key not found
   à VIENNAAddIn.common.WindowsRegistryLoader.getCCLibraryFile()
   à VIENNAAddIn.common.Utility.importCCTSLibrary(Repository repository,
Boolean showInfo)
   à VIENNAAddIn.VIENNAAddIn.EA_MenuClick(Repository repository, String
menulocation, String menuname, String menuitem)

What version of the product are you using? On what operating system?
--> EA-Version: 834
UMM-AddIn-Version: VIENNAAddIn 0.0.1.22368
.NET version: 2.0.50727.3053
OS version: Microsoft Windows NT 5.1.2600 Service Pack 3
Word version: 11.0

Please provide any additional information below.

Original issue reported on code.google.com by julien.g...@gmail.com on 5 Jan 2009 at 8:48

GoogleCodeExporter commented 9 years ago
The import CCTS library is a deprecated function which has been taken over from 
the
old Add-In source. 

In the new VIENNA Add-In this function is not supported any longer because

1. VIENNA Add-In builds on CCTS 3.0 technology
2. There is no CCTS 3.0 library yet

Original comment by philipp....@gmail.com on 20 Apr 2009 at 2:30

GoogleCodeExporter commented 9 years ago
OK.

Do you any idea on the release date for the next CCTS ?

Thanks

Original comment by julien.g...@gmail.com on 20 Apr 2009 at 3:07