Intellisense breaks on Enum in App_Code
-
Hello all, When I place an enum in the App_Code directory, it breaks intellisense for all other pages in my project. There seems to be no reason for it. I've tried renaming the enum and everything. Still, no intellisense. If I remove the enum, it returns. Has anybody got a workaround?
-
Hello all, When I place an enum in the App_Code directory, it breaks intellisense for all other pages in my project. There seems to be no reason for it. I've tried renaming the enum and everything. Still, no intellisense. If I remove the enum, it returns. Has anybody got a workaround?
Did you try to rebuilt the project. I have noticed that sometimes Visual Studio's intellisense does not work when there are build errors.
Here are some of my articles. Hope this helps! Joseph Guadagno http://www.josephguadagno.net
-
Did you try to rebuilt the project. I have noticed that sometimes Visual Studio's intellisense does not work when there are build errors.
Here are some of my articles. Hope this helps! Joseph Guadagno http://www.josephguadagno.net