quarta-feira, junho 13, 2007
this application has failed to start because the application configuration is incorrect
problem:
this application has failed to start because the application configuration is incorrect
soluction:
- Expand the References Item and check if any item has a warning symbol attached to it.
- If (1) , click on References->Add Reference and try to add the reference which has the warning. Now the warning sign has to go away.
- If the references displayed in 'Add reference' dialog box is grayed, you should probably get the reason by hovering next to the reference.
- For me it was grayed and it clearly mentioned that the component is not compatible with the current .NET Target runtime. Right click on Project -> 'Properties' and try to change the .NET Runtime and give a shot by compiling the entire solution and try to execute it.
- If it still fails , try looking at eventviewer logs by going to Start->Run->Eventvwr
- This should be a good way to debug this problem.
Marcadores: Deployment, Development Tools, Java, Languages, Microsoft, Microsoft Office, Programming, Windows
<< Página inicial