DERuntime not Installed in Win2003 Installation

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

  1. #1

    Default DERuntime not Installed in Win2003 Installation

    In migrating ASP websites to a Win2003 server, I've found that the
    DERuntime.DERuntime component is not installed. Calls to the
    global.asa file line "Set DE =
    Server.CreateObject("DERuntime.DERuntime")" are failing and when I
    search the registry for this component, it isn't installed. It is
    installed on the Win2000 server that hosted the apps.

    I've looked at the installation options for Win2003 (e.g. Network DTC
    Access) and have enabled anything that seems to be related, but the
    component still isn't installed.

    Ques 1) How can this problem be resolved so that down-rev web content
    can be hosted on Win2003 under .NET.
    Ques 2) I can't believe this problem hasn't been posted before or that
    there isn't any documentation in MSDN, Win2003 help or Visual Studio
    ..NET docs on this.

    Rob M.
    Argosy Technical Support Guest

  2. Similar Questions and Discussions

    1. ColdFusion MX6 and Win2003 IIS 6 installation
      Hi Guys, I am in the middle of a rebuild of our corporate web server hosting several database driven site created with ColdFusion. I installed...
    2. CF5.0 on Win2003
      I am just a developer and not a server administrator, however it has become my responsibility. I have the opportunity to get a new web server with...
    3. Installation on minimal installed RedHAt
      When installing on a RedHat box that was a "minimal install" (no gui) the installer correctly noticed I needed libstdc++ which comes from the...
    4. Installation on Win2k3 SP1 Installation of ODBC serviceshangs forever
      Hi there, I installed CF 6.1 on a Win2k3 SP1 box, it went fine until It prompted me to login to the administrator to complete the setup, I did...
    5. Acrobat 6.0 installed (with no errors) but no printer was installed
      I have just installed Acrobat 6.0 on a windows XP desktop (with all the MS patches). It also have MS Office 2003 installed on it. The install runs...
  3. #2

    Default RE: DERuntime not Installed in Win2003 Installation

    This component is part of the Visual InterDev Server Components which are
    not installed by default on either of the platforms
    See the following.

    [url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;197966[/url]


    "This posting is provided "AS IS" with no warranties, and confers no
    rights. You assume all risk for your use. © 2003 Microsoft Corporation. All
    rights reserved."

    Richard Marr
    Microsoft IIS Support Professional

    Richard Marr Guest

  4. #3

    Default RE: DERuntime not Installed in Win2003 Installation

    I am having the exact same problem!
    Richard, in order to fix this all I have to do is to register the msderun.dll on my new 2003 server?

    Your help will be very much appreciated.
    Thanks.

    Peter.

    ************************************************** ********************
    Sent via Fuzzy Software @ [url]http://www.fuzzysoftware.com/[/url]
    Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
    jasoncanfly@hotmail.com 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