I have one web site solution which gives me the following problem: the class
modules located within the App_code folder are not treated as class modules
associated with the solution. That is, when I hit F12 to jump to the
definition of my custom method, the Object Browser window shows up. When I
explicitly open the file to view the class and methods, no drop-down lists
appear at the top of the IDE to browse.
Any recommendations?
-Sid
Sid DeLuca - 09 Jan 2008 23:09 GMT
Sorry - nevermind.
I followed the advice from a previous post and deleted the .suo file. Works
fine now.
> I have one web site solution which gives me the following problem: the class
> modules located within the App_code folder are not treated as class modules
[quoted text clipped - 5 lines]
> Any recommendations?
> -Sid