P
PM Creyghton
I got this error without using frames:
First of all, I'm developing an ASP application, and once in a while
my activeX components crash or hang, I got page-not-found errors,
errors generated by my COM object... Its all in the game of
development ..
BUT when some crash occure,
and I then try to restart my IIS service or restart my component
service, javascript is generating the 'Permission denied error'.
This javascript resides in an included file in another directory on
the same webserver.
I include it like this: <!-- #include virtual="/js/customer.asp" -->
This is very irritating, I can understand that if something crashes I
could loose my web server account information and get a permission
denied, but when I close everything (all windows) and reset all
services, Why doesn't client side javascript work anymore???
After wainting 10 min or restarting my PC, everything is fine.
First of all, I'm developing an ASP application, and once in a while
my activeX components crash or hang, I got page-not-found errors,
errors generated by my COM object... Its all in the game of
development ..
BUT when some crash occure,
and I then try to restart my IIS service or restart my component
service, javascript is generating the 'Permission denied error'.
This javascript resides in an included file in another directory on
the same webserver.
I include it like this: <!-- #include virtual="/js/customer.asp" -->
This is very irritating, I can understand that if something crashes I
could loose my web server account information and get a permission
denied, but when I close everything (all windows) and reset all
services, Why doesn't client side javascript work anymore???
After wainting 10 min or restarting my PC, everything is fine.