SUS installation breaks ASP pages

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default SUS installation breaks ASP pages

    I recently installed SUS/SP1 on our intranet server.
    After doing so, all the ASP (database connected) pages
    now report the following error:

    Database Results Error
    [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is
    not a valid path. Make sure that the path name is spelled
    correctly and that you are connected to the server on
    which the file resides.

    I uninstalled SUS and all it's components but the ASP
    pages still do not work.

    Does anyone have any ideas what caused this? My guess is
    some kind of security/lockdown IIS issue? But I can't
    find a way to correct this.

    Help
    Michael Stumpo Guest

  2. Similar Questions and Discussions

    1. Preventing page breaks in PDF on converted web pages
      I've been happy with the speed and linking that is available when I convert web pages into pdf's. However, the pdf versions often break the pages at...
    2. #38886 [NEW]: PDO fails for no apparent reason, pages that works randomly breaks
      From: tg at idiom dot dk Operating system: Linux 2.6.12.5 PHP version: 5.1.6 PHP Bug Type: PDO related Bug description: PDO...
    3. Installation troubles.. cfm pages coming up blank.
      The facts... - brand new Fedora Core 5 installation - Tomcat 5.5 installed and working (all sample apps work anyway) - ColdFusion MX 7.0.2...
    4. InDesign 4.0.4 Updater breaks Adobe Bridge Installation
      Hello world, I just got the 4.0.4 update installed on my machine, and now Bridge claims that I do not have any licensed Adobe Product. See the...
    5. Password Change Prompt breaks ASP.NET pages
      Our network policy is that passwords must be changed every 90 days... so 14 days before the password expires the user begins to get prompted to...
  3. #2

    Default Re: SUS installation breaks ASP pages

    What is SUS?

    --
    Mark Schupp
    Head of Development
    Integrity eLearning
    [url]www.ielearning.com[/url]


    "Michael Stumpo" <anonymous@discussions.microsoft.com> wrote in message
    news:1d9d01c3e03e$6af0b560$a501280a@phx.gbl...
    > I recently installed SUS/SP1 on our intranet server.
    > After doing so, all the ASP (database connected) pages
    > now report the following error:
    >
    > Database Results Error
    > [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is
    > not a valid path. Make sure that the path name is spelled
    > correctly and that you are connected to the server on
    > which the file resides.
    >
    > I uninstalled SUS and all it's components but the ASP
    > pages still do not work.
    >
    > Does anyone have any ideas what caused this? My guess is
    > some kind of security/lockdown IIS issue? But I can't
    > find a way to correct this.
    >
    > Help

    Mark Schupp Guest

  4. #3

    Default Re: SUS installation breaks ASP pages

    Software Update Services:
    [url]http://www.microsoft.com/windowsserversystem/sus/default.mspx[/url]

    "Mark Schupp" <mschupp@ielearning.com> wrote in message
    news:%23$fMjzH4DHA.2388@TK2MSFTNGP09.phx.gbl...
    : What is SUS?
    :
    : --
    : Mark Schupp
    : Head of Development
    : Integrity eLearning
    : [url]www.ielearning.com[/url]
    :
    :
    : "Michael Stumpo" <anonymous@discussions.microsoft.com> wrote in message
    : news:1d9d01c3e03e$6af0b560$a501280a@phx.gbl...
    : > I recently installed SUS/SP1 on our intranet server.
    : > After doing so, all the ASP (database connected) pages
    : > now report the following error:
    : >
    : > Database Results Error
    : > [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is
    : > not a valid path. Make sure that the path name is spelled
    : > correctly and that you are connected to the server on
    : > which the file resides.
    : >
    : > I uninstalled SUS and all it's components but the ASP
    : > pages still do not work.
    : >
    : > Does anyone have any ideas what caused this? My guess is
    : > some kind of security/lockdown IIS issue? But I can't
    : > find a way to correct this.
    : >
    : > Help
    :
    :


    Ken Schaefer Guest

  5. #4

    Default Re: SUS installation breaks ASP pages

    Can you please post sample connection string?

    Cheers
    Ken



    "Michael Stumpo" <anonymous@discussions.microsoft.com> wrote in message
    news:1d9d01c3e03e$6af0b560$a501280a@phx.gbl...
    : I recently installed SUS/SP1 on our intranet server.
    : After doing so, all the ASP (database connected) pages
    : now report the following error:
    :
    : Database Results Error
    : [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is
    : not a valid path. Make sure that the path name is spelled
    : correctly and that you are connected to the server on
    : which the file resides.
    :
    : I uninstalled SUS and all it's components but the ASP
    : pages still do not work.
    :
    : Does anyone have any ideas what caused this? My guess is
    : some kind of security/lockdown IIS issue? But I can't
    : find a way to correct this.
    :
    : Help


    Ken Schaefer Guest

  6. #5

    Default RE: SUS installation breaks ASP pages

    Hi Michael

    I have a development server with DSNs and running SUS SP1 and fortunately didn't have any issues, so from that perspective I'm guessing here, but:
    - When you performed the uninstall, did you check that the IIS Lockdown utility was rerun and the settings it implemented during the install were reversed?
    - Did you uninstall the IIS URLScan utility (also installed as part of the IIS Lockdown installation and available in Add/Remove Programs) when you removed SUS?

    If you can confirm through the Data Sources applet that the DSN is still okay (as it should be) then perhaps either/both of the above may help.

    On the remote chance that this information helps you, what I tend to do (and *possibly* why I've had no troubles, though I don't know for sure) is run the IIS Lockdown utility first so that I can specify the lockdown options or server role I want. That way I don't lose unexpected functionality through using the default options. So my process looks like this:

    - Set up the server (in my case the corporate standard is Win2000 SP4).
    - Run the IIS Lockdown utility and customise the options I want.
    - Install SUS SP1.
    - Configure client-related group policy settings.

    If you're unsure of where to find the IIS Lockdown utility, check out KB article 325864 and/or follow this URL:

    [url]http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=DDE9EFC0-BB30-47EB-9A61-FD755D23CDEC[/url]

    Cheers
    Lain

    Lain Guest

  7. #6

    Default Re: SUS installation breaks ASP pages

    did you find a fix. I'm in hell with the same problem


    >: "Michael Stumpo" <anonymous@discussions.microsoft.com>
    wrote in message
    >: news:1d9d01c3e03e$6af0b560$a501280a@phx.gbl...
    >: > I recently installed SUS/SP1 on our intranet server.
    >: > After doing so, all the ASP (database connected)
    pages
    >: > now report the following error:
    >: >
    >: > Database Results Error
    >: > [Microsoft][ODBC Microsoft Access
    Driver] '(unknown)' is
    >: > not a valid path. Make sure that the path name is
    spelled
    >: > correctly and that you are connected to the server on
    >: > which the file resides.
    >: >
    >: > I uninstalled SUS and all it's components but the ASP
    >: > pages still do not work.
    >: >
    >: > Does anyone have any ideas what caused this? My
    guess is
    >: > some kind of security/lockdown IIS issue? But I can't
    >: > find a way to correct this.
    >: >
    >: > Help
    >:
    >:
    >
    >
    >.
    >
    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