What the heck do i do when the stupid Debugger only tells me "error in application"
Printable View
What the heck do i do when the stupid Debugger only tells me "error in application"
Simple zip the project and show whats going on. But basically if you have all warnings and all what needed for debug turned on, you should get the line where the errror occures and a correct message.Quote:
Originally Posted by dahwan