Delete/disable Login Wizard

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Delete/disable Login Wizard

    When I installed CFMX7 I installed the Login Wizard. Now when I want to
    preview a page in the browser, I have to login. How do I disable or delete the
    login wizard? I have no need for it. Should I delete all the related files?
    Thanks.

    maizie Guest

  2. Similar Questions and Discussions

    1. DreamWeaver CS Login Wizard
      Hello, I have just installed Coldfusion 8 and Adobe CS 3 (in that order). I am goign through the documentation and it talks about the Login...
    2. Dreamweaver Login Wizard won't complete
      Hi I have coldfusion MX 7 installed on the remote server and Dreamweaver MX 2004 installed on my local desktop. I also installed the ColdFusion MX7...
    3. CF Login Wizard Bizarrities
      Hello, I'm running Dreamweaver MX 2004 and used the 'Coldfusion Login Wizard' to secure a directory on my site (we'll call it site.com/secure/)....
    4. Login Wizard
      Ok im doing the ColdFusion MX 7 Getting Started Experience ? Extranet Application Features and on page 2 it tells me.... The Login Wizard is part...
    5. Problem with Login Feature By Login Wizard...Please Help
      Hello everyone. I am a beginner and am currently learning Coldfusion MX 7. I ran the login wizard with simple authentication on a folder I want to...
  3. #2

    Default Re: Delete/disable Login Wizard

    You used the login in Dreamweaver? If so, it created a series of files that you
    can just delete. Look in the Application.cfm in that folder, you should see
    code (commented) that was inserted by the wizard.

    BenForta Guest

  4. #3

    Default Re: Delete/disable Login Wizard

    Oh my, THE Ben Forta??? Unlucky for you, you got a newbie. I don't have an
    application.cfm file. I haven't created one for the site I'm working on. I'm
    just playing with the flashform feature. There are 5 files
    C:\CFusionMX7\wwwroot that I think are related to the login wizard.
    application.cfc index.cfm mm_wizard_application_include.cfm
    mm_wizard_authenticate.cfc mm_wizard_login.cfm Can I just delete these files?

    maizie Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139