You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Spark View Engine Dev
I'm *really* sorry to post another question about intellisense but I'm
really stuck.
I have upgraded an ASP.net MVC project to MVC 2.0 and everything is
working fine, including Spark 1.1 at runtime, except that the
intellisense I'm getting in VS2008 still seems to be referencing MVC
1.0 (so no Html.EditorFor etc).
I've checked all the assemblies in my project with Reflector and as
far as I can tell everything is referencing the 2.0 DLLs. The only
thing I can't do is reinstall the language pack since the installer is
missing from the 1.1 binary download. Would updates to the DLLs in
Program Files/Spark do the trick (in which case can anyone help out
with DLLs) or is there something else I'm missing?