G
Guest
Hi guys
I've just opened an old web project in VS2005 for the first time, and it
went through the conversion wizard with 0 errors.
However, I can't seem to get intellisense to work in the C# cs files.
Example, I edited a page, added an aspropDownList with id and runat
properties, and went to my codebehind. I tried to get to the new ddl object
(id: ddlRelates to). I typed dd... no intellisense. I then notice that none
of the controls on the pages appear available in the codebehind, even if I
change the classes to "partial class".
Um... what broke? And how do I fix it!?
Ta
Dan
I've just opened an old web project in VS2005 for the first time, and it
went through the conversion wizard with 0 errors.
However, I can't seem to get intellisense to work in the C# cs files.
Example, I edited a page, added an aspropDownList with id and runat
properties, and went to my codebehind. I tried to get to the new ddl object
(id: ddlRelates to). I typed dd... no intellisense. I then notice that none
of the controls on the pages appear available in the codebehind, even if I
change the classes to "partial class".
Um... what broke? And how do I fix it!?
Ta
Dan