Hi everyone. I'm using Visual Studio .Net to create a web application.

I have a problem. I want to show a message box in my application and when the code gets to that point the following error message appears:

Well it's in spanish so I'll try to translate it. It says that my application isn't running in UserInteractive mode.

How can I make my application work in that mode?

Thanx for any replies