Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncheck excel data Pin
Rinki Mukheraji8-Jul-08 1:19
Rinki Mukheraji8-Jul-08 1:19 
Questionselecting a value from dropdownlist Pin
Mamphekgo Bahula8-Jul-08 1:13
Mamphekgo Bahula8-Jul-08 1:13 
AnswerRe: selecting a value from dropdownlist Pin
eyeseetee8-Jul-08 1:18
eyeseetee8-Jul-08 1:18 
GeneralRe: selecting a value from dropdownlist Pin
Mamphekgo Bahula8-Jul-08 2:12
Mamphekgo Bahula8-Jul-08 2:12 
GeneralRe: selecting a value from dropdownlist Pin
eyeseetee8-Jul-08 2:29
eyeseetee8-Jul-08 2:29 
GeneralRe: selecting a value from dropdownlist Pin
Mamphekgo Bahula8-Jul-08 19:59
Mamphekgo Bahula8-Jul-08 19:59 
AnswerRe: selecting a value from dropdownlist Pin
Michael Bookatz8-Jul-08 2:06
Michael Bookatz8-Jul-08 2:06 
QuestionSpecify the ServiceNotification or DefaultDesktopOnly Pin
BalasubramanianK8-Jul-08 1:12
BalasubramanianK8-Jul-08 1:12 
My web page is running well by using my source. On the page load, I am using two msgboxes. After deploying, If I browse from the IIS manager, I am getting error such

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.
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: 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.

Source Error:
Line 48: End Try
Line 49: Else
Line 50: MsgBox("Sorry...Permission denied to view this page", MsgBoxStyle.Information, "Permission Denied")
Line 51: Response.End()
Line 52: End If


Source File: C:\inetpub\wwwroot\WebEmail\frmEmailCategory.aspx.vb Line: 50

What I have to do?

Balasubramanian K.

AnswerRe: Specify the ServiceNotification or DefaultDesktopOnly Pin
Herman<T>.Instance8-Jul-08 2:28
Herman<T>.Instance8-Jul-08 2:28 
Questionrun macro Pin
Rinki Mukheraji8-Jul-08 1:07
Rinki Mukheraji8-Jul-08 1:07 
Question"DateTime" to "Time Span" (Duration Posted) Pin
wEb GuRu...8-Jul-08 1:01
wEb GuRu...8-Jul-08 1:01 
AnswerRe: "DateTime" to "Time Span" (Duration Posted) Pin
eyeseetee8-Jul-08 1:06
eyeseetee8-Jul-08 1:06 
Questionhow to send MS Word file as a parameter from asp.net webclient to asp.net web service? Pin
Member 33200608-Jul-08 0:59
Member 33200608-Jul-08 0:59 
Questionproblem creating textbox on the fly Pin
eyeseetee8-Jul-08 0:56
eyeseetee8-Jul-08 0:56 
AnswerRe: problem creating textbox on the fly Pin
wEb GuRu...8-Jul-08 1:03
wEb GuRu...8-Jul-08 1:03 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 1:16
eyeseetee8-Jul-08 1:16 
GeneralRe: problem creating textbox on the fly [modified] Pin
Imran Khan Pathan8-Jul-08 1:58
Imran Khan Pathan8-Jul-08 1:58 
GeneralRe: problem creating textbox on the fly Pin
Michael Bookatz8-Jul-08 2:02
Michael Bookatz8-Jul-08 2:02 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 2:26
eyeseetee8-Jul-08 2:26 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 2:43
Nirandas8-Jul-08 2:43 
GeneralRe: problem creating textbox on the fly [modified] Pin
eyeseetee8-Jul-08 2:56
eyeseetee8-Jul-08 2:56 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 3:10
Nirandas8-Jul-08 3:10 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 3:31
eyeseetee8-Jul-08 3:31 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 3:41
Nirandas8-Jul-08 3:41 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 4:01
eyeseetee8-Jul-08 4:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.