Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to solve the error........ "LC.exe" could not be run,the file name or extension is too long in Visual Studio 2012?
Posted
Comments
OriginalGriff 22-Dec-14 10:14am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind.
Perhaps the relevant code fragment would help?
Use the "Improve question" widget to edit your question and provide better information.
obsa1 22-Dec-14 10:26am    
I have tried the lc.exe.config has <startup uselegacyv2runtimeactivationpolicy="true">
I also tried moving the solution to "C:\", was earlier in the Projects folder.
I am still unable to resolve this error.
OriginalGriff 22-Dec-14 10:31am    
Yes, but since we can't see your screen, we have no idea what you are doing to try and run LC.EXE...
CHill60 22-Dec-14 10:23am    
It may be that you have that exe in too deep a folder level. Try copying it to somewhere like c:\temp and try from there to prove/disprove my theory

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900