User Profile

Collapse

Profile Sidebar

Collapse
4Codehelp
4Codehelp
Last Activity: Jul 22 '07, 09:49 AM
Joined: Jul 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 4Codehelp
    replied to System Access Error
    in C
    Hi

    Thanks for the reply. I get this error only when i am executing the code through the development environment in release mode. The problem doesnot arise when i use the exe file directly....

    Is it possible that I am using some memory used by the envt itself?

    Kind regards...
    See more | Go to post

    Leave a comment:


  • 4Codehelp
    started a topic System Access Error
    in C

    System Access Error

    I have a code in VC++ that gives this particular error on exiting the program while executing in release mode.

    Error:
    An unhandled exception of type 'System.AccessV iolationExcepti on' occurred in Unknown Module.

    Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

    The execution breaks at one of these places:

    ...
    See more | Go to post
    Last edited by sicarie; Jul 11 '07, 01:16 PM. Reason: Please use [code=cpp] and [/code] tags around your code.

  • 4Codehelp
    started a topic System Access Error
    in C

    System Access Error

    I have a code in VC++ that gives this particular error on exiting the program while executing in release mode.

    Error:
    An unhandled exception of type 'System.AccessV iolationExcepti on' occurred in Unknown Module.

    Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

    The execution breaks at one of these places:

    ...
    See more | Go to post
No activity results to display
Show More
Working...