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

C#

 
GeneralRe: how the print functionality in c#.net works Pin
OriginalGriff5-Sep-09 21:51
mveOriginalGriff5-Sep-09 21:51 
Questionsyntax error Pin
myinstincts4-Sep-09 19:55
myinstincts4-Sep-09 19:55 
AnswerRe: syntax error Pin
N a v a n e e t h4-Sep-09 20:32
N a v a n e e t h4-Sep-09 20:32 
AnswerRe: syntax error [modified] Pin
Abhijit Jana4-Sep-09 20:55
professionalAbhijit Jana4-Sep-09 20:55 
GeneralRe: syntax error Pin
myinstincts4-Sep-09 21:10
myinstincts4-Sep-09 21:10 
GeneralRe: syntax error Pin
Abhijit Jana4-Sep-09 21:32
professionalAbhijit Jana4-Sep-09 21:32 
AnswerRe: syntax error Pin
Luc Pattyn5-Sep-09 0:24
sitebuilderLuc Pattyn5-Sep-09 0:24 
Questionform initilize error when install package is created. HELP plz...? Pin
JollyMansArt4-Sep-09 17:38
JollyMansArt4-Sep-09 17:38 
I can run the application just fine in my development environment. But when I created the Install package the application bombs everytime on the other machines after installation when this specific form is called.

The I moved the control I viewed as the problem to a form of it's own, and this is the form that crashes. As long as the form is not called it works great.

Sorry for a the history here is the meat:
The Form Contains 2 controls only. 1 Combobox and 1 Crystal Report Viewer.
The install Package identified all the assemblies by default plus in my debugging I added a few.

Also in debugging on this form I placed message boxes all throughout the form Marking each line for code for the forms initilization, load, resize event. Everything to the point of the form fully comming up.

I only get the first message box marker before the forms INITILIZATION() process before the application bombs.

The application bombs with the error:
Unhandled exception has occured in your application. If you click continue the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.
The type initilizer for 'CrystalDecision.CrystalReports.Engine.ReportDocument Threw an exception.

Under More Info I get the following:
EventType : clr20r3 P1 : peerassistloader.exe P2 : 1.4.15.267
P3 : 4aa1d6bb P4 : crystaldecisions.crystalreports.engine
P5 : 10.5.3700.0 P6 : 4711bede P7 : 2c5 P8 : 43
P9 : system.nullreferenceexception

What information is needed for help? I can have someone remote into my system and look at it with me if they want. Skype: jollymansart.
AnswerRe: form initilize error when install package is created. HELP plz...? Pin
N a v a n e e t h4-Sep-09 18:16
N a v a n e e t h4-Sep-09 18:16 
AnswerRe: form initilize error when install package is created. HELP plz...? Pin
Dave Kreskowiak4-Sep-09 18:16
mveDave Kreskowiak4-Sep-09 18:16 
GeneralRe: form initilize error when install package is created. HELP plz...? Pin
JollyMansArt4-Sep-09 21:38
JollyMansArt4-Sep-09 21:38 
GeneralRe: form initilize error when install package is created. HELP plz...? Pin
JollyMansArt5-Sep-09 2:44
JollyMansArt5-Sep-09 2:44 
GeneralRe: form initilize error when install package is created. HELP plz...? Pin
Dave Kreskowiak5-Sep-09 9:02
mveDave Kreskowiak5-Sep-09 9:02 
QuestionHelp Help Help If you Live in East Bay around S.F>CA. Pin
rodbiser4-Sep-09 14:15
rodbiser4-Sep-09 14:15 
AnswerRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
Christian Graus4-Sep-09 14:44
protectorChristian Graus4-Sep-09 14:44 
GeneralRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
PIEBALDconsult4-Sep-09 16:31
mvePIEBALDconsult4-Sep-09 16:31 
GeneralRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
DaveyM694-Sep-09 22:49
professionalDaveyM694-Sep-09 22:49 
GeneralRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
darkelv4-Sep-09 16:56
darkelv4-Sep-09 16:56 
AnswerRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
Joe Woodbury5-Sep-09 9:10
professionalJoe Woodbury5-Sep-09 9:10 
GeneralRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
rodbiser8-Sep-09 8:17
rodbiser8-Sep-09 8:17 
GeneralRe: Help Help Help If you Live in East Bay around S.F>CA. Pin
Joe Woodbury8-Sep-09 8:23
professionalJoe Woodbury8-Sep-09 8:23 
QuestionShowing the corresponding data from other text file after being sorted and searched other text file Pin
gamer11274-Sep-09 13:38
gamer11274-Sep-09 13:38 
AnswerRe: Showing the corresponding data from other text file after being sorted and searched other text file Pin
Luc Pattyn4-Sep-09 14:23
sitebuilderLuc Pattyn4-Sep-09 14:23 
GeneralRe: Showing the corresponding data from other text file after being sorted and searched other text file Pin
gamer11274-Sep-09 18:04
gamer11274-Sep-09 18:04 
GeneralRe: Showing the corresponding data from other text file after being sorted and searched other text file Pin
Luc Pattyn5-Sep-09 0:28
sitebuilderLuc Pattyn5-Sep-09 0:28 

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.