Smart Navigation Problem

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

  1. #1

    Default Smart Navigation Problem

    This problem appeared after we moved our application to the production
    server.
    On the test and development servers, the smart navigation feature works
    well, and we don't even see the flash (flickering) on postbacks. But on the
    production server, the smart navigation doesn't seem to work, and we see
    some real flash gaps between postbacks. Does anybody have any idea?


    Simone Guest

  2. Similar Questions and Discussions

    1. Subject: Smart Navigation problem with mulitline TextBox
      I have a problem using a mulitline TextBox in .NET 1.1 with SmartNavigation. The text wrapping doesn't work correctly. If I click into the textarea...
    2. Smart Client form Permissons Problem
      Out of 7 users, 3 don't work. One of them did things in the right order so now I'm not so sure what is the common denominator. Here is the error...
    3. navigation problem
      I am working with a screen that has 3 input boxes. They each have a separate behavior that if the input is correct, the sprite changes to one with a...
    4. Using an IFrame with smart navigation problem
      I have been working on a web app that uses IFrames for our edit screens. A main window contains static information, while an IFrame contains the...
    5. smart navigation
      hi i m trying to use smartnavigation but its not wotking. i have enabled property in web.config. Also tries at page level directive but its not...
  3. #2

    Default Re: Smart Navigation Problem

    Same browser for viewing both test and production.
    I'm investigating it and I think it might have to do with the fact that the
    web site on the production server can't see the
    C:\Inetpub\wwwroot\aspnet_client folder.

    "MC D" <aspam@earthtalk.com> wrote in message
    news:umpRasxPDHA.2460@TK2MSFTNGP10.phx.gbl...
    > Are you using the same browser when viewing it on both servers? On the
    same
    > network?
    >
    > -MC D
    >
    > "Simone" <simone_maynard@nowherenospam.com> wrote in message
    > news:%23ySWaoxPDHA.2248@TK2MSFTNGP11.phx.gbl...
    > > This problem appeared after we moved our application to the production
    > > server.
    > > On the test and development servers, the smart navigation feature works
    > > well, and we don't even see the flash (flickering) on postbacks. But on
    > the
    > > production server, the smart navigation doesn't seem to work, and we see
    > > some real flash gaps between postbacks. Does anybody have any idea?
    > >
    > >
    >
    >

    Simone Guest

  4. #3

    Default Re: Smart Navigation Problem

    Are you using the same browser when viewing it on both servers? On the same
    network?

    -MC D

    "Simone" <simone_maynard@nowherenospam.com> wrote in message
    news:%23ySWaoxPDHA.2248@TK2MSFTNGP11.phx.gbl...
    > This problem appeared after we moved our application to the production
    > server.
    > On the test and development servers, the smart navigation feature works
    > well, and we don't even see the flash (flickering) on postbacks. But on
    the
    > production server, the smart navigation doesn't seem to work, and we see
    > some real flash gaps between postbacks. Does anybody have any idea?
    >
    >

    MC D 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