Hi all,

Is there a way to check what is the error for not displaying the code correctly while practising it in a website? Just like when the s/c is compiled in the vs editor.
I tried using trace.axd but i found it less helpful. when i wanted to make connections to the database and when there is something wrong in the connection it simply shows custom error page or runtime error page and no detailed errors.
i tried try{} catch {} blocks also but i didnt find my errors listed in.

Is there some way where we can see detailed error (just like VisualStudio compiler shows) in a website? Or is their some method to see errors??? Please let me know :(

Recommended Answers

All 2 Replies

If it's relevant to web, you can shot your question in ASP.NET forum

If it's relevant to web, you can shot your question in ASP.NET forum

oops ... :) tnx again

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.