Click here to Skip to main content
15,921,531 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dot matrix printer on crystal report in c# Pin
koncuk18-Jan-10 23:55
koncuk18-Jan-10 23:55 
GeneralRe: Dot matrix printer on crystal report in c# Pin
darkelv19-Jan-10 3:00
darkelv19-Jan-10 3:00 
AnswerRe: Dot matrix printer on crystal report in c# Pin
Shameel19-Jan-10 7:56
professionalShameel19-Jan-10 7:56 
GeneralRe: Dot matrix printer on crystal report in c# Pin
koncuk20-Jan-10 1:33
koncuk20-Jan-10 1:33 
AnswerRe: Dot matrix printer on crystal report in c# Pin
Murugesan Solaiyappan12-May-10 7:02
Murugesan Solaiyappan12-May-10 7:02 
QuestionMessage Removed Pin
18-Jan-10 20:05
user20518-Jan-10 20:05 
AnswerRe: Looking for C#.NET, XAML, WPF expert having wireless domain Pin
dan!sh 18-Jan-10 20:29
professional dan!sh 18-Jan-10 20:29 
QuestionJIT debugger Error. Pin
Sunil G18-Jan-10 19:55
Sunil G18-Jan-10 19:55 
When I execute and exe using CreateProcessAsUser API it will shows the dialog with below error.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SVCManager.clsSQLConn..ctor()
at SVCManager.frmSVCManager.frmSVCManager_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Can any one guide me?
Thanking You,
Sunil G.
AnswerRe: JIT debugger Error. Pin
OriginalGriff18-Jan-10 22:45
mveOriginalGriff18-Jan-10 22:45 
GeneralRe: JIT debugger Error. Pin
Sunil G18-Jan-10 23:20
Sunil G18-Jan-10 23:20 
GeneralRe: JIT debugger Error. Pin
OriginalGriff18-Jan-10 23:42
mveOriginalGriff18-Jan-10 23:42 
GeneralRe: JIT debugger Error. [modified] Pin
Sunil G18-Jan-10 23:50
Sunil G18-Jan-10 23:50 
GeneralRe: JIT debugger Error. Pin
OriginalGriff19-Jan-10 1:07
mveOriginalGriff19-Jan-10 1:07 
GeneralRe: JIT debugger Error. Pin
Sunil G19-Jan-10 1:11
Sunil G19-Jan-10 1:11 
GeneralRe: JIT debugger Error. Pin
OriginalGriff19-Jan-10 1:16
mveOriginalGriff19-Jan-10 1:16 
GeneralRe: JIT debugger Error. Pin
Luc Pattyn19-Jan-10 1:14
sitebuilderLuc Pattyn19-Jan-10 1:14 
GeneralRe: JIT debugger Error. Pin
OriginalGriff19-Jan-10 1:19
mveOriginalGriff19-Jan-10 1:19 
GeneralRe: JIT debugger Error. Pin
Sunil G19-Jan-10 1:25
Sunil G19-Jan-10 1:25 
QuestionContextMenuStrip dynamic item widths Pin
DarrenShultz18-Jan-10 18:42
DarrenShultz18-Jan-10 18:42 
AnswerRe: ContextMenuStrip dynamic item widths Pin
April Fans19-Jan-10 17:52
April Fans19-Jan-10 17:52 
GeneralRe: ContextMenuStrip dynamic item widths Pin
DarrenShultz19-Jan-10 19:08
DarrenShultz19-Jan-10 19:08 
Questionexport DataGridView to excel 2007 in c# Pin
H.R18-Jan-10 18:21
H.R18-Jan-10 18:21 
AnswerRe: export DataGridView to excel 2007 in c# Pin
dan!sh 18-Jan-10 19:17
professional dan!sh 18-Jan-10 19:17 
QuestionKeep from erasing working code in a project Pin
tonyonlinux18-Jan-10 18:11
tonyonlinux18-Jan-10 18:11 
AnswerMessage Closed Pin
18-Jan-10 18:46
stancrm18-Jan-10 18:46 

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.