Skip to main content
Inspiring
September 5, 2013
Question

Permission denied error in whstart.js after generating from RH10

  • September 5, 2013
  • 1 reply
  • 1096 views

I am running a very small (1 topic) project to test out RH10. After generating and getting the yellow bar warning at the top, I added Mark of the Web and re-generated. Then my IE8 page just flashed over and over again until I hit Cancel and looked at the errors:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.2; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729)
Timestamp: Thu, 5 Sep 2013 18:00:49 UTC


Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: file:///C:/Users/forbesh/Documents/rh10generate/desktop/whver.js


Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: file:///C:/Users/forbesh/Documents/rh10generate/desktop/whutils.js


Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: file:///C:/Users/forbesh/Documents/rh10generate/desktop/whmsg.js


Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: file:///C:/Users/forbesh/Documents/rh10generate/desktop/whstub.js


Message: Permission denied
Line: 47
Char: 1
Code: 0
URI: file:///C:/Users/forbesh/Documents/rh10generate/desktop/whstart.js

The first four are repeated many times until I hit Cancel on the page. In whver, whutils, whmsg  and whstub, Line 1, Char 1 is a / to start a comment // and is greyed out in the code reader in Dreamweaver. Line 47, Char 1 in whstart is v from the word var.

I took out and then reinserted Mark of the Web, the page now loads properly but takes a very long time to do so: it has been loading already for over a minute and just loaded.

Can anyone tell me why I got those messages? And secondly, why is it loading so slowly?

Thanks in advance!

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
September 5, 2013

Have you enabled JavaScript? Is it occurring if you use another browser?

Inspiring
September 5, 2013

JavaScript was already enabled and no, not with another browser.

Jeff_Coatsworth
Community Expert
Community Expert
September 5, 2013

So if it’s not happening with another browser, then it’s must be something in the browser settings for IE8