Sorry Everyone,

I had trouble posting to the list at first and some of the message got
stripped when I did the ole cut and paste...

Here is the error message and the application.cfm.  No they are not going
through a proxy and the Cold Fusion pages are being hosted in a shared
environment (just to make things interesting).  I'm not sure if I was clear
in my first message but the application works from our various developers'
machines that we use for testing browsers, etc.  The client is using IE 5
(build 5.00.292....)

In fact this has only popped up on this particular site.  I believe the
obvious problem is that the session variable has not been created but it
works on other machines so that's what has me puzzled.  Anyhow I look
forward to your informed comments...

Thanks,
Ken

Here is the error:

Error resolving parameter SESSION.PERMISSIONS

 The session variable PERMISSIONS does not exist. The cause of this error is
very likely one of the following things:

   1.The name of the session variable has been misspelled.
   2.The session variable has not yet been created.
   3.The session variable has timed out.



<CFAPPLICATION  Name="SomeName"
                                SessionManagement="Yes"
                                SessionTimeout="#CreateTimeSpan(0,0,15,0)#">



Ken McInnes
e-Business Architect
CSystems Consulting
1021 B 18th Street South
Lethbridge, AB    Canada             T1K 2A2

Email:                  [EMAIL PROTECTED]
Web Site:       http://www.csystems.ab.ca (temporarily unavailable)
Phone:                  403.394.5116
Fax:                    403.381.6868



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to