Click here to Skip to main content
16,011,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
kendo1725-Oct-07 14:04
kendo1725-Oct-07 14:04 
QuestionSystem.IO BinaryReader and Data Structures Pin
AAGTHosting24-Oct-07 8:51
AAGTHosting24-Oct-07 8:51 
AnswerRe: System.IO BinaryReader and Data Structures Pin
Dave Kreskowiak24-Oct-07 9:16
mveDave Kreskowiak24-Oct-07 9:16 
AnswerRe: System.IO BinaryReader and Data Structures Pin
dBrong24-Oct-07 9:24
dBrong24-Oct-07 9:24 
GeneralRe: System.IO BinaryReader and Data Structures Pin
AAGTHosting24-Oct-07 17:31
AAGTHosting24-Oct-07 17:31 
AnswerRe: System.IO BinaryReader and Data Structures Pin
Andy_L_J24-Oct-07 22:55
Andy_L_J24-Oct-07 22:55 
AnswerRe: System.IO BinaryReader and Data Structures Pin
Guffa24-Oct-07 9:48
Guffa24-Oct-07 9:48 
QuestionGetting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' Pin
rswamy7024-Oct-07 8:05
rswamy7024-Oct-07 8:05 
Hi I am getting this message when I run the application
" 1004 : Unable to set the PrintGridlines property of the Pagesetup class".
This application is running fine in Production . I am in the process of taking over the application from a different developer and it works fine on his machine too.
My PC is connected to a Network Printer and am able to print anything from
my PC. Infact based on the some info from Microsoft website, I went and
installed the printer driver and it still did fix the problem.

The code where I am getting the problem is as follows

With xlSheet.PageSetup
.PrintGridlines = True
.CenterHorizontally = True
End With

Any help in this regard will be appreciated

Regards
RS


-- modified at 14:13 Wednesday 24th October, 2007

rs

AnswerRe: Getting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' Pin
Dave Kreskowiak24-Oct-07 8:25
mveDave Kreskowiak24-Oct-07 8:25 
GeneralRe: Getting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' Pin
rswamy7024-Oct-07 8:30
rswamy7024-Oct-07 8:30 
GeneralRe: Getting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' [modified] Pin
Dave Kreskowiak24-Oct-07 9:10
mveDave Kreskowiak24-Oct-07 9:10 
QuestionComponent to burn data cd's Pin
dBrong24-Oct-07 6:19
dBrong24-Oct-07 6:19 
AnswerRe: Component to burn data cd's Pin
Dave Kreskowiak24-Oct-07 7:04
mveDave Kreskowiak24-Oct-07 7:04 
AnswerRe: Component to burn data cd's Pin
Christian Graus24-Oct-07 13:07
protectorChristian Graus24-Oct-07 13:07 
GeneralRe: Component to burn data cd's Pin
dBrong24-Oct-07 13:39
dBrong24-Oct-07 13:39 
GeneralRe: Component to burn data cd's Pin
Christian Graus24-Oct-07 20:55
protectorChristian Graus24-Oct-07 20:55 
GeneralRe: Component to burn data cd's Pin
dBrong25-Oct-07 3:35
dBrong25-Oct-07 3:35 
AnswerRe: Component to burn data cd's Pin
dBrong6-Nov-07 6:53
dBrong6-Nov-07 6:53 
Questionmemory corruption detection tool needed Pin
in9mar24-Oct-07 5:52
in9mar24-Oct-07 5:52 
AnswerRe: memory corruption detection tool needed Pin
Dave Kreskowiak24-Oct-07 6:53
mveDave Kreskowiak24-Oct-07 6:53 
AnswerRe: memory corruption detection tool needed Pin
Luc Pattyn24-Oct-07 13:56
sitebuilderLuc Pattyn24-Oct-07 13:56 
QuestionDate Time differences Firefox and IE Pin
TheJudeDude24-Oct-07 5:35
TheJudeDude24-Oct-07 5:35 
AnswerRe: Date Time differences Firefox and IE Pin
Dave Kreskowiak24-Oct-07 6:47
mveDave Kreskowiak24-Oct-07 6:47 
QuestionDataGridView Parent/Child Pin
alwinSCH24-Oct-07 3:49
alwinSCH24-Oct-07 3:49 
AnswerRe: DataGridView Parent/Child Pin
AliAmjad24-Oct-07 5:26
AliAmjad24-Oct-07 5:26 

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.