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?
DotNetNuke Event Viewer Stack Trace
585 Views Asked by HuwD At
2
Try logged in with your HOST account instead of an Admin to see more details about errors. Also, if you're running locally, try debugging the module to see what the exception is.