Using glimpse which is great but I have noticed an issues..i think?

 

It appears to output my trace.write("") to glimpse most of the time except
for example..

 

        <HttpPost()>

        Function requestbyemail(oEmail As ForgotModel) As ActionResult

            Trace.Write("ForgotController::requestbyemail")  'Not showing in
glimpse

  End function

 

Am I using glimpse wrong?

 

 

Anthony

 

 

Reply via email to