Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

Getting Session is not a memeber of My while converting a web site to web application

12 like 1 dislike
Currently I have a web site project having refernces to many other projects. I am converting the website to Web Application. I am keep getting Session is not a member of My, Cache is not a member of My, Logon is not a member of My.

Any one has any idea how to get rid of these errors
asked 2 years ago by BloggeR (179,550 points)

1 Answer

0 like 0 dislike
I thought I'd add one other point. The problem is not specific to the Ajax Control Toolkit's TabContainer. Indeed, I have a FormView control, and all the child controls in the ItemTemplate are no longer recognized by the compiler as being properies of the Page and result in compile errors. I can't believe that I have to change all of these propery references to findcontrol calls throughout my forms just because I moved from a Web Site to a Web Application Project. :-(
answered 2 years ago by biswaskeran (70,430 points)

Related questions

6 like 0 dislike
1 answer
10 like 0 dislike
1 answer
7 like 0 dislike
1 answer