Coldfusion error

G

Guest

This error keeps coming up when I try to log on to www.gia.edu, and it never
happened before. Does anyone know how to fix this/

The system has attempted to use an undefined value, which usually indicates
a programming error, either in your code or some system code.
Null Pointers are another name for undefined values.


Please try the following:
Check the ColdFusion documentation to verify that you are using the correct
syntax.
Search the Knowledge Base to find a solution to your problem.


Browser Mozilla/4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1;
..NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)


Thanks
 
M

Malke

dbg said:
This error keeps coming up when I try to log on to www.gia.edu, and it
never
happened before. Does anyone know how to fix this/

The system has attempted to use an undefined value, which usually
indicates a programming error, either in your code or some system
code. Null Pointers are another name for undefined values.


Please try the following:
Check the ColdFusion documentation to verify that you are using the
correct syntax.
Search the Knowledge Base to find a solution to your problem.


Browser Mozilla/4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1;
SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)

ColdFusion is a web developer's program which would indicate a problem
with the website and not your computer. Clear your cache and try again.
I just accessed the website with no issues (Firefox on SuSE 9.3).

Malke
 
G

Guest

Thank you it worked.

Dan

Malke said:
ColdFusion is a web developer's program which would indicate a problem
with the website and not your computer. Clear your cache and try again.
I just accessed the website with no issues (Firefox on SuSE 9.3).

Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top