לא זו הכוונה
לא..בסה"כ יש לי דף ASPX ואני מעוניין לפתוח dialog box לפתיחת קובץ. זה לא כ"כ טריוויאלי כי הלקוח מקבל HTML ןאני אמור להקפיץ לו חלון. כשאני מנסה לעשות את זה כמו תמיד ...מתקבלת הודעה שאומרת : It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.