Click here to Skip to main content
15,889,861 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionCrystal report Pin
Nadi.R27-Nov-07 20:08
Nadi.R27-Nov-07 20:08 
AnswerThe easiest way Pin
Ennis Ray Lynch, Jr.28-Nov-07 8:43
Ennis Ray Lynch, Jr.28-Nov-07 8:43 
Questionjoyastick Pin
ellllllllie27-Nov-07 4:22
ellllllllie27-Nov-07 4:22 
AnswerRe: joyastick Pin
originSH27-Nov-07 5:58
originSH27-Nov-07 5:58 
GeneralRe: joyastick Pin
Paul Conrad30-Nov-07 9:26
professionalPaul Conrad30-Nov-07 9:26 
QuestionON_UPDATE_COMMAND_UI in WinForms ? Pin
besmel26-Nov-07 23:18
besmel26-Nov-07 23:18 
AnswerRe: ON_UPDATE_COMMAND_UI in WinForms ? Pin
led mike27-Nov-07 6:18
led mike27-Nov-07 6:18 
Questioni got error in asp.net. Pin
kalyan121126-Nov-07 22:41
kalyan121126-Nov-07 22:41 
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.

Source Error:


Line 27:
Line 28: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Line 29: MsgBox("")
Line 30: End Sub
Line 31: End Class


Source File: c:\inetpub\wwwroot\WebApplication2\WebForm1.aspx.vb Line: 29

Stack Trace:


Thankyou,
Kalyan.

AnswerRe: i got error in asp.net. Pin
Pete O'Hanlon26-Nov-07 22:45
mvePete O'Hanlon26-Nov-07 22:45 
AnswerRe: i got error in asp.net. Pin
Paul Conrad30-Nov-07 9:27
professionalPaul Conrad30-Nov-07 9:27 
QuestionHow to go one form to other inb.net Pin
kalyan121126-Nov-07 22:35
kalyan121126-Nov-07 22:35 
AnswerRe: How to go one form to other inb.net Pin
Christian Graus26-Nov-07 22:50
protectorChristian Graus26-Nov-07 22:50 
GeneralRe: How to go one form to other inb.net Pin
kalyan121126-Nov-07 22:59
kalyan121126-Nov-07 22:59 
GeneralRe: How to go one form to other inb.net Pin
Christian Graus27-Nov-07 0:07
protectorChristian Graus27-Nov-07 0:07 
QuestionHow to show image in ListView Second Column **** urgent Pin
VenkataRamana.Gali26-Nov-07 17:09
VenkataRamana.Gali26-Nov-07 17:09 
AnswerRe: How to show image in ListView Second Column **** urgent Pin
Sangmeshwar patil3-Nov-09 18:40
Sangmeshwar patil3-Nov-09 18:40 
QuestionValues on Form 2 appears on Form 1 !?? c# Pin
Phoenix_p326-Nov-07 9:03
Phoenix_p326-Nov-07 9:03 
AnswerRe: Values on Form 2 appears on Form 1 !?? c# Pin
Pete O'Hanlon26-Nov-07 10:43
mvePete O'Hanlon26-Nov-07 10:43 
GeneralRe: Values on Form 2 appears on Form 1 !?? c# Pin
Christian Graus26-Nov-07 11:44
protectorChristian Graus26-Nov-07 11:44 
GeneralRe: Values on Form 2 appears on Form 1 !?? c# Pin
Pete O'Hanlon26-Nov-07 21:58
mvePete O'Hanlon26-Nov-07 21:58 
GeneralRe: Values on Form 2 appears on Form 1 !?? c# Pin
Christian Graus27-Nov-07 0:08
protectorChristian Graus27-Nov-07 0:08 
GeneralRe: Values on Form 2 appears on Form 1 !?? c# Pin
Pete O'Hanlon27-Nov-07 5:16
mvePete O'Hanlon27-Nov-07 5:16 
QuestionDataGrid Component for Window Forms alike of in ASP.Net 1.0 Pin
WinSolution24-Nov-07 6:34
WinSolution24-Nov-07 6:34 
QuestionRetaining Focus in owned Forms Pin
TyrionTheImp24-Nov-07 3:32
TyrionTheImp24-Nov-07 3:32 
AnswerRe: Retaining Focus in owned Forms Pin
Xmen Real 24-Nov-07 4:11
professional Xmen Real 24-Nov-07 4:11 

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.