LAST TRY - Microsoft MVPs...it this an unfixable BUG???

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

  1. #1

    Default Re: LAST TRY - Microsoft MVPs...it this an unfixable BUG???

    You might get a better response in microsoft.public.dotnet.xml if you don't
    get one here.

    Colin

    "Kathy Burke" <kathyburke40@attbi.com> wrote in message
    news:OGon7jKPDHA.2316@TK2MSFTNGP11.phx.gbl...
    > Hi, no one has answered my posts regarding this problem...PLEASE HELP
    > ME...OR tell me it's a bug and there's NOTHING I can do so I can scrap
    > the whole .net framework idea!!!
    >
    > I'm getting an index exception running an xml/xsl transform in .net
    > (using System.xml both with code AND an asp:xml control), but it WORKS
    > using IE5.5 and 6 using both msxml 3 and 4, WHY? It hangs when more than
    > 2 levels of nested elements are used <step> as in an outline of steps
    > (1., 1.1, 1.1.1) If you take out the third level nested <step> it runs
    > in .net but that WON'T be adequate for our purposes.
    [snip]


    Colin Young Guest

  2. Similar Questions and Discussions

    1. [microsoft][odbc microsoft access driver] syntax error (missing operator) in query expression error
      I have a query I want to run using DBQwiksite siftware, which produces the syntax error (missing operator) in query expression error when...
    2. [Microsoft][ODBC Microsoft Access Driver] Could not start session.
      Does anyone know what this problem means??? Microsoft OLE DB Provider for ODBC Drivers error '80004005' Could not start session. ...
    3. FYI: Microsoft Publisher Users - Check out Microsoft Expression 3.3
      http://www.microsoft.com/products/expression/ There is a free download for Windows users (and Mac) which weighs in at 57mb. This is...
    4. [Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path error
      This is probably an old problem that most of you know how to fix (I hope!). The scenario is that I have a web server running an ASP site that needs...
    5. FINAL TRY -- MVPs -- Please just tell me if this is an unworkable BUG!!!
      Kathy, Works fine here on .NET 1.1 & Windows 2000. Also, are you sure that the problem is the third level of nesting and not just that the...
  3. #2

    Default Re: LAST TRY - Microsoft MVPs...it this an unfixable BUG???

    Thanks, but I've tried there SEVERAL times...very frustrating since this
    is a project killer for me.

    KathyBurke

    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Kathy Burke Guest

  4. #3

    Default Re: LAST TRY - Microsoft MVPs...it this an unfixable BUG???

    Hi Kathy,

    I tested it in an asp.net xml control specifying the DocumentSource and the
    TransformSource in the control and it worked fine.

    Todd Thompson
    Todd Thompson Guest

  5. #4

    Default Re: LAST TRY - Microsoft MVPs...it this an unfixable BUG???

    Todd,

    Turns out I needed to upgrade to .net framework 1.1 -- that did the
    trick! phew...thanks for taking the time!


    KathyBurke

    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Kathy Burke 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