Board index » Web Programming » Publish not showing Line Number in production
|
mrlanier
|
Publish not showing Line Number in production
Web Programming311
When I get an error on my local machine (not try catch), I get the line # and module it bombed in. This is what I need. After I publish and move to the test server, it only gives me the error in hexadecimal format with no line number or module that it bombed in. I'm moving the PDB file to the server too. I publish with the toolbar Build, and then Publish web site. I check "Allow the precompiled site to be updatable". Is there something else I need to do to show the line number and module it bombed in instead of that funky hex error message? How do I get the line number and module it bombed in? -- Chris Davoli - |
