Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Microsoft Visual C++ Library

Microsoft Visual C++ Library

Scheduled Pinned Locked Moved C#
c++csharpvisual-studiodebugginghelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GauravKP
    wrote on last edited by
    #1

    In my windows application in C# i m getting error message as ----- Debug Assertion Failed! Program: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO 2008\WindowsApplication1\WindowsApplication1.EXE File: cmdtarg.cpp Line: 52 For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts. (Press Retry to debug the application) ---- Can any one suggest me some method to remove this error

    L M 2 Replies Last reply
    0
    • G GauravKP

      In my windows application in C# i m getting error message as ----- Debug Assertion Failed! Program: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO 2008\WindowsApplication1\WindowsApplication1.EXE File: cmdtarg.cpp Line: 52 For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts. (Press Retry to debug the application) ---- Can any one suggest me some method to remove this error

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      This is a C# forum..!!!

      1 Reply Last reply
      0
      • G GauravKP

        In my windows application in C# i m getting error message as ----- Debug Assertion Failed! Program: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO 2008\WindowsApplication1\WindowsApplication1.EXE File: cmdtarg.cpp Line: 52 For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts. (Press Retry to debug the application) ---- Can any one suggest me some method to remove this error

        M Offline
        M Offline
        Manas Bhardwaj
        wrote on last edited by
        #3

        gauravems wrote:

        i m getting error message as

        there is a diference between error and assertion[^]. :)

        gauravems wrote:

        Can any one suggest me some method to remove this error

        maybe Check your call-stack at the assert (debug window), that might give a clue to where the objects reference count goes wrong

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups