red exclamation point ?

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

  1. #1

    Default red exclamation point ?

    I am creating some custom server behaviors for ASP.NET stuff. When I create
    them with the New Server Behavior wizard there is no red exclamation point. BUT
    after I package the extension and use that it show a red exclamation point? I
    do not edit any of the code like I read on another post in this forum, so I am
    wondering if I am missing something?

    Thanks

    gjhdigital Guest

  2. Similar Questions and Discussions

    1. the angle from point A to point B (where the mouse is)
      i'm trying to figure out the angle between a point in my sceane and the point at which the mouse has been clicked. i've been looking at 3dD world...
    2. Getting a camera to point at one point
      Hi, I've got a room where I can interpolate the camera to various models wihtin it by clicking on certain buttons. Once a button has been hit I...
    3. What's the meaning of the red exclamation point?
      Hello, I have several Server Behaviors with red exclamation points next to them in the Application Palatte. I am using MX Kollection with DW MX...
    4. Add Point tool won't add point
      I'm an Illustrator novice. I was tearing my hair out trying to get the add point tool to add a point to a path. It refused. I finally got it to work...
    5. The best way to rotate point around other point ?
      Hi, I need to rotate point in space around other point in space (not 0,0,0) and all three axis - different angles. Plz can you help me ? I will do...
  3. #2

    Default Re: red exclamation point ?

    "gjhdigital" <webforumsuser@macromedia.com> wrote in message
    news:dt5cfk$t0n$1@forums.macromedia.com...
    > I am creating some custom server behaviors for ASP.NET stuff. When I
    create
    > them with the New Server Behavior wizard there is no red exclamation
    point. BUT
    > after I package the extension and use that it show a red exclamation
    point? I
    > do not edit any of the code like I read on another post in this forum, so
    I am
    > wondering if I am missing something?
    The Server Behavior Builder is good for simple scripts, but doesn't do well
    with many types of scripts. If you have a red exclamation point you probably
    need to tweak the regular expressions by hand.

    Tom Muck
    [url]http://www.tom-muck.com/[/url]


    Tom Muck 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