PDMS PML .NET Customization - Houston, Texas

 
Parents
  • [QUOTE=aldo;56645]Hello folks.
    I just decompiled the aveva DLL assembly, that refers to database access and i got a little worried about what i've found. The source code about the most action methods (open methods like openproject, openmdb,etc...) are abstract, so you must implement it to works, i just don't know if its correct, because in the docs that came with the softer say's not so much about how to use the assembly itself, however, i tried to use it (not the decompiled source, the DLL itself) and just got the same error using those action methods (NULL EXCEPTION was raised), i guess its about the abstract methods... if its true, that's no aveva code that works for this (Open a project, connect to database,...), if u must implement it, it's something like having nothing of help for this.
    If some have some direction to guide me, i'll really apreciate it.
    Anyway best regards to everyone.
    its correct to implement abstract methods, but i'm intresting what exact you did in you code?
    can you post some code in this thread? or post to my PM
Reply
  • [QUOTE=aldo;56645]Hello folks.
    I just decompiled the aveva DLL assembly, that refers to database access and i got a little worried about what i've found. The source code about the most action methods (open methods like openproject, openmdb,etc...) are abstract, so you must implement it to works, i just don't know if its correct, because in the docs that came with the softer say's not so much about how to use the assembly itself, however, i tried to use it (not the decompiled source, the DLL itself) and just got the same error using those action methods (NULL EXCEPTION was raised), i guess its about the abstract methods... if its true, that's no aveva code that works for this (Open a project, connect to database,...), if u must implement it, it's something like having nothing of help for this.
    If some have some direction to guide me, i'll really apreciate it.
    Anyway best regards to everyone.
    its correct to implement abstract methods, but i'm intresting what exact you did in you code?
    can you post some code in this thread? or post to my PM
Children
No Data