Click here to Skip to main content
16,004,653 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: open email Pin
Dave Kreskowiak14-Jul-05 5:48
mveDave Kreskowiak14-Jul-05 5:48 
GeneralRe: open email Pin
Ali el15-Jul-05 6:22
Ali el15-Jul-05 6:22 
GeneralRe: open email Pin
Dave Kreskowiak15-Jul-05 11:45
mveDave Kreskowiak15-Jul-05 11:45 
GeneralRe: open email Pin
Ali el17-Jul-05 5:03
Ali el17-Jul-05 5:03 
GeneralProblem in Data Reports in VB 6.0 Pin
Birdy14-Jul-05 3:48
Birdy14-Jul-05 3:48 
GeneralRe: Problem in Data Reports in VB 6.0 Pin
rwestgraham14-Jul-05 11:23
rwestgraham14-Jul-05 11:23 
GeneralRe: Problem in Data Reports in VB 6.0 Pin
Birdy15-Jul-05 2:08
Birdy15-Jul-05 2:08 
Generalnahelp me in this printing problem-- nidhi s Pin
pnavkumar@yahoo.co.in14-Jul-05 1:16
susspnavkumar@yahoo.co.in14-Jul-05 1:16 
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of

an object.
at WindowsApplication1.Grid.get_Cell(Int32 RowNumber, Int32

ColumnNumber) in C:\classieg_attendance\VBDotNet\grid.vb:line 84
at WindowsApplication1.PrinterClass.PrintDataGrid(Graphics g) in

C:\classieg_attendance\VBDotNet\PrinterClass.vb:line 217
at WindowsApplication1.PrinterClass.Print(Graphics g) in

C:\classieg_attendance\VBDotNet\PrinterClass.vb:line 74
at WindowsApplication1.Reportdisplay.printdoc_PrintPage(Object sender,

PrintPageEventArgs e) in

C:\classieg_attendance\VBDotNet\ReportDisplayForm.vb:line 156
at System.Drawing.Printing.PrintDocument.OnPrintPage(PrintPageEventArgs

e)
at System.Drawing.Printing.PrintDocument._OnPrintPage(PrintPageEventArgs

e)
at System.Drawing.Printing.PrintController.PrintLoop(PrintDocument

document)
at System.Drawing.Printing.PrintController.Print(PrintDocument document)
at System.Drawing.Printing.PrintDocument.Print()
at WindowsApplication1.Reportdisplay.btnprint_click(Object sender,

EventArgs e) in C:\classieg_attendance\VBDotNet\ReportDisplayForm.vb:line

152
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons

button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,

IntPtr wparam, IntPtr lparam)


this is my problem in implementing the article given by nidhi.s in my program
i am not using her form but my one with a datagrid and some buttons like print,etc
i am loading datagrid in other form(main form),i am getting above exception,
please help me,

GeneralRe: nahelp me in this printing problem-- nidhi s Pin
Dave Kreskowiak14-Jul-05 3:31
mveDave Kreskowiak14-Jul-05 3:31 
GeneralRe: nahelp me in this printing problem-- nidhi s Pin
Member 211512814-Jul-05 3:53
Member 211512814-Jul-05 3:53 
GeneralRe: nahelp me in this printing problem-- nidhi s Pin
Dave Kreskowiak14-Jul-05 4:24
mveDave Kreskowiak14-Jul-05 4:24 
GeneralChange SQL Server startup account to SA Pin
Toms Edison14-Jul-05 0:46
Toms Edison14-Jul-05 0:46 
GeneralRe: Change SQL Server startup account to SA Pin
Dave Kreskowiak14-Jul-05 1:16
mveDave Kreskowiak14-Jul-05 1:16 
GeneralSelecting dropdown value automatically Pin
macca2414-Jul-05 0:44
macca2414-Jul-05 0:44 
GeneralRe: Selecting dropdown value automatically Pin
Gavin Jeffrey14-Jul-05 0:50
Gavin Jeffrey14-Jul-05 0:50 
GeneralRe: Selecting dropdown value automatically Pin
Gavin Jeffrey14-Jul-05 0:53
Gavin Jeffrey14-Jul-05 0:53 
GeneralRe: Selecting dropdown value automatically Pin
macca2414-Jul-05 0:56
macca2414-Jul-05 0:56 
GeneralRe: Selecting dropdown value automatically Pin
Gavin Jeffrey14-Jul-05 1:42
Gavin Jeffrey14-Jul-05 1:42 
General<help me>Access Pin
vtalau13-Jul-05 23:44
vtalau13-Jul-05 23:44 
GeneralRe: <help me>Access Pin
SBendBuckeye14-Jul-05 13:01
SBendBuckeye14-Jul-05 13:01 
GeneralRe: Webbrowser navigation to a file included in .RES file Pin
Rudy Schramm13-Jul-05 20:01
Rudy Schramm13-Jul-05 20:01 
GeneralRe: Webbrowser navigation to a file included in .RES file Pin
Dave Kreskowiak14-Jul-05 1:13
mveDave Kreskowiak14-Jul-05 1:13 
GeneralRe: Webbrowser navigation to a file included in .RES file Pin
Rudy Schramm15-Jul-05 2:22
Rudy Schramm15-Jul-05 2:22 
QuestionMessage Box new line? Pin
phraser13-Jul-05 11:35
phraser13-Jul-05 11:35 
AnswerRe: Message Box new line? Pin
Christian Graus13-Jul-05 12:39
protectorChristian Graus13-Jul-05 12:39 

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.