VS2005 Web Project not finding referenced assemblies (builds: 203, 204)
If I create an ASP.Net 2 website in VS2005, add a reference to some assembly, then try to use a type out of the assembly, ReSharper claims "Cannot resolve symbol ']]>'.
As far as I see, ASP.Net2 keeps track of references just by what is in the "Bin" folder.
Please sign in to leave a comment.
Hello Nathan,
Update to 205 it is much better with web project.
Best Regards,
---
Laurent Kempé - laurent.kempe@techheadbrothers.com
Tech Head Brothers - http://www.TechHeadBrothers.com
Blog - http://weblogs.asp.net/lkempe
Nathan,
>
Not quite. VS tracks references using some its built-in objects, but there
exist some problems:
1. For some reasons, VS does not provide information about existing project
references in web projects while opening solution, but if You add a
reference while working, the notification arrives and the reference is
processed correctly.
2. I've no idea how to remove references from web project, except for
manually removing text from solution file.
3.R# does not process removing references still :((
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Laurent,
Thanks :)
Do You still experience the problems with exceptions You've submitted for
the previous build?
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"