简体   繁体   中英

C# Referenced Component can't be found

I'm trying to set up a svn Project with Visual Studios. But I have a problem with the references. Some references are said to be missing. I tried to start a new Project on my computer and the refrence which are missing in the svn are automatically in the local project.

I tried to add the missing references to my project but I can't seem to find them. I have included a picture how my references look like at the moment. On the left side is the svn project and on the right it's my local one.

Thank you in advance for your help Fabio

Check the DotNetOpenAuth assemblies framework version and your project framework destination. When you are importing non compatibles assemblies they are added to the project but It can't find namespaces.

We just found a solution why it didn't work. The problem was the ankhSVN was causing problems. So we just got rid of it and kept tortoise. Thank you for your time :D

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM