Errors Deploying Web App

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Re: Errors Deploying Web App

    what are the issues???

    "Jose" <jose_martins@concentra.com> wrote in message
    news:032d01c33c21$1c1f8180$a401280a@phx.gbl...
    > We are having issues deploying a web application that
    > will be accessed via
    > a URL that must map to a virtual on our web server. For
    > example, we have
    > a URL app.domain.com, which needs to map to the default
    > page for a virtual
    > directory called "app" on our web server. This does not
    > work, and we are
    > unsure why. When we try to run it at the default web
    > site root, we also
    > get aspnet_wp issues and cannot run the site.
    >
    > Any help would be appreciated!
    >

    Alvin Bruney Guest

  2. Similar Questions and Discussions

    1. Problem Deploying
      Hi! I've had trouble deploying quite a complex Cairngorm solution so I created a mere Hello World application and tried to deploy that ~...
    2. CF4.5 Errors in logs and Unix 111 errors!
      :confused; Hi All, I have been getting a lot of Unix 111 errors and there are various errors in my coldfusion logs. I can't find any resources...
    3. Deploying to end users
      I develop tiny to smallish websites for small businesses (big deal I hear you say!) and having recently purchased Studio 8, with Contribute 3, I...
    4. supress errors at the page level? Undefined index errors.
      I'm creating a simple reply form, and if a form item isn't answered I get an error: "Notice: Undefined index: rb_amntspent in...
    5. Errors deploying my new aspnet web forms
      I've done this but it still won't work. Is there something else that can be wrong? Thanks, Dominic "Marina" <zlatkinam@nospam.hotmail.com>...
  3. #2

    Default Re: Errors Deploying Web App

    It does not run...we have the aspnet_wp timing out. The
    web app only runs if we use the url app.domain.com/app
    with the qualifying virtual root. Does not run if we run
    the app at the root.


    >-----Original Message-----
    >what are the issues???
    >
    >"Jose" <jose_martins@concentra.com> wrote in message
    >news:032d01c33c21$1c1f8180$a401280a@phx.gbl...
    >> We are having issues deploying a web application that
    >> will be accessed via
    >> a URL that must map to a virtual on our web server.
    For
    >> example, we have
    >> a URL app.domain.com, which needs to map to the default
    >> page for a virtual
    >> directory called "app" on our web server. This does
    not
    >> work, and we are
    >> unsure why. When we try to run it at the default web
    >> site root, we also
    >> get aspnet_wp issues and cannot run the site.
    >>
    >> Any help would be appreciated!
    >>
    >
    >
    >.
    >
    Jose 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