CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2010
    Posts
    17

    How to solve system error &H80070057(-2147024809)

    Hi..

    Am using vb6.0 n crystal report 2008 in my project.. When i run the project, it ll take too much time for loading n temp files are creating on root path.. After loading completed, application is terminating automatically.. When i try to open rpt designer modules(.dsr), this system error &H80070057(-2147024809) is occurring.. How to solve this error...?!!

  2. #2
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: How to solve system error &H80070057(-2147024809)

    If you google "error &H80070057" you will find:
    a) yourself asking the question in other VBForum
    b) other people talking about this error, which seems to be a wrong parameter.

    More detailed help can not be given with that few information provided.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured