Author |
Topic |
|
lalku
New Member
USA
7 Posts |
Posted - Nov 26 2007 : 4:56:38 PM
|
I have a project in VS2008 RTM which displays correctly when the Target Framework is set to ".NET Framework 2.0". As soon as I change it to ".NET Framework 3.5", Visual Assist starts underlining any symbols which are referenced from a 2.0 project.
VA_X.dll file version 10.4.1619.0 built 2007.11.20
|
|
holedigger
Whole Tomato Software
145 Posts |
Posted - Nov 26 2007 : 7:13:58 PM
|
Just to clarify -- You have multiple projects in your solution, some 2.0 and some 3.5? And the symbols that are underlined are defined in the 3.5 proj, but used in the 2.0 proj? So like a 3.5 class library used by a 2.0 project? Are system symbols underlined, or only your symbols?
If you close and reopen the sln, does the underlining go away?
|
Whole Tomato Software |
|
|
lalku
New Member
USA
7 Posts |
Posted - Nov 27 2007 : 2:20:24 PM
|
I looked at this a bit more and it seems that referencing symbols between the projects is ok (no underlining).
The underlining only occurs when I use a symbol in an external dll that was added as a reference to the project. This happens regardless of 2.0 or 3.5 project.
|
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Nov 27 2007 : 8:35:42 PM
|
If you close the solution, then open it again (shouldn't need to restart the IDE), are the external references found? |
|
|
lalku
New Member
USA
7 Posts |
Posted - Nov 28 2007 : 4:44:50 PM
|
No, the references are not found. I also cleared the history, rebuild the database and restarted the IDE without any success. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Nov 28 2007 : 5:31:44 PM
|
Ok - we'll need some logs to make any progress. Please follow the directions at the following url for generating and submitting logs: http://docs.wholetomato.com?W305
Enable logging before you open the solution (if the IDE starts with it loaded, close the solution, then enable logging, then open the solution).
thanks
|
|
|
lalku
New Member
USA
7 Posts |
Posted - Nov 29 2007 : 7:11:45 PM
|
Logs have been submitted |
|
|
|
Topic |
|