1.when i try to debug from VS2008 beta, the browser is infact trying to acess .aspx. Which im not sure why it does ? Instead if i open up a browser, and try to acess /controller/action i dont get the error.
2. I think intellisense is a problem with VS2008 beta. I am not seeing Html helperclass object as well in my aspx, and am deriving my page class from ViewPage<>
NeoAdroit
Member
102 Points
28 Posts
Re: Not able to access viewdata
Dec 16, 2007 03:33 AM|LINK
I am using ViewPage<>.
1.when i try to debug from VS2008 beta, the browser is infact trying to acess .aspx. Which im not sure why it does ? Instead if i open up a browser, and try to acess /controller/action i dont get the error.
2. I think intellisense is a problem with VS2008 beta. I am not seeing Html helperclass object as well in my aspx, and am deriving my page class from ViewPage<>