Ask a Question related to Coldfusion Server Administration, Design and Development.
-
DettCom #1
PLEASE HELP!!!!! Can't set application
Hello,
I hope someone can help. The weirdest thing started happening yesterday. I
started to get server connectiong errors to CF where it kept on saying to check
if the services are running.
Now, when I try to login to any of my sites where I set an application
variable, it bouces me out (because the next page checks for
#application.loggedin# eq "YES" ). This is driving my crazy!!
Is there a way that there are too many app variables in memory or overloading
CF admin somehow? PLEASE HELP!!!!!!
DettCom Guest
-
Flash Remoting Application.cfc & Application.cfm problem
Hi there, When using Flex 1.5 client application, when using Application.cfm to deal with remoting SetCredentials(user,pwd), I just set it once... -
dllimport call in aspnet application makes the application hangs
As our application design requires us to use one of the validation API engine which was written on C(so basically all I have is a dll) and I tested... -
What issue will HIT me hard when I convert an Access 2002 MDE application to Web Application?
Hi All, Current Access 2002 MDE application: - has no tier - has neither business object nor any kind of object (Except MS Form object and... -
Can a web application call methods on a webservice running in the same application
Can a web application call methods on a webservice running in the same application Thanks Ron Vecchi -
How to inherit a base form in all application forms of an asp.net application
hello friend, while developing an asp.net application, i created a base form(say mybaseform1) with certain links on it. then i tried to... -
MichaelSJudd #2
Re: PLEASE HELP!!!!! Can't set application
You'd have to narrow down:
"I started to get server connectiong errors to CF where it kept on saying to
check if the services are running."
1. Where are you getting the error.
2. Anything in the logs?
I use cdata and cglobal tables to store variables, and I HAVE run into
problems with variables getting too large, and have had to increase fields from
the default sizes because noone could login/
Since this post was this morning, you may have already found a solution to
this, but I figured I'd post anyway.
- Mike
MichaelSJudd Guest



Reply With Quote

