User Activity

  • Posted a comment on discussion Open Discussion on j-Interop : Java - COM Interoperability

    It's access denied. https://stackoverflow.com/questions/45605656/jinterop-access-is-denied-0x00000005 On Wed, Mar 23, 2022, 15:41 Tobias Neubert tobiasneubert@users.sourceforge.net wrote: Hi and thank you for your answer. I think I managed to find the property that controlls the authentication level: rpc.ntlm.sign. This property is false by default, I changed it to true. That way, the NtlmConnection creates a Type1 message (whatever this is) with the NtlmFlags.NTLMSSP_NEGOTIATE_SIGN set and a AuithenticationVerifier...

  • Posted a comment on discussion Open Discussion on j-Interop : Java - COM Interoperability

    Hi, Check the JIServer classes , I think. It's been a while since I had a look at the code , but it's there somewhere. Best regards, Vikram On Tue, Mar 22, 2022, 19:24 Tobias Neubert tobiasneubert@users.sourceforge.net wrote: Hi everybody, my opc da server logs into the Windows Event Log the following message: The server-side authentication level policy does not allow the user OPCDASRV\user SID (...) from address x.x.x.x to activate DCOM server. Please raise the activation authentication level at...

  • Posted a comment on discussion j-Interop - DCOM Configuration on j-Interop : Java - COM Interoperability

    Really, it works 😀 ? My friend , it's an exception from the server. Technically we should report it and not proceed. However, if it works , it works ... Best regards, Vikram On Thu, Apr 15, 2021, 19:29 Tobias Neubert tobiasneubert@users.sourceforge.net wrote: Ok, I have patched the lib by changing not throwing an exception in JIRemActivation.read(ndr) as follows: hresult = ndr.readUnsignedLong(); if (hresult != 0) { //System.out.println("EXCEPTION FROM SERVER ! --> " + "0x" + Long.toHexString(hresult).substring(8));...

  • Posted a comment on discussion j-Interop - DCOM Configuration on j-Interop : Java - COM Interoperability

    Dear Tobias, Does this help ? https://docs.microsoft.com/en-us/answers/questions/146551/wmic-stopped-working-on-windows-10-2004.html Best regards, Vikram On Tue, Apr 13, 2021, 20:05 Tobias Neubert tobiasneubert@users.sourceforge.net wrote: I am sorry, the title does not reflect the right windows 10 version. So I created a new topic because I do not know how to change the title. Cannot connect to Windows 10 Enterprise 1909 https://sourceforge.net/p/j-interop/discussion/840678/thread/cb242a8c51/?limit=25#5477...

  • Posted a comment on discussion j-Interop - DCOM Configuration on j-Interop : Java - COM Interoperability

    Hi There, It's on SF site itself. The latest trunk is that itself. Best regards, Vikram On Tue, Aug 25, 2020, 00:37 Chris Collins unsta@users.sourceforge.net wrote: Hello! If there's been no release since 2013, but the trunk has a fix in it, where is the source for that trunk to compile from? Thanks! java.lang.ArrayIndexOutOfBoundsException: 16 Exception https://sourceforge.net/p/j-interop/discussion/840678/thread/159fc36f/?limit=25#960e Sent from sourceforge.net because you indicated interest in...

  • Posted a comment on discussion Open Discussion on j-Interop : Java - COM Interoperability

    Dear Justin, We do maintain it. It's just work is done only on a consulting basis. Best regards, Vikram On Mon, May 14, 2018, 00:57 Justin Megawarne edutilos@users.sourceforge.net wrote: Is j-interop still under active maintenance? If not, is it possible to pay the original maintainer for support? If not, does anyone know of an alternative Java DCOM library? Active maintenance? https://sourceforge.net/p/j-interop/discussion/600729/thread/53e2ba9a/?limit=25#c281 Sent from sourceforge.net because you...

  • Posted a comment on discussion Open Discussion on j-Interop : Java - COM Interoperability

    Hi, The JIAutomationException has more information in it. Please check that for the exact thing that went wrong here. best regards, Vikram On Tue, Mar 20, 2018 at 4:41 PM, Dilip Rai dilipbhumca@users.sourceforge.net wrote: Hi Vikram, I'm trying to convert C# code into Java code. Below is C# code. var objProjectList = objServer.Enumerator; int numDataSources; var objDataSource = objProjectList.ItemByProjectName("XXX", out numDataSources); objDataSource.Init(); var mysession = objDataSource.CreateSession();...

  • Posted a comment on discussion j-Interop - DCOM Configuration on j-Interop : Java - COM Interoperability

    Hi Tejas, Please compile and use the trunk, that has the fix. Best regards, Vikram On Dec 27, 2017 13:49, "Tejas Sawant" tejas13@users.sf.net wrote: Following exception occuring java.lang.ArrayIndexOutOfBoundsException: 16 at jcifs.util.Encdec.dec_uint32le(Encdec.java:90) at ndr.NdrBuffer.dec_ndr_long(NdrBuffer.java:146) at ndr.NetworkDataRepresentation.readUnsignedLong(NetworkDataRepresentation. java:64) at org.jinterop.dcom.core.JIRemoteSCMActivator$RemoteCreateInstance.read( JIRemoteSCMActivator.java:642)...

View All

Personal Data

Username:
vikramrc
Joined:
2001-05-08 14:42:44

Projects

This is a list of open source software projects that Vikram Roopchand is associated with:

Personal Tools