cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kclark
Level 2

Help.. Getting Internal Build Error -6018

I'm inquiring about how to fix "Internal Build Error -6018". I am hitting this road block and I can't find a turn. Does anyone have any information about how to fix this issue?

Thanks
Labels (1)
0 Kudos
(4) Replies
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

This error can occur during COM extraction when the build is attempting to build up a registry key.

Is this error occurring in all projects you try to build? Do you have COM Extract at Build enabled for any components in your project?
0 Kudos
Courtney11
Level 3

Every answer support points me to does not work... If you get answer please post.
0 Kudos
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

Can you provide any additional information? Are you using COM extraction? Does this happen in a sample project? Can you attach a verbose build log?
0 Kudos
kclark
Level 2

We originally thought that the DCOM 95 redistributable was causing the issue, but i don't think this was the issue. We are using COM extraction. I found that one of our DLL files was causing an issue. We switched the DLL from COM extraction to Self Register, this fixed the issue.
0 Kudos