massive problems with my machine?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Cho

    massive problems with my machine?

    After my laptop crapped out, I had to resort to my desktop as a backup.
    The problems I have experienced are

    - the computer powers off and restarts without warning. It powers off.
    Not a blue screen of death, but it powers off

    - When it restarts, (this does not necessarily follow the previous
    issue), it runs chkdisk and finds all kinds of problems.

    Now unto the relevance to this group.

    - I have seen IIS errors that I had never seen
    - Upon running some .NET code, I get an error complaining about some
    assembly missing. the assembly name looks quite random (erwet_iuuq.dll
    missing, for example)
    - VS.Net keeps crashing, asking me for a debug option which includes
    using VS.NET. Debug VS.NEt using VS.NET?

    One would think reinstalling the OS. But how do you explain the
    computer POWERING OFF out of the blue?

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Kevin Spencer

    #2
    Re: massive problems with my machine?

    > One would think reinstalling the OS. But how do you explain the[color=blue]
    > computer POWERING OFF out of the blue?[/color]

    How do I explain your computer powering off and misbehaving? Here's a small
    list of possibilities:

    1. Bad Hardware (not likely, but possible)
    2. Virus
    3. Trojan Horse
    4. Worm
    5. Bad disk Sector (ScanDisk will fix, probably, but some files might be
    missing)
    6. Accident while programming with pointers (VERY unlikely in this case)
    7. Power Surge corrupted disk (ScanDisk might fix, but some files would be
    missing)
    8. Act of God (EXTREMELY unlikely ;-) )

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    ..Net Developer
    What You Seek Is What You Get.

    "David Cho" <profnachos@yah oo.com> wrote in message
    news:eaDNQR6KFH A.484@TK2MSFTNG P15.phx.gbl...[color=blue]
    > After my laptop crapped out, I had to resort to my desktop as a backup.
    > The problems I have experienced are
    >
    > - the computer powers off and restarts without warning. It powers off.
    > Not a blue screen of death, but it powers off
    >
    > - When it restarts, (this does not necessarily follow the previous
    > issue), it runs chkdisk and finds all kinds of problems.
    >
    > Now unto the relevance to this group.
    >
    > - I have seen IIS errors that I had never seen
    > - Upon running some .NET code, I get an error complaining about some
    > assembly missing. the assembly name looks quite random (erwet_iuuq.dll
    > missing, for example)
    > - VS.Net keeps crashing, asking me for a debug option which includes
    > using VS.NET. Debug VS.NEt using VS.NET?
    >
    > One would think reinstalling the OS. But how do you explain the
    > computer POWERING OFF out of the blue?
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    > Don't just participate in USENET...get rewarded for it![/color]


    Comment

    • Kevin Spencer

      #3
      Re: massive problems with my machine?

      Actually, since youmentioned that chkdsk is showing errors, number 5 is the
      most likely candidate. You will probably have to reinstall your OS, as some
      of the files seem to be gone now. The quickest solution would be to do a new
      OS install, and choose to format the drive during the install. The format
      will mark all bad sectors so that they won't be re-used. If your Hard drive
      is over 5 years old, it's probably time to get a new one.

      --
      HTH,

      Kevin Spencer
      Microsoft MVP
      ..Net Developer
      What You Seek Is What You Get.

      "Kevin Spencer" <kevin@DIESPAMM ERSDIEtakempis. com> wrote in message
      news:eYGNDQ8KFH A.1020@TK2MSFTN GP14.phx.gbl...[color=blue][color=green]
      >> One would think reinstalling the OS. But how do you explain the
      >> computer POWERING OFF out of the blue?[/color]
      >
      > How do I explain your computer powering off and misbehaving? Here's a
      > small list of possibilities:
      >
      > 1. Bad Hardware (not likely, but possible)
      > 2. Virus
      > 3. Trojan Horse
      > 4. Worm
      > 5. Bad disk Sector (ScanDisk will fix, probably, but some files might be
      > missing)
      > 6. Accident while programming with pointers (VERY unlikely in this case)
      > 7. Power Surge corrupted disk (ScanDisk might fix, but some files would be
      > missing)
      > 8. Act of God (EXTREMELY unlikely ;-) )
      >
      > --
      > HTH,
      >
      > Kevin Spencer
      > Microsoft MVP
      > .Net Developer
      > What You Seek Is What You Get.
      >
      > "David Cho" <profnachos@yah oo.com> wrote in message
      > news:eaDNQR6KFH A.484@TK2MSFTNG P15.phx.gbl...[color=green]
      >> After my laptop crapped out, I had to resort to my desktop as a backup.
      >> The problems I have experienced are
      >>
      >> - the computer powers off and restarts without warning. It powers off.
      >> Not a blue screen of death, but it powers off
      >>
      >> - When it restarts, (this does not necessarily follow the previous
      >> issue), it runs chkdisk and finds all kinds of problems.
      >>
      >> Now unto the relevance to this group.
      >>
      >> - I have seen IIS errors that I had never seen
      >> - Upon running some .NET code, I get an error complaining about some
      >> assembly missing. the assembly name looks quite random (erwet_iuuq.dll
      >> missing, for example)
      >> - VS.Net keeps crashing, asking me for a debug option which includes
      >> using VS.NET. Debug VS.NEt using VS.NET?
      >>
      >> One would think reinstalling the OS. But how do you explain the
      >> computer POWERING OFF out of the blue?
      >>
      >> *** Sent via Developersdex http://www.developersdex.com ***
      >> Don't just participate in USENET...get rewarded for it![/color]
      >
      >[/color]


      Comment

      • w_tom

        #4
        Re: massive problems with my machine?

        Kevin has provides a good list of possible reasons. That
        would be the short list. Without details, one can only
        speculate. IOW your first step, long before trying to fix
        anything, is to get the basic facts. What does Device Manager
        and the system (event) log report? Did you execute
        comprehensive hardware diagnostics provided free by a
        responsible computer manufacturer? If he is not so
        responsible, then you must download those diagnostics from
        component manufacturers and third party sources. Especially
        important are the results of memory and disk drive
        diagnostics.

        Now we move on to verifying integrity of subsystems. The
        one subsystem that can cause all of you symptoms is the power
        supply system - including power off for no reason. It is a
        system of three components; not just a power supply.
        Integrity can be confirmed in but two minutes as demonstrated
        in two previous posts: "Computer doesnt start at all" in
        alt.comp.hardwa re on 10 Jan 2004 at

        "I think my power supply is dead" in alt.comp.hardwa re on 5
        Feb 2004 at


        Two articles that provide useful pictures (but no reason to
        disconnect power supply as shown) are:

        Shop a wide selection of domains at HugeDomains.com. Find the right domain name today.


        Your voltages must measure in the upper 3/4 limits as
        provided in chart in that second discussion "I think my
        power..."

        Having confirmed power supply integrity and then done same
        with hardware diagnostics, only then move on to software
        suspects. But this being most important. Do not try to fix
        anything - especially software - until the specific defective
        hardware is identified or until hardware integrity is
        confirmed. Rushing to fix things can result in more damage
        and a more complex problem.

        David Cho wrote:[color=blue]
        > After my laptop crapped out, I had to resort to my desktop as a backup.
        > The problems I have experienced are
        >
        > - the computer powers off and restarts without warning. It powers off.
        > Not a blue screen of death, but it powers off
        >
        > - When it restarts, (this does not necessarily follow the previous
        > issue), it runs chkdisk and finds all kinds of problems.
        >
        > Now unto the relevance to this group.
        >
        > - I have seen IIS errors that I had never seen
        > - Upon running some .NET code, I get an error complaining about some
        > assembly missing. the assembly name looks quite random (erwet_iuuq.dll
        > missing, for example)
        > - VS.Net keeps crashing, asking me for a debug option which includes
        > using VS.NET. Debug VS.NEt using VS.NET?
        >
        > One would think reinstalling the OS. But how do you explain the
        > computer POWERING OFF out of the blue?[/color]

        Comment

        Working...