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
Did you check if the user you logged in to has full control? It seems to me that it can't start an application, which might be because of not enough rights...
I had a similar problem once when I saved one of my projects (created on a Vista OS PC) on a USB stick and brought it to another machine and tried to open it there. After recomilation of the whole project, starting to recompile the dll's and then the mainproject the problem was fixed.
Jonny Poet
To be Alive is depending on the willingsness to help others and also to permit others to help you. So lets be alive. !
Using Code Tags makes the difference: Code is easier to read, so its easier to help. Do it like this: [CODE] Put Your Code here [/code]
If anyone felt he has got help, show it in rating the post.
Also dont forget to set a post which is fully answered to 'resolved'. For more details look to FAQ's about Forum Usage. BTW I'm using Framework 3.5 and you ? My latest articles : Creating a Dockable Panel-Controlmanager Using C#, Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Part 7
i don't solved the problem yet... All my other projects are working fine but i can't even debug this application! Im really (re)tired now... I don't know from where is coming i checked all dependencies namespaces etc.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.