Click here to Skip to main content
15,891,852 members
Home / Discussions / C#
   

C#

 
QuestionC# HttpWebRequest + Cookie ¿Sessions? Pin
fasfasdf12-Nov-08 14:14
fasfasdf12-Nov-08 14:14 
Questionobject? Pin
dec8212-Nov-08 14:02
dec8212-Nov-08 14:02 
AnswerRe: object? Pin
Guffa12-Nov-08 14:37
Guffa12-Nov-08 14:37 
GeneralRe: object? Pin
dec8212-Nov-08 15:03
dec8212-Nov-08 15:03 
GeneralRe: object? Pin
Mbah Dhaim12-Nov-08 15:43
Mbah Dhaim12-Nov-08 15:43 
GeneralRe: object? Pin
Dave Kreskowiak12-Nov-08 15:47
mveDave Kreskowiak12-Nov-08 15:47 
GeneralRe: object? Pin
Paul Conrad12-Nov-08 17:10
professionalPaul Conrad12-Nov-08 17:10 
QuestionCrystal report crashes when report object's printer name is changed Pin
muharrem12-Nov-08 10:51
muharrem12-Nov-08 10:51 
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 (exeption) happening right at the line like below


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 as following

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 crashes when report object's printer name is changed Pin
Paul Conrad12-Nov-08 11:16
professionalPaul Conrad12-Nov-08 11:16 
QuestionIPC Events in windows service Pin
picazo12-Nov-08 10:37
picazo12-Nov-08 10:37 
QuestionRe: IPC Events in windows service Pin
Mark Salsbery12-Nov-08 11:03
Mark Salsbery12-Nov-08 11:03 
AnswerRe: IPC Events in windows service Pin
picazo12-Nov-08 11:18
picazo12-Nov-08 11:18 
Question[Message Deleted] Pin
rhino113012-Nov-08 9:14
rhino113012-Nov-08 9:14 
AnswerRe: No Send button in Outlook Express message with automation Pin
rhino113012-Nov-08 9:43
rhino113012-Nov-08 9:43 
Questiontooltip Pin
netJP12L12-Nov-08 5:00
netJP12L12-Nov-08 5:00 
GeneralRe: tooltip Pin
led mike12-Nov-08 7:09
led mike12-Nov-08 7:09 
GeneralRe: tooltip Pin
EliottA12-Nov-08 8:44
EliottA12-Nov-08 8:44 
GeneralRe: tooltip Pin
led mike12-Nov-08 10:45
led mike12-Nov-08 10:45 
GeneralRe: tooltip Pin
netJP12L12-Nov-08 10:35
netJP12L12-Nov-08 10:35 
GeneralRe: tooltip Pin
led mike12-Nov-08 10:59
led mike12-Nov-08 10:59 
QuestionConsole.write line Pin
nesfrank12-Nov-08 4:54
nesfrank12-Nov-08 4:54 
AnswerRe: Console.write line Pin
J4amieC12-Nov-08 5:00
J4amieC12-Nov-08 5:00 
GeneralRe: Console.write line Pin
nesfrank12-Nov-08 5:21
nesfrank12-Nov-08 5:21 
GeneralRe: Console.write line Pin
J4amieC12-Nov-08 5:50
J4amieC12-Nov-08 5:50 
GeneralRe: Console.write line Pin
nesfrank12-Nov-08 5:57
nesfrank12-Nov-08 5:57 

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.