Question about running an ASP.NET app with no Interactive desktop login on the server

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

  1. #1

    Default Question about running an ASP.NET app with no Interactive desktop login on the server

    As the title suggests, I've got a question about running an ASP.NET app on a
    server that has no interactive desktop login. In all our testing of our app
    here,the server always had an interactive desktop login since we were
    watching things on it, etc. Well I went to test it the way I would assume
    our customers are going to run it, that is with no interactive desktop
    login, and I get my initial page, but then I can't doing anything else. Our
    app doesn't require any desktop interaction on the server so I'm not sure
    why we would get this behavior. Our apps virtual directory is currently
    configured to use Anonymous and Intergrated security. I'm guessing that
    there is some kind of permission issue going on here, thus the question. Any
    answers or pointers in the right direction would be greatly appreciated.

    Thanks,

    Nick


    Nick Palmer Guest

  2. Similar Questions and Discussions

    1. BUG -Flash Media Interactive Server 3
      Often when a client connected with fms3 loses his internet connection ( because internet shutdown ) , the client remains connected with fms3. This...
    2. Flash Media Interactive Server 3
      Perhaps pricing doesn't prohibit large media companies, but it sure prohibits most developers and small businesses. I'm not interested in trying to...
    3. Keyboard-interactive login in v4?
      As far as I can tell, keyboard-interactive style authentication is still missing in v4. Can someone from Adobe please confirm. If true, this is a...
    4. Can't Login to admin after running MX 7 updater
      Server IIS 6.0 I have reinstalled MX 7 updater verified correct CFIDE folder is being updated reinstalled/relinked to IIS with the web server...
    5. Interactive Map Question
      Image Ready- image maps.
  3. #2

    Default Re: Question about running an ASP.NET app with no Interactive desktop login on the server

    Please explain what you mean by "Can't do anything else". Do you get an
    error? What is it? Do you get nothing? Do you get something, but not what
    you expect?

    Cheers
    Ken

    "Nick Palmer" <nick@kcicorp.com> wrote in message
    news:107df5g8fo7i1ec@corp.supernews.com...
    : As the title suggests, I've got a question about running an ASP.NET app on
    a
    : server that has no interactive desktop login. In all our testing of our
    app
    : here,the server always had an interactive desktop login since we were
    : watching things on it, etc. Well I went to test it the way I would assume
    : our customers are going to run it, that is with no interactive desktop
    : login, and I get my initial page, but then I can't doing anything else.
    Our
    : app doesn't require any desktop interaction on the server so I'm not sure
    : why we would get this behavior. Our apps virtual directory is currently
    : configured to use Anonymous and Intergrated security. I'm guessing that
    : there is some kind of permission issue going on here, thus the question.
    Any
    : answers or pointers in the right direction would be greatly appreciated.
    :
    : Thanks,
    :
    : Nick
    :
    :


    Ken Schaefer Guest

  4. #3

    Default Re: Question about running an ASP.NET app with no Interactive desktop login on the server

    Sorry about the general problem description. After getting the initial
    page, clicking on any of the buttons on this page that would normally take
    you to another page in the app, just appear to hang. The progress bar at
    the bottom of IE just keeps going and going. I've let a test session run
    for 10 minutes, which is way longer than any interaction should take and it
    just sits there.

    "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
    news:uMQw6hIIEHA.1220@tk2msftngp13.phx.gbl...
    > Please explain what you mean by "Can't do anything else". Do you get an
    > error? What is it? Do you get nothing? Do you get something, but not what
    > you expect?
    >
    > Cheers
    > Ken
    >
    > "Nick Palmer" <nick@kcicorp.com> wrote in message
    > news:107df5g8fo7i1ec@corp.supernews.com...
    > : As the title suggests, I've got a question about running an ASP.NET app
    on
    > a
    > : server that has no interactive desktop login. In all our testing of our
    > app
    > : here,the server always had an interactive desktop login since we were
    > : watching things on it, etc. Well I went to test it the way I would
    assume
    > : our customers are going to run it, that is with no interactive desktop
    > : login, and I get my initial page, but then I can't doing anything else.
    > Our
    > : app doesn't require any desktop interaction on the server so I'm not
    sure
    > : why we would get this behavior. Our apps virtual directory is currently
    > : configured to use Anonymous and Intergrated security. I'm guessing that
    > : there is some kind of permission issue going on here, thus the question.
    > Any
    > : answers or pointers in the right direction would be greatly appreciated.
    > :
    > : Thanks,
    > :
    > : Nick
    > :
    > :
    >
    >

    Nick Palmer 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