Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print preview on win98

Status
Not open for further replies.

LJani

Programmer
Jul 6, 2002
1
RO
In my c# program, the print preview works fine on
win2000, also on a win98, but the same program,
with the same data on other win98 fails with:
"Object reference not set to an instance of an object"
at "System.Windows.Forms.PrintPreviewControl.CalculatePageInfo()"
at "System.Windows.Forms.Control.InvokeMarshaledCallbacks()"

On all systems I used the same printer driver (hp 850c).

Thanks, Jani.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top