ASP 0115 Error - Seagate Crystal 8

Ask a Question related to ASP, Design and Development.

  1. #1

    Default ASP 0115 Error - Seagate Crystal 8

    I read several MS KB articles but none of then helped.

    I have a NT4/IIS4 with an ASP application, Crystal 8 installed and a
    DSN/ODBC poiting to a DB2 database. The database is OK. After a modification
    in the configuration of a ODBC Setting, the related DSN stops working.
    Crystal 8 have a hotfix and a new DLL to solve problems related to modified
    registry settings but both solutions have not solved my problem (see
    [url]http://support.crystaldecisions.com/library/kbase/articles/c2007581.asp[/url] and
    [url]http://support.crystaldecisions.com/communityCS/FilesAndUpdates/p2sodbc8.zip[/url]
    ..asp )

    Apparently, all DSN Created/Modified after Crystal 8 instalation , suffer
    from problems related to registry permissions.
    I´ve tried to put the IUSR_MACHINE in the Administrators local group, but
    did not solve my problem.

    When a specific ASP page runs, it sows the ASP 0115 error and the entire
    INETINFO services, goes down. After a INETINFO/IIS Admin service restart,
    the other pages back to normal state.

    Some suggeston?

    Other Event Vier Errors:
    Event ID 3 - IISLOG (severals per second)
    Event ID 29 - W3SVC - 0x80080005
    Event ID 37 - W3SVC - root/asp name application

    None documented on crystaldecisions
    Event ID 33000 - Seagate_WebCompServer
    Event ID 34405 - Seagate_WebCompServer - 3300001
    Event ID 34405 - Seagate_WebCompServer - 352071





    Running Guest

  2. Similar Questions and Discussions

    1. ASP .NET - Crystal Report Error
      Hi, I got the following error when I set the report source of the CrystalReportViewer, Can anyone please help me. Thanks...doug. Private Sub...
    2. ASP 0115 Error:IISState Log File Posted
      Hi, I have an ASP application which runs on IIS 6.0. There is a VC++ dll called from the ASP Page.This dll has a methos that returns a XML dom...
    3. Crystal reports needs error.txt
      I've crossed posted this from the reporting forum as i think this gets a larger audience and im truly stuck. At the moment I have CFMX 6.1 trying...
    4. error 'ASP 0115'
      After years of faithfull service I am now getting this error: Unexpected error /<root>/page.asp A trappable error occurred in an external...
    5. Active Server Pages error 'ASP 0115'
      Hi All, When i am accessing a website which the home pafe is .asp file i am getting this error. Active Server Pages error 'ASP 0115' ...
  3. #2

    Default ASP 0115 Error - Seagate Crystal 8

    Have you tried to find an OLEDB driver for DB2?

    Check out [url]www.connectionstrings.com[/url]. OLEDB is the
    recommended MS conneciton method. I bellieve ODBC is going
    to go away in the not too distant future. Try the OLEDB
    provider and see if you still get the errors.

    FWIW Crystal Decisions tech support recommends ODBC
    drivers, but we have always used the OLEDB drivers with
    our SQL server.

    HTH,
    John


    >-----Original Message-----
    >I read several MS KB articles but none of then helped.
    >
    >I have a NT4/IIS4 with an ASP application, Crystal 8
    installed and a
    >DSN/ODBC poiting to a DB2 database. The database is OK.
    After a modification
    >in the configuration of a ODBC Setting, the related DSN
    stops working.
    >Crystal 8 have a hotfix and a new DLL to solve problems
    related to modified
    >registry settings but both solutions have not solved my
    problem (see
    >[url]http://support.crystaldecisions.com/library/kbase/articles[/url]
    /c2007581.asp and
    >[url]http://support.crystaldecisions.com/communityCS/FilesAndUp[/url]
    dates/p2sodbc8.zip
    >..asp )
    >
    >Apparently, all DSN Created/Modified after Crystal 8
    instalation , suffer
    >from problems related to registry permissions.
    >I´ve tried to put the IUSR_MACHINE in the Administrators
    local group, but
    >did not solve my problem.
    >
    >When a specific ASP page runs, it sows the ASP 0115 error
    and the entire
    >INETINFO services, goes down. After a INETINFO/IIS Admin
    service restart,
    >the other pages back to normal state.
    >
    >Some suggeston?
    >
    >Other Event Vier Errors:
    >Event ID 3 - IISLOG (severals per second)
    >Event ID 29 - W3SVC - 0x80080005
    >Event ID 37 - W3SVC - root/asp name application
    >
    >None documented on crystaldecisions
    >Event ID 33000 - Seagate_WebCompServer
    >Event ID 34405 - Seagate_WebCompServer - 3300001
    >Event ID 34405 - Seagate_WebCompServer - 352071
    >
    >
    >
    >
    >
    >.
    >
    John Beschler 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