Microsoft Visual C++ Debug Library " Assertion Failed ! "

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • veerender
    New Member
    • Sep 2007
    • 1

    #1

    Microsoft Visual C++ Debug Library " Assertion Failed ! "

    Hello, When i tried to load an application from a CD following the Setup link, i get the below error:

    Debug Assertion Failed !
    Program C:\Program~1\Co mmon~1\instal~1 \Driver\10\Inte l3~1\Driver.Exe
    File: isctype.c
    Line: 68
    Expression: (Unsigned)c+1)< =256

    Can someone be kind to advice how i can successfully install this application on my PC which has Core 2 Duo E6600 Processor, 2 GB DDR memory & Xp Service Pack 2.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    Loading an application from the CD appears to not be yur problem. It seems you are executing a debug version of driver.exe and an assertion has failed.

    Contact the prepetrator of driver.exe.

    Comment

    Working...