What do I do?
Close VS and re-open it , it could work
You can probably use the Server.MapPath event if Intellisense suddenly disappears. You can post this behaviour as a bug to theMSDN Feedback center
Actually it was my mistake
I had a file that was NOT an aspx file. It was just a class. So I had to add the following statement.
Imports System.web.HttpContext
0 comments:
Post a Comment