Help!! something's wrong in my dreamweaver 8!!!

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Help!! something's wrong in my dreamweaver 8!!!

    Something's wrong with my dreamweaver 8.... i installed many extension files to
    expand the capabilities of my dreamweaver but after i installed many
    extensions, something's gone wrong.... whenever i press or type the letter "M"
    or "m", an internet explorer window began appearing and prompts/asks me for a
    username and password. what the heck is going on? I cannot perform direct
    typing now in my dreamweaver because of this. does anyone knows what th e
    problem is?

    Sasarai Guest

  2. Similar Questions and Discussions

    1. what is wrong
      my script is: <input name="theImage" type="text" id="theImage"> <input type="button" value="Browse..."...
    2. what am I doing wrong.....
      Hello I have this coden (below), that I found that works really well when to prove a URL is valid, or any object in a URL. They way it works is...
    3. Will a webpage designed in Dreamweaver 4 be compatible with Dreamweaver MX?
      Will a web page designed with Dreamweaver 4 and Fireworks 4 be compatible with the MX versions of Dreamwever and Fireworks? We have one PC with...
    4. [PHP] What is wrong??????
      Hello, This is a reply to an e-mail that you wrote on Mon, 14 Jul 2003 at 19:58, lines prefixed by '>' were originally written by you. Can't...
    5. Am I doing anything wrong?
      Could you advise if I am doing anything wrong? Page: bdConnect.asp <% Set DataConn = Server.CreateObject("ADODB.Connection")...
  3. #2

    Default Re: Help!! something's wrong in my dreamweaver 8!!!

    You may want to uninstall each extenstions one-by-one until the problem goes
    away and you can identify the culprit, or check the "menu.xml" file located in
    your dreawweaver's configuration folder. It would be something like
    "c:\documents and settings\[your username]\application
    data\macromedia\dreamweaver 8\configuration\menus\menu.xml"

    Make a backup of the menu.xml, use notepad to open it, look through it to see
    if there is any shortcut reference to "key=m". Change the letter if needbe.

    If you find it in the menu.xml file, then you may be able to also identify
    which extension added that line to the menu.xml file so that you can uninstall
    that extension.

    You can also use Extension Manager to turn off all your extensions rather than
    uninstalling or removing them, then turn them on one-by-one until you find
    which one uses the "m" as a menu shortcut.

    Hope this helps.

    rprevost 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