Help: "Server Application Unavailable"

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

  1. #1

    Default Help: "Server Application Unavailable"

    I get this error when previewing my page that has a data grid.

    "Server Application Unavailable

    The web application you are attempting to access on this web server is
    currently unavailable. Please hit the "Refresh" button in your web browser to
    retry your request.

    Administrator Note: An error message detailing the cause of this specific
    request failure can be found in the application event log of the web server.
    Please review this log entry to discover what caused this error to occur. "

    Thanks in advance,
    Marvin

    saadiq31 Guest

  2. Similar Questions and Discussions

    1. Server.CreateObject("Access.Application")
      hi i have a big problem. i have an asp file with the following source code.... ****** Set r_ = Server.CreateObject ("Access.Application.10") ...
    2. AppPool running with Domain identity - "service unavailable"
      I have been trying to move our web apps into their own AppPool so we can run it under a specific domain account and hit our DB servers. Whenever I...
    3. <tr id="MyRow" runat="server"> ... </tr> doesn't appear in server-side code
      pschrader: Look at the top of your page, where your controls are declared. Do you see one for HTMLTableRow? You may have to manually add it, if...
    4. Preven "Balloon Help" from comming up when Wireless is unavailable
      Hi all- This more of a "getting rid of annoying message" problem rather then an actual problem itself. I have a Toshiba Tecra S1 with an Intel...
    5. Dial up connection says "device unavailable"
      When I created a dial up connection, the modem is unavailable. I also have a NIC installed and want to connect two computers in my home for shared...
  3. #2

    Default Re: Help: "Server Application Unavailable"

    saadiq31 wrote:
    > I get this error when previewing my page that has a data grid.
    By data grid do you mean a .NET data grid, or are you talking about flash?

    If the .NET type, then you should ask this question over in the
    Application Dev group as thats where the server/db folks hang around:
    [url]http://www.macromedia.com/cfusion/webforums/forum/categories.cfm?catid=263[/url]

    You may need to post your code, and where you are trying to run the
    code, at you're hosts site off localhost, etc.


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
    danilocelic *TMM* 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