Question
I'm stumped - CF8 stops rendering mid-page
Now THIS is a stumper! I don't think anyone's seen this.
I'm using CF8 Developer on a Windows XP Pro SP2 rig (using the Admin Pack so I have IIS 6 rather than 5.1) Anyways, this problem does not happen on ANY PAGE except Coldfusion Markup. What happens is, randomly, CF8 will either render the complete page (as expected) or it'll stop some random point within the page. Here's some other facts.
Problem happens in Firefox 2.0.0.12 AND MSIE 6/7, so it seems independent of the browser.
The EXACT SAME source code can be taken to my work PC (WinXP Pro SP2 w/ IIS6) and it will work FLAWLESSLY, serving the page completely each refresh.
I have fully uninstalled and reinstalled CF8 twice, and the same problem exists.
I AM utilizing my own form of SES for clean URLs that basically parses the 404; http://localhost/file.cfm value that CF catches and reparsing it to build the page, but again, this works flawlessly on my work PC.
I have flushed out the cache on the browsers and still have the problem.
Problem DOES NOT exist when I load .html, .asp or any other type of file. Those pages render completely each time (making me think it isn't IIS' fault either)
When I view an incomplete page, sure enough it'll have stopped randomly in some code, like:
<a href="this/that/file.cfm" titl
That's it... nothing more...
This is driving me BATTY. I left Vistax64 because of (among other things), the lack of Coldfusion support, and now that I get back I CAN'T DO MY CODING! :(
My PC's stats (if they'd have anything to do with it) are Q6600, 4GB, 890GB of HDD space. I really hope you guys have some ideas or have seen this before.
I'm using CF8 Developer on a Windows XP Pro SP2 rig (using the Admin Pack so I have IIS 6 rather than 5.1) Anyways, this problem does not happen on ANY PAGE except Coldfusion Markup. What happens is, randomly, CF8 will either render the complete page (as expected) or it'll stop some random point within the page. Here's some other facts.
Problem happens in Firefox 2.0.0.12 AND MSIE 6/7, so it seems independent of the browser.
The EXACT SAME source code can be taken to my work PC (WinXP Pro SP2 w/ IIS6) and it will work FLAWLESSLY, serving the page completely each refresh.
I have fully uninstalled and reinstalled CF8 twice, and the same problem exists.
I AM utilizing my own form of SES for clean URLs that basically parses the 404; http://localhost/file.cfm value that CF catches and reparsing it to build the page, but again, this works flawlessly on my work PC.
I have flushed out the cache on the browsers and still have the problem.
Problem DOES NOT exist when I load .html, .asp or any other type of file. Those pages render completely each time (making me think it isn't IIS' fault either)
When I view an incomplete page, sure enough it'll have stopped randomly in some code, like:
<a href="this/that/file.cfm" titl
That's it... nothing more...
This is driving me BATTY. I left Vistax64 because of (among other things), the lack of Coldfusion support, and now that I get back I CAN'T DO MY CODING! :(
My PC's stats (if they'd have anything to do with it) are Q6600, 4GB, 890GB of HDD space. I really hope you guys have some ideas or have seen this before.
