ekendricks
Posts: 34
|
| Posted: 04/17/2006, 5:13 PM |
|
I searched and found one post with the same question, but there was not an answer.
I'm using CCS 3.0.l.2 SQL 2005 ASP
I'm getting the below error on some pages, both .html and .asp. I have tried to delete and re-create one of the pages, and still get the same error. I checked the web folder and the .html pages actually exist.
If I click on "Live Page", ../Incident_search.asp, it works as intended. I can go from search to list page and it works. If I
click on another menu items, go there and click to go back to
Incident_search.asp, then it doesn't work.
*********************************************************
Error Type:
Template engine (0x800A041A)
Template engine: LoadTemplate failed. File C:\Inetpub\wwwroot\Gsp\Post\Incident_search.html not found.
/Gsp/Template.asp, line 89
**********************************************************
Thanks in advance for any help.
Ernest
|
 |
 |
ekendricks
Posts: 34
|
| Posted: 04/18/2006, 10:46 AM |
|
Quote ekendricks:
I searched and found one post with the same question, but there was not an answer.
I'm using CCS 3.0.l.2 SQL 2005 ASP
I'm getting the below error on some pages, both .html and .asp. I have tried to delete and re-create one of the pages, and still get the same error. I checked the web folder and the .html pages actually exist.
If I click on "Live Page", ../Incident_search.asp, it works as intended. I can go from search to list page and it works. If I
click on another menu item, go there and click to go back to
Incident_search.asp, then it doesn't work.
*********************************************************
Error Type:
Template engine (0x800A041A)
Template engine: LoadTemplate failed. File C:\Inetpub\wwwroot\Gsp\Post\Incident_search.html not found.
/Gsp/Template.asp, line 89
**********************************************************
Thanks in advance for any help.
Ernest
|
 |
 |
|