Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
the code i have, creates a word file out off a part. The code runs well days before.
wordApp = Interaction.CreateObject("Word.Application")
Today it stopps with the following message:
System.Runtime.InteropServices.COMException (0x800A175D): Ausnahme von HRESULT: 0x800A175D
bei Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
bei LmiRuleScript.Main()
bei Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem)
bei iLogic.RuleEvalContainer.ExecRuleEval(String execRule)
What is wrong with that line?
Hopefully there is one who can help me....
Very best regards
Martin
Solved! Go to Solution.