Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Unknown macro: {on-this-page}

Overview

This sample plugin was developed using Visual Basic 2005. You need to do the following steps to enable this plugin in SAP2000:

  • [register the plugin]
  • add the plugin to SAP2000

FAQ

How do I compile the plugin?

The plugin is already compiled as the following DLL library:

obj/Release/Sap2000Plugin_CSI_Sample1.dll

Once I compile the plugin, do you need to register it with the operating system? If so, how do I do that?

[See registering plugins]

How do I resolve the following error when registering the plugin using regsvr32?

Register the plugin using regasm instead of regsvr32. Run:

c:\windows\Microsoft.NET\Framework\v2.0.50727\regasm /codebase /tlb /verbose  Sap2000Plugin_CSI_Sample1.dll

Registering the plugin using regasm gives warning RA0000. Should I worry about this warning?

The warning message can be ignored and the plugin will still work.

Attachments

  File Modified
No files shared here yet.
  • No labels