On this page

How to solve run-time error 339 when accessing "Profile data"?

A Run-time error might happen when accessing access the "Profile data". The error message reads: "run time error '339' component dbgrid32.ocx or one of its dependencies not correctly registered: a file is missing or invalid" and/or "run time error '339' component mscomct2.ocx or one of its dependencies not correctly registered: a file is missing or invalid"

The cause of this error is if that these files (dbgrid32.ocx mscomct2.ocx) have not been registered correctly.

To solve this, copy the attached files to the folder C:\Windows\SysWOW64.

Register the files by opening a Command Prompt as administrator:

cd C:\Windows\SysWOW64
regsvr32 dbgrid32.ocx
regsvr32 mscomct2.ocx

The “Profile Data” should now be accessible.

Please see the attached document dbgrid32

Please see the attached document mscomct2.

Back to top

What are the differences between Pipeline Engineering Tool (PET) and DNV-OS-F101 code compliance?

Both tools comply with DNV-OS-F101, but PET module is more suitable for early design.

PET v4.0.2Code Compliant Spreadsheet v3.3-01
Complies withDNV-OS-F101DNV-OS-F101
Batch calculationsNoYes
Possibility to make custom excel plots from the parametric runs (batch) functionalityNoYes
Automatically calculates fabrication factor, girth weld factor and derating when double clicking the cellsNoYes
Calculates for safety class Very HighNoYes

Back to top