G
Guest
VB.Net2005 / ASP.net
i have had strange errors in this web app before, however on a control i am
building i get a blue squiggly "Name lblName is not defined" although it is
defined.
lblName is not visible using Me.
a build page shows this as an error
a Rebuild Solution does NOT error, and returns build succeeded
running the application returns build succeeded and runs correctly
whats going on?
i have had strange errors in this web app before, however on a control i am
building i get a blue squiggly "Name lblName is not defined" although it is
defined.
lblName is not visible using Me.
a build page shows this as an error
a Rebuild Solution does NOT error, and returns build succeeded
running the application returns build succeeded and runs correctly
whats going on?