Sql Server 2005 Express Edition -- Memory Error

  • Hi Friends,
     
    I am getting this error in sql server 2005 express edition.
    Error:
    The instruction at "0x6c39b103" referenced memory at "0x00000001". The memory could not be "read". 
     
    Front end application is written in vc++ . In the application, a feature is available like adding a picture to the application through selecting from windows explorer (not by webcam) screen then the system throws the above error.
     
    I applied latest SP on the server.. no use...
    Pls give me a suggestion.  Thank you very much in advance.

    Ramaa

  • This is most probably an application issue.

    I am working with the third-party SW that produces the same kind of error when the values in the application don't correspond what is written to the custom Registry values for this application. The vendor admits it is a known bug in this particular version of the application.

    The developers have to troubleshoot vc++ code to find out which line of code produces the error.

    Regards,Yelena Varsha

  • Hi Yelena,
     
    Its the problem with the code in the front end. It was rectified by the developer.  Thank you for your info.

    Ramaa

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply