Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

I can't edit CSS when ColdFusion is started.

New Here ,
Apr 14, 2010 Apr 14, 2010

Whenever ColdFusion is started I cannot edit my CSS external stylesheets, from within Dreamweaver, or if I try to open the CSS from within Visual Studio. Is there a way to change this?

423
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Apr 14, 2010 Apr 14, 2010

Change what?

In my experience, ColdFusion should have absolutely no lock on any CSS or other web site files (I.E. HTML, JS, etc).

So there must be something rather unique and strange going on in your system if this is the case for you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 14, 2010 Apr 14, 2010
LATEST

I figured out what the problem was.

I had forgotten to change the Application.cfc name so that they are different for my local and my uploaded websites.

This not only caused this problem, but when I tried to make changes to the Application.cfc, my local site would go to the other site's Application.cfc and would allow me to log in even though I had commented out the query that would cause RecordCount to be 0. This was the experiment that made me realize the mistake.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources