If port 47873 is used by another process (not via the http.sys service), the Help Library Agent will not be able to attach and use that port and will fail. You can change the port number by adding the string registry value AgentPort under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Help\v1.0 with the value of the port to use (for example, 81). Because of the http.sys ACL settings, you must run the following http.sys configuration command from an administrator-elevated command line. On Vista, Windows 2003, and Windows 7 run the following command:
netsh http add urlacl url=http://127.0.0.1:/help/ sddl=D:(A;;GX;;;WD)
On Windows XP and Windows 2003 run the following command:
httpcfg set urlacl /u http://127.0.0.1:/help/ /a D:(A;;GX;;;WD)
If the command is not found, you may have to download httpcfg.exe from Microsoft as part of the Windows XP Service Pack 3 Support Tools (http://go.microsoft.com/fwlink/?LinkId=206681).
Now the Help Library Agent will run on the selected port number.
If no product name is specified return all products with the specified categoryId, otherwise return only products with the ...
If not empty, this type is defined by binding values to the parameters of a type that has template parameters. For example, ...
If one or more column groups is specified, all fields in the Values field list must have an aggregate function specified. ...
if page index changed it means the previous page was not valid and was adjusted. Rebind to fill control with adjusted page ...
If port 47873 is used by another process (not via the http.sys service), the Help Library Agent will not be able to attach ...
If ShowColumnAs is Histogram then this property defines the histogram interval width. Setting this value to 0 will result ...
If ShowColumnAs is Histogram then this property indicates the percent frequency should be displayed using the secondary Y ...
If ShowColumnAs is Histogram, then this property defines the number of intervals the data range is divided into. This property ...
If statement Conditionally runs a group of statements, depending on the value of an expression. If Then Else -or- If Then].[ElseIf ...