Problem
IntelliSense provides word completion when editing scripts. Sometimes this capability does not work properly.
Solution
You may need to re-register
sb6ent.ocx
. It is recommended that you close the AWRDE first.
To perform the re-regisration:
Open a command prompt (Start > Run and type "
CMD
" in the window).In the command window, type
cd
followed by the path to your install directory (for example typecd C:\Program Files (x86)\AWR\AWRDE\16\win32
).Type
regsvr32 sb6ent.ocx
and select Enter.You should see a RegSvr32 window with with message "DLLRegisterServer in sb6ent.ocx succeeded."
Select OK to exit the RegSvr32 window.
Restart AWRDE.
If your Computer Operating System is Windows7, you will need to change the properties on
CMD.exe
.
To do this:
Select Start> My Computer > Local Disk (C:) > Windows > System32 and scroll down to
CMD.exe
.Right click and Run as Administrator.
If the series of steps listed above does not fix the problem, send a message to
Getting AWR Technical Support
and mention that you are having trouble using IntelliSense with scripting.