Welcome to ModelRight Sign in | Join | Help

HTML file that uses JavaScript to read and display model info

File Details
Downloads: 312 File Size: 1.8kB
Posted By: modelright Views: 522
Date Added: Mon, Jan 08 2007

Comments
 

ian said:

this html expects this COM object to be available on the client side. Where would I be able to download this? <object id="ModelRightScriptingEngine" classid="CLSID:1C9EC004-9189-4111-8C99-24F2D5A14DF2" height="40" width="40" VIEWASTEXT> </object>
Wed, Nov 07 2007 11:24 AM
 

modelright said:

This comment applies to every script which is not executed from within MR.. If you get an error about a COM object not being found, then you need to manually register SCF.dll with a command like this: regsvr32 "C:\Program Files\ModelRight\ModelRight 2\SCF.dll" (assuming that MR2 is installed at its default location). You will need to run the command from a command prompt or from Start/Run.
Fri, Nov 16 2007 12:58 PM
 

Ian said:

hmm still not working. my directory is "C:\Program Files\ModelRight\ModelRight 2" and i verified that SCF.DLL is located there. Opening a CMD prompt and navigate to said directory. Issued REGSVR32 SCF.DLL and got the following error LoadLibrary("SCF.DLL") failed -the specified module cannot be found - but the fil does exist Here are relevant DLL info Version 2, 0, 0, 26 size 282 624 byte
Tue, Jan 15 2008 5:04 PM
 

modelright said:

That's surprising. Maybe you need to run the command as I mentioned above (includes the full path).
Mon, Feb 04 2008 5:14 PM

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add