CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    May 2008
    Posts
    2

    Red face problems with XP

    hi there

    I got a problem... my c# projects are running fine on my devleoper machine on win2k. now i got a second PC with XP on it. I installed VS2005 and thought everything is fine but now a single project is making troubles.

    if i start the application with the debuger the attached error message appears

    dependency walker says:
    Error: The Side-by-Side configuration information in "s:\st3d\optimisation2d\OPTI.EXE.manifest" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001).

    I have no idea where is coming from....

    it would be great if you could give me any tips or suggestions

    Thanks in advance

    Mathias
    Attached Images Attached Images

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