----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Pandurang_Nayak Message 2 in Discussion You will not see trace.axd because it is not a physical file. type http://localhost/virtualfolder/trace.axd and you will be able to view the same in the browser. When you make a call to trace.axd, the web server interprets the request and builds the trace information on the fly and shows it to you. Hence no physical file. rgds Pandurang -----Original Message----- From: raja_blr [mailto:[EMAIL PROTECTED] Sent: Monday, October 27, 2003 1:53 PM To: BDOTNET Subject: Viewing 'Trace' for web application New Message on BDOTNET Viewing 'Trace' for web application Reply Reply to Sender Recommend Message 1 in Discussion From: raja_blr Hi everybody,<o:p></o:p> I am facing some problem with viewing the 'Trace' for web application. Though <trace enabled="true"> in web.config has been made, I could not able to see trace.axd file anywhere in my application. Do I need to change any other settings through Visual Studio .NET IDE or machine.config.<o:p></o:p> Help me to fix this. Thanks, Rajagopalan V View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
