Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have tried to build an run a project that I downloaded from this site

a Tab Carousel Demo
http://www.codeproject.com/KB/tabs/WPF3DTabCarousel.aspx

the problem is that I am using Visual Studio 2010 Professional with .NET framework 4.0.30319 and the project will open and build but when I try to run it (F5) I get the following error message ...

Error while trying to run project: Unable to start debugging.
The requested name is valid, but no data of the requested type was found

My buddy downloaded the same project and using Visual Studio 2008 Standard Edition it builds and Runs perfectly ...

can anybody suggest a work around ...

Regards

Scott
Posted
Updated 19-Nov-10 4:55am
v2

1 solution

This was my bad!

I had not set the directory structure correctly so the debug files could not be seen ... I am an idiot!
 
Share this answer
 
Comments
Henry Minute 19-Nov-10 10:58am    
Well done for finding the solution. I have marked your question as solved, could you please do that if this happens again. :)

Secondly, at the bottom of every article there is a section for messages/questions of this type. You would have been better advised to post your question there.

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