Hi, I just want to ask your expert opinion regarding this weird scenario I am experiencing right now. For an overview of my app, basically I just created an app that calls a web service. The webservice will return "Hello World".

Whenever I run the program in debug mode, I'm having this error

Name:  Capture.JPG
Views: 463
Size:  120.7 KB

However, whenever I execute the compiled EXE file, the program works well.

Name:  Capture1.JPG
Views: 487
Size:  13.9 KB

I am wondering and really puzzled right now why I'm having that error whenever I run the program in debug mode.

Please enlighten me.

Thanks