Hi Guys,
Thanks for all your attention to this matter.
It looks like the error is due to the javascript files not being properly referenced.
If acwmain.js is not found, comments will not appear.
This brings up another issue:
I set the following in the config file:
I noticed that the generated script references do not use the setting. I know the setting is being read because the css link is reading the setting and is now correct:
but the references to the js files are still incorrect
I had to manually add the js references to the page and now the comments work.
In addition, in IE I am getting the following error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Fri, 21 Oct 2011 17:40:10 UTC
Message: Access is denied to: file:///C:/Program%20Files/Aspose/Aspose.Grid/agw_client/commonbehav.htc
Line: 0
Char: 0
Code: 0
URI: http://localhost:3409/ViewFinancialStatement.aspx?lid=D5262F13-0AFD-43C2-8DDC-AB96BE5D8BB9
Message: Access is denied to: file:///C:/Program%20Files/Aspose/Aspose.Grid/agw_client/commonbehav.htc
Line: 0
Char: 0
Code: 0
URI: http://localhost:3409/ViewFinancialStatement.aspx?lid=D5262F13-0AFD-43C2-8DDC-AB96BE5D8BB9
Is there any way to set the path for these htc files? I would rather not have to create and give rights to that folder on the server.
Thanks again.