OK. I never ask unless I am stumped.
I'm sure somebody has run into this b/c when I do a search on the 'Net
for the error, I get links to various other CFM web pages that have
thrown the error while being indexed by the search engines.
Here goes.... First the stats:
Server: Windows NT 4.0 ~ I suspect with all the most current updates
(Shared host~ XO Communications) CF Server: 4.5 ~ patched and updated I
hope!
Database: Access 2000 (Sorry, I can't afford a Lexus either.)
Connection: OC48 dual redundant to the backbone (so they say!)
Client:
OS: Windows 98/2000/XP
Browser: IE6
Connection: DSL
Cache: Clear w/ 1 meg storage setting and "Every visit..." checked.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ERROR:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Error Occurred While Processing Request
Error Diagnostic Information
An error occurred while attempting to establish a connection to the
service.
The most likely cause of this problem is that the service is not
currently running. You can use the 'Services' Control Panel to verify
that the service is running and to restart it if necessary.
Windows NT error number 2 occurred.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
PAGE
CODE::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<cfif isdefined ("customerid")></cfif>
<cfquery datasource="schome" name="getinfo">
select *
from agentid
where customerid=#customerid#
</cfquery>
<cfoutput query = "getinfo">
<html>
<head>
<title>#realestatefirmwebsite#</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
</head>
<frameset framespacing="0" border="false" frameborder="0" cols="160,*">
<frame name="left" scrolling="no" noresize target="rbottom"
src="http://www.schomesales.com/schome/bluemoon.cfm?customerid=#customer
id#">
<frameset rows="129,*">
<frame name="rtop" target="rbottom"
src="http://www.schomesales.com/schome/bluemoontopgui.cfm?customerid=#cu
stomerid#" scrolling="no" noresize>
<frame name="rbottom"
src="http://www.schomesales.com/schome/bluemoonbody.cfm?customerid=#cust
omerid#" scrolling="auto">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>
</cfoutput>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I made absolute paths out of the individual frames for ease of lookup...
It is broken either way, absolute or relative.
This error happens intermittently...sometimes often, other times it
takes several refreshes to get it to happen....clearing the cache helps
ensure the error is seen.
Sometimes one frame will work, other times 2 frame pages will resolve
and one will not...there is no rhyme or reason I can see.
I have tried to isolate this as a browser issue or an OS problem, but I
really think it is either a codeing problem or a Server issue. ( I'm
praying it's their fault and they can fix it.)
The most I could find out about "Windows NT error number 2" is that it
means "Page not found" (Duhuh... Another egregious waste of syntax by
our good friends at MS!)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This, CF Developers, is your mission........should you choose to accept
it.
This message will self destruct in 5......4.......3.......2 <CF_POOF>
Thanks.....
Michael Pool
[EMAIL PROTECTED]
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists