Visual Basic Development Bookmark and Share   
 Home > Visual Basic Language > Trouble compiling VB project in VS2005: Error with "Microsoft.Common.Targets" file. Plz Help.
 

Trouble compiling VB project in VS2005: Error with "Microsoft.Common.Targets" file. Plz Help.

Hello,

I am compiling a VB Project in VS2005 with SP1. This is the error that I am getting when I build this project.

12>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(802,9): error MSB3108: Error executing the ResolveNonMSBuildProjectOutput task. An error occurred while parsing EntityName. Line 1, position 115.

Microsoft.Common.targets
is a file present in WINDOWS folder and used internally by VS2005 while building the projects. I am not able to get any clue why this error has come. Plz help.

  • Changed TypeRiquel_DongModeratorMonday, June 23, 2008 1:31 PMdon't follow up with the necessary information
  •  
Swapnil Bhandarkar  Tuesday, June 17, 2008 3:20 PM
Hi Swapnil,

Could you carify your scenario to us?

1. Do you customize Process at Specific Points During Build?

2. If your project isn't so huge and after you recreated this project , whether this occurs again.

Best regards,
Riquel


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Riquel_Dong  Friday, June 20, 2008 10:05 AM
I had this fault today for a C# project. But I could resolve it back to a '&' in my path. When I removed this from directory name it compiled again. So it seems you can't have a directory name with a '&' in it.

Maybe you have something similar?
boothwine  Friday, August 22, 2008 12:57 PM
God bless you boothwine!! Fixed the same issue with me =)
-Gideon MCTS:Windows Development and C# geek.
giddy  Thursday, November 26, 2009 2:05 PM

You can use google to search for other answers

Custom Search

More Threads

• Structure help
• URGENT HELP WITH OPENING DOCS PLEASE READ QUESTION CAREFULLY???????
• Move cursor to new row in a datagrid
• Tricky Webbrowser Control Question
• Form control from VB to VBA and Back to VB
• Pause and spool print document
• Superconstructors?
• vba excel / plot diskfile to .plt gives 180 degrees rotated plot
• OpenSubKey on Vista
• Inputboxes