Whenever i try to access an HTML file through server.execute, i got
this error,
Server object error 'ASP 0228 : 80004005'
Server.Execute Error
("/folder1/htmls/" & strfilename& "_1.html")
The call to Server.Execute failed while loading the page.
Any idea how it can be resolved..
Thank you