"CLASS DOES NOT EXIST" with IIS 5.1 SOLUTION!

Ask a Question related to ASP, Design and Development.

  1. #1

    Default "CLASS DOES NOT EXIST" with IIS 5.1 SOLUTION!

    Solution !!!

    Look for wspwsp.dll in windows\system32\ and add
    IWAM_"computername" (ie IWAM_MYCOMPUTER if MYCOMPUTER is
    the name of your computer) account with read and write
    permissions

    The support person who helped me with this issue told me
    they will create a knowledge base article for it!

    Jean


    jeanfor Guest

  2. Similar Questions and Discussions

    1. "The file you selected does not exist" when the filedefinitely exists?
      Hi all, Using Contribute CS3 against Contribute Publishing Server-- I have the site uploaded and set up within Contribute and CPS. But I am...
    2. "a component instance must exist in the first frame"
      Hi, it apears that message on frame 6, where i have a connection with an XMLconnector. What sould i do ?
    3. Database "template1" does not exist in the system catalog.
      When I try to connect to template1 via psql, I get the following error message: psql: FATAL: Database "template1" does not exist in the system...
    4. Database "template1" does not exist in the system catalog
      I apologize if this is a duplicate of a message I just sent. The message didn't appear to go through. I seem to have encountered a major...
    5. "Duplicate Name Exist On Network" after suspend or undock
      I have a laptop, running WinXP Pro SP1, that doesn't seem to leave the network correctly on a Suspend, Standby, or Undock. The symptoms: When...
  3. #2

    Default Re: "CLASS DOES NOT EXIST" with IIS 5.1 SOLUTION!

    jeanfor wrote:
    > Solution !!!
    >
    > Look for wspwsp.dll in windows\system32\ and add
    > IWAM_"computername" (ie IWAM_MYCOMPUTER if MYCOMPUTER is
    > the name of your computer) account with read and write
    > permissions
    >
    > The support person who helped me with this issue told me
    > they will create a knowledge base article for it!
    >
    > Jean
    Ummm - I'm happy your problem is solved, but ... I don't know what problem
    you are talking about. Is this referring to a previous problem you had
    posted? It would have been nice if you had replied to your original post so
    that we would know what problem this is the solution for ...

    Bob Barrows

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Bob Barrows 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