Developer forum

Forum » Feature requests » Razor
Dmitrij Jazel
Reply

Hi guys,

When Razor gets an error, dw now shows that variable is not defined, or type exception, well usually it provides enough of information, and that is good.

But Especially in case you are getting a "null pointer exception" you are getting absolutely no feedback on where the error happened, and what caused it, except for the template that causes it.

Or in case when error happens in a referenced dll, it would be really great if DW could provide a bit more info.

 

If more feedback information is available - naturally - it will make it much easyer to solve.

And In some situations I don't think there is such thing as "too little feedback". Maybe StackTrace can provide more info?

 

/Dmitrij

 


Replies