MsgBox fails because no user interactive mode
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
When I use MsgBox() with asp.net 2.0 it causes an error on my target system (and only there) saying: application should be run in user interactive mode, use the format: Service notification or Default Desktop only (thats translated from the german message - so not word by word) How to put the aüülication i user interactive mode. How can I avoid that error. Thanks Wilfried.