Quote:
Originally Posted by lerxst2112
Works for me too with Ultimate. I did have an issue initially with Intellisense because I had uninstalled the SQL Compact Edition it installs because I didn't think I needed it. It does give an error every time you open a solution if this is the problem though. Try deleting the Server10.sdf file in the solution directory and it should rebuild it.
|
i've done that as well as deleted the entire directory and started from scratch.
i've just run across another article that would suggest it's an issue with XP SP3 (which is what i have on this laptop) and VS2010 installs requiring VS2010 SP1 and a hotfix to be installed for intellisense to work in C++ projects. will give that a shot and update if that fixes it.