Am getting the same error occurring over and over again in one of my dotnetnuke modules but the event viewer only gives me the error message, not the stack trace so I can track down to the function that is causing the problem but without the stack trace I can't identify the line. Any ideas how I can get the stack trace?
1
votes
Have tried logging in as HOST and looking at log files but neither reveals any more informaion than the event viewer. Can't debug it as it's hosted on the server and am unable to recreate the error myself. It only seems to be experienced by some customers. I suspect this is because their accounts aren't set up correctly but without knowing where the error is happening I can't idenitfy what the problem is.
- HuwD
2 Answers
3
votes