Applies To | |||
Product(s): | STAAD.Pro | ||
Version(s): | Select Series 6, build 20.07.11.33 | ||
Environment: | N/A | ||
Area: | STAAD.Pro Wiki | ||
Subarea: | Load Generation | ||
Original Author: | Surojit Ghosh | ||
Query:
In the seismic definition window, if I select IS1893 code and click on Generate tab, there is a error message -- "Creation Failed". How to solve this?
Solution:
The error message is related to seismic parameter auto-generation as per IS1893 code in STAAD.Pro Select Series 6 (build 20.07.11.33) version. This problem has occurred because of the fact that Dll1893.dll has not been registered at the time of installation of the software. You need to register this dll file (Dll1893.dll) manually. The procedure is mentioned below--
1. Go to the following location—
X:\SProV8i SS6\STAAD
Where x is the local drive where you have installed STAAD.Pro SS6 version.
2. Locate the “Dll1893.dll” file and copy the full path. The path will be as—
C:\SProV8i SS6\STAAD\Dll1893.dll
3. Open the command prompt in administrator mode (go to Run >type “cmd” and select the option “Run as Administrator”)
4. Write the following command—
regsvr32 “C:\SProV8i SS6\STAAD\Dll1893.dll”
5. Press Enter. You should see a regsvr32 window, confirming success. Click on Ok.
6. Now run STAAD and go to seismic definition to check.
Note: This problem has been rectified in STAAD.Pro SS6( build 20.07.11.45).