Menu

#264 Unable to compile stub for Microsoft Outlook 2010 PIA

closed-fixed
nobody
None
5
2012-10-29
2012-10-29
Anonymous
No

Hi
I would like to use the Primary Interop Assembly (PIA) for Outlook 2010 but ikvmstub.exe can not generate all the stubs
C:\DEV\ikvm-0.46.0.1\bin>ikvmstub.exe c:\DEV\Microsoft.Office.Interop.Outlook.dll -skiperror
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à IKVM.Internal.DotNetTypeWrapper.LazyPublishMembers()
à IKVM.Internal.TypeWrapper.GetMethods()
à NetExp.ProcessClass(TypeWrapper tw)
à NetExp.ProcessAssembly(Assembly assembly, Boolean continueOnError)
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à IKVM.Internal.DotNetTypeWrapper.LazyPublishMembers()
à IKVM.Internal.TypeWrapper.GetMethods()
à NetExp.WriteClass(TypeWrapper tw)
à NetExp.ProcessAssembly(Assembly assembly, Boolean continueOnError)
à NetExp.Main(String[] args)

Discussion

  • Anonymous

    Anonymous - 2012-10-29

    I have the same Issue with ikvm-7.1.4532.2 and ikvm-0.46.0.1 on a fresh windows 2003 server OS with .net framework v4.0.30319, Visual Studio 2012 Pro and Office 2010 installed.

     
  • Jeroen Frijters

    Jeroen Frijters - 2012-10-29

    Thanks for the bug report. This has now been fixed in cvs. The fix will be in the future update of 0.46 and in the next 7.2 release candidate.

     
  • Jeroen Frijters

    Jeroen Frijters - 2012-10-29
    • status: open --> closed-fixed
     

Log in to post a comment.