Click here to Skip to main content
16,016,263 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionADO Data Bound Controls in VB6 Pin
shoaibnawaz16-Jun-06 8:38
shoaibnawaz16-Jun-06 8:38 
QuestionError: Cast from string to type 'Double' is not valid. Pin
tejuarora16-Jun-06 8:25
tejuarora16-Jun-06 8:25 
AnswerRe: Error: Cast from string to type 'Double' is not valid. Pin
Guffa16-Jun-06 9:46
Guffa16-Jun-06 9:46 
QuestionWhat am I missing - importing namespace Pin
No-e16-Jun-06 8:10
No-e16-Jun-06 8:10 
AnswerRe: What am I missing - importing namespace Pin
Jun Du16-Jun-06 8:39
Jun Du16-Jun-06 8:39 
GeneralRe: What am I missing - importing namespace Pin
No-e16-Jun-06 8:42
No-e16-Jun-06 8:42 
AnswerRe: What am I missing - importing namespace Pin
Dave Kreskowiak18-Jun-06 2:43
mveDave Kreskowiak18-Jun-06 2:43 
QuestionSystem.ArgumentException Occured Pin
grkr8116-Jun-06 7:20
grkr8116-Jun-06 7:20 
HI all,

I'm GRK. I'm getting an unhadled exception in my application.

*** Coming to real problem,I'm calling form two by showdialog() method in the button click event in the first form,and hiding the first form.when closing the second form I'm again enabling the first form. by doing this for more than 3 times I found an exception which is not caught by the try catch block.

Error Message is:

An unhandled exception of type 'System.ArgumentException' occurred in system.drawing.dll

Additional information: Invalid parameter used.

my code part:

dim obverifier as new frmVerifier

obverifier.ShowDialog()

Me.Refresh()

Me.Visible = False


Need help on this I'm trying to solve this from the whole day and posting it in the group.Any help would be appreciated.

Thanks in advance


GRK

AnswerRe: System.ArgumentException Occured [modified] Pin
Dave Kreskowiak18-Jun-06 2:38
mveDave Kreskowiak18-Jun-06 2:38 
QuestionRe: System.ArgumentException Occured Pin
grkr8119-Jun-06 5:23
grkr8119-Jun-06 5:23 
AnswerRe: System.ArgumentException Occured Pin
Dave Kreskowiak19-Jun-06 12:34
mveDave Kreskowiak19-Jun-06 12:34 
AnswerRe: System.ArgumentException Occured Pin
Dave Kreskowiak20-Jun-06 1:18
mveDave Kreskowiak20-Jun-06 1:18 
QuestionVB.Net 'Subforms' Emulation/MS Access Pin
packerfan190416-Jun-06 5:48
packerfan190416-Jun-06 5:48 
AnswerRe: VB.Net 'Subforms' Emulation/MS Access Pin
Dave Kreskowiak18-Jun-06 2:36
mveDave Kreskowiak18-Jun-06 2:36 
QuestionRunning an external program but without knowledge of the location Pin
Marcus J. Smith16-Jun-06 5:03
professionalMarcus J. Smith16-Jun-06 5:03 
AnswerRe: Running an external program but without knowledge of the location Pin
Dave Kreskowiak18-Jun-06 2:31
mveDave Kreskowiak18-Jun-06 2:31 
GeneralRe: Running an external program but without knowledge of the location Pin
Marcus J. Smith22-Jun-06 3:58
professionalMarcus J. Smith22-Jun-06 3:58 
QuestionHTML Help Collections Integration Pin
lauralage16-Jun-06 4:58
lauralage16-Jun-06 4:58 
AnswerRe: '101' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum' Pin
Guffa16-Jun-06 2:53
Guffa16-Jun-06 2:53 
GeneralRe: '101' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum' [modified] Pin
CornElvis16-Jun-06 3:06
CornElvis16-Jun-06 3:06 
GeneralRe: '101' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum' Pin
Guffa16-Jun-06 4:58
Guffa16-Jun-06 4:58 
GeneralRe: '101' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum' Pin
djo4ever21-Jun-06 0:45
djo4ever21-Jun-06 0:45 
GeneralRe: '101' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum' Pin
Member 999003715-Apr-13 10:09
Member 999003715-Apr-13 10:09 
QuestionUnicode support for VB control Pin
kokatnur16-Jun-06 1:15
kokatnur16-Jun-06 1:15 
AnswerRe: Unicode support for VB control Pin
Dave Kreskowiak18-Jun-06 2:25
mveDave Kreskowiak18-Jun-06 2:25 

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.