Click here to Skip to main content
15,905,877 members
Home / Discussions / C#
   

C#

 
QuestionDirectory Contents Change Comparison Pin
Jammer12-Nov-08 2:39
Jammer12-Nov-08 2:39 
AnswerRe: Directory Contents Change Comparison Pin
Simon P Stevens12-Nov-08 3:13
Simon P Stevens12-Nov-08 3:13 
GeneralRe: Directory Contents Change Comparison Pin
Jammer12-Nov-08 3:29
Jammer12-Nov-08 3:29 
AnswerRe: Directory Contents Change Comparison Pin
Pete O'Hanlon12-Nov-08 9:20
mvePete O'Hanlon12-Nov-08 9:20 
GeneralRe: Directory Contents Change Comparison Pin
Jammer12-Nov-08 9:22
Jammer12-Nov-08 9:22 
GeneralRe: Directory Contents Change Comparison Pin
Pete O'Hanlon12-Nov-08 9:30
mvePete O'Hanlon12-Nov-08 9:30 
GeneralRe: Directory Contents Change Comparison Pin
Jammer12-Nov-08 9:31
Jammer12-Nov-08 9:31 
QuestionCrystal report - urgent Pin
muharrem12-Nov-08 2:24
muharrem12-Nov-08 2:24 
I have two very simple report in my winform project.
Development machine is windows vista home premium, vs 2005 sp1 and crystal report sp1 for vs 2005.
I read the printer name from a config file and use that printer name in code

crReportDocument.PrintOptions.PrinterName = PaletteLabelPrinter;

PaletteLabelPrinter is a string holding the printer name from config file.

When I deploy my app to server 2003 R2, I simple have an error for report printing if I have a different printer name at the server than at my development machine.

Crash happening right at the line


crReportDocument.PrintOptions.PrinterName = PaletteLabelPrinter;

Error is as follows

Error in File C:\DOCUME~1\alc.......... The request could not be submitted for background processing

Besides, even though I installed the crystal report sp1, vs2005 just stop running when I select from
menu

Crystal Report -> Design -> Printer Setup, do something change and press OK then VS2005 simple
stop working.

Please help

Thanks to everybody

Muharrem
AnswerRe: Crystal report - urgent Pin
Paul Conrad12-Nov-08 3:39
professionalPaul Conrad12-Nov-08 3:39 
Questioninsert in a stored procedure Pin
swjam12-Nov-08 1:46
swjam12-Nov-08 1:46 
AnswerRe: insert in a stored procedure Pin
Ashfield12-Nov-08 2:13
Ashfield12-Nov-08 2:13 
AnswerRe: insert in a stored procedure Pin
Simon P Stevens12-Nov-08 3:07
Simon P Stevens12-Nov-08 3:07 
AnswerRe: what do i put in the primary key value in my insert clause? Pin
swjam12-Nov-08 4:07
swjam12-Nov-08 4:07 
GeneralRe: what do i put in the primary key value in my insert clause? Pin
J4amieC12-Nov-08 4:58
J4amieC12-Nov-08 4:58 
QuestionDijkstra shortest path Help Pin
dudz198712-Nov-08 1:31
dudz198712-Nov-08 1:31 
AnswerRe: Dijkstra shortest path Help Pin
Simon P Stevens12-Nov-08 2:59
Simon P Stevens12-Nov-08 2:59 
Questionaccess store procedure Pin
George_George12-Nov-08 1:30
George_George12-Nov-08 1:30 
AnswerRe: access store procedure Pin
Simon P Stevens12-Nov-08 2:57
Simon P Stevens12-Nov-08 2:57 
GeneralRe: access store procedure Pin
George_George12-Nov-08 21:32
George_George12-Nov-08 21:32 
GeneralRe: access store procedure Pin
Simon P Stevens12-Nov-08 21:43
Simon P Stevens12-Nov-08 21:43 
GeneralRe: access store procedure Pin
George_George13-Nov-08 0:01
George_George13-Nov-08 0:01 
GeneralRe: access store procedure Pin
Simon P Stevens13-Nov-08 0:59
Simon P Stevens13-Nov-08 0:59 
GeneralRe: access store procedure Pin
George_George14-Nov-08 1:21
George_George14-Nov-08 1:21 
Questionhow to use the toolbar button tag property during a toolbar click event Pin
swjam12-Nov-08 1:30
swjam12-Nov-08 1:30 
AnswerRe: how to use the toolbar button tag property during a toolbar click event Pin
V.12-Nov-08 1:55
professionalV.12-Nov-08 1:55 

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.