MSGBOX PROBLEM

G

Guest

Hi,

I'm testing the Visual Web Express Edition, with ASP.NET 2.0. I use the
msgbox function (In ASP.NET 1.0 does not exists). I have written a lot of
code with msgbox, but when I installed the web site developed in the IIS
Server, I have this error when the msgbox funtion is called

'Showing a modal dialog box or form when the application is not running in
UserInteractive mode is not a valid operation. Specify the
ServiceNotification or DefaultDesktopOnly style to display a notification
from a service application.'

I think that the msgbox is not supported in web applications, but why is
created if not run?

Thanks
 
E

Edwin Knoppert

Frankly, the error message gives the answer here.
it is valid under certain conditions.
 
G

Guest

The only solution is to use the javascript alert function. Is it the only way
to solve it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

MsgBox 2
MsgBox in ASP.NET? 1
msgbox 4
msgbox 1
MsgBox Error 1
MSGBOX Example 2
Weird ASP.NET 2.0 Error 1
Enterprise Logging does nothing on server 5

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top