
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
-------------------------------------
http://inventortrenches.blogspot.com/2011/06/ilogic-export-parts-list-with-options.html
-------------------------------------
我按照这里的源码创建的iLogic,
WIN7 64bit
Excel 2013
正常运行
在WIN10 64bit
Excel 2013
无法运行提示错误
System.ArgumentException: 参数错误。 (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
在 Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
在 Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
在 ThisRule.Main()
在 Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem)
在 iLogic.RuleEvalContainer.ExecRuleEval(String execRule)
Solved! Go to Solution.