Hello,
we are having a problem with one of our four web servers. When I try to
create an
Application (both in the webtop and via scripting) I get this error:
---------------------------------------------------------------
Error Diagnostic Information
An error occurred while evaluating the expression:
stPDsByName = StructNew() ;
for ( name in stTPDs )
{
if ( StructKeyExists( stTPDs[name], "propertyDefinitionID" )
)
{
id = stTPDs[name].propertyDefinitionID ;
stPDsByName[name] = stPDs[id] ;
}
else
// remove the property (we don't have its
definition)
StructKeyDelete( stTPDs, name ) ;
}
Error near line 139, column 15.
----------------------------------------------------------------------------
----
The member "70E7DF72-A67E-11D2-B3AC00C04FA35A23" in dimension 1 of object
"stPDs" cannot be found. Please, modify the member name.
The error occurred while processing an element with a general identifier of
(CFSCRIPT), occupying document position (132:1) to (132:10).
Date/Time: Wed Mar 07 10:53:36 2001
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
Remote Address: 195.238.226.194
HTTP Referer:
http://195.27.205.4:9000/allaire/spectra/webtop/systemadmin/applications/app
licationlist.cfm?thisNav=System%20Design
---------------------------------------------------------------
Do you know a way to fix this problem?
Best regards,
Guido Franz
Internet communications are not secure and therefore MERCK FINCK &
CO does not accept legal responsibility for the contents of this message.
Any views or opinions presented are solely those of the author and do
not necessarily represent those of MERCK FINCK & CO unless
specifically stated.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.