I went through all my OS security settings in Administrative Tools\Local Security Policy, and changed the things that needed changing.
I did exactly as you asked, downloaded Forum200 to External Function DLLs directory, and unblocked the file and renamed it, but it didn't work and I still have the original problem.
Do you think it is possible that having MS PRO 9.2 and MS PRO 12 on the same drive could cause this problem?
I am using an indicator I wrote called MC SAR FORUM, and the code is:
A:=ExtFml("Jurik_Functions.JR_JMA",C,10,100);
A1:=ExtFml("Forum.HHVBARS",C,50);
A1:=ExtFml("Forum.CSAR",C,.02,.2);
A1:=ExtFml("ppEval.ArrayLoad",5,"C");
A1:=ExtFml( "GVf.Clear");
A1:=ExtFml("DynamicTradingTools.ResistanceManual", 10, 10);
A
So, I am trying to use the JMA function, which normally functions 100%.
The minute I insert the indicator in a new window in the chart, I get the error message "Debug Error!"
I hit the IGNORE button 9 times and the debug error message dissappears and the following message takes its place:
CUSTOM INDICATOR ERROR
The following error occurred while calculating MC SAR FORUM:
An MSX DLL has incorrectly produced results prior to the first loaded price data record.
Reference DLL “Forum.CSAR”
Remove this indicator from the chart
Keep this indicator in the chart
Don’t show future errors for this indicator in this chart
If I hit the ABORT button, the Debug Error message dissappears and I click the TOOLS\Indicator Builder button and nothing happens. I click FILE\Open and nothing happens, the program is alive but dead. Then the screen goes white, I click the X in the top right hand corner, and the program closes. I go to Task Manager, Click EquisFileSrv\End Process, and restart Metastock.
If I hit the RETRY button, I get the following message:
MSWIN
mswin has encountered a user-defined breakpoint
A breakpoint in an application indicates a program error. After this dialog is dismissed, the application will continue running, but it may be in an unstable state.
DEBUG CLOSE
If hit the DEBUG button, Metastock instantly closes. If I hit the CLOSE button, Metastock Closes.
If I now open Windows Explorer and delete Forum.dll and restart Metastock, Insert my indicator, the JMA comes up, a few Custom Indicator Error windows come up to tell me that Forum.dll is missing, and Metastock functions as normal.
My ThinkPad machine is only a few weeks old, and MS PRO 9.2 and 12 are brand new clean installations, though I exported all my custom indicators from my old laptop, and I migrated them to MS PRO 12. It came with XP Pro SP3 installed and I installed a few things like Microsoft Office 2007 and Norton Ghost. I do not use any pirated software. Yet I have the same problem with Forum.dll on the ThinkPad as I do on my older laptop. The two things they have in common are my custom indicators and dual MS PRO installations.
Thanks for all the valuable time you have given to my problem. If anything else occurs to you, please let me know. [:(]