Click here to Skip to main content
15,880,469 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 22:16
Nopo19-Oct-09 22:16 
QuestionSSIS Pin
Iain Wiseman19-Oct-09 20:37
Iain Wiseman19-Oct-09 20:37 
AnswerRe: SSIS Pin
J4amieC19-Oct-09 21:48
J4amieC19-Oct-09 21:48 
GeneralRe: SSIS Pin
Iain Wiseman19-Oct-09 22:15
Iain Wiseman19-Oct-09 22:15 
GeneralRe: SSIS Pin
J4amieC19-Oct-09 22:33
J4amieC19-Oct-09 22:33 
GeneralRe: SSIS Pin
Mycroft Holmes19-Oct-09 22:50
professionalMycroft Holmes19-Oct-09 22:50 
GeneralRe: SSIS Pin
Iain Wiseman20-Oct-09 0:14
Iain Wiseman20-Oct-09 0:14 
QuestionApplication Error help plz.... Pin
JollyMansArt19-Oct-09 19:50
JollyMansArt19-Oct-09 19:50 
This works on the development machine but after installing on another workstation the application errors.

Please help/

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at PeerAssistLoader.StandardProcedures.NET_AuthenticatedMailSend(String mailFrom, String[] mailTo, String[] mailCC, String Subject, String MessageBody, String smtpHost, Int32 smtpPort, String smtpNETAuthUser, String smtpNETAuthPassword)
   at PeerAssistLoader.frmConfigurationMgr.SendEmail(String AlertType, String Subject, String MessageBody)
   at PeerAssistLoader.frmConfigurationMgr.btnUpdateAssistUsers_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
PeerAssistLoader
    Assembly Version: 1.16.31.434
    Win32 Version: 1.9.23.417
    CodeBase: file://CALAPP/PeerAssistLoader/PeerAssistLoader.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Microsoft.ReportViewer.WinForms
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.1
    CodeBase: file://CALAPP/PeerAssistLoader/Microsoft.ReportViewer.WinForms.DLL
----------------------------------------
Microsoft.ReportViewer.Common
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.1
    CodeBase: file://CALAPP/PeerAssistLoader/Microsoft.ReportViewer.Common.DLL
----------------------------------------
System.Data.DataSetExtensions
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.DirectoryServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
Microsoft.ReportViewer.ProcessingObjectModel
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.21022.8
    CodeBase: file://CALAPP/PeerAssistLoader/Microsoft.ReportViewer.ProcessingObjectModel.DLL
----------------------------------------
expression_host_b75c906bcd1143d69b962f2790f3bfac
    Assembly Version: 10.8.30729.1
    Win32 Version: 9.0.30729.1
    CodeBase: file://CALAPP/PeerAssistLoader/Microsoft.ReportViewer.Common.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

AnswerRe: Application Error help plz.... Pin
JollyMansArt19-Oct-09 20:07
JollyMansArt19-Oct-09 20:07 
Questionhow to do Right Alignment? Pin
muhammad_umair19-Oct-09 19:48
muhammad_umair19-Oct-09 19:48 
AnswerRe: how to do Right Alignment? [modified] Pin
Calla19-Oct-09 20:40
Calla19-Oct-09 20:40 
AnswerRe: how to do Right Alignment? Pin
Luc Pattyn20-Oct-09 2:01
sitebuilderLuc Pattyn20-Oct-09 2:01 
QuestionHiding content in an email message - Pls help Pin
nirmalsat19-Oct-09 19:09
nirmalsat19-Oct-09 19:09 
AnswerRe: Hiding content in an email message - Pls help Pin
Christian Graus19-Oct-09 19:28
protectorChristian Graus19-Oct-09 19:28 
AnswerRe: Hiding content in an email message - Pls help Pin
carlecomm20-Oct-09 21:07
carlecomm20-Oct-09 21:07 
Question[Solved]Customize calendar control Pin
Ishqalways19-Oct-09 18:54
Ishqalways19-Oct-09 18:54 
AnswerRe: Customize calendar control Pin
Christian Graus19-Oct-09 18:58
protectorChristian Graus19-Oct-09 18:58 
AnswerRe: Customize calendar control Pin
Russ-T19-Oct-09 19:52
Russ-T19-Oct-09 19:52 
QuestionHow to set the image field data to some cell of Excel? Pin
mctramp16819-Oct-09 15:25
mctramp16819-Oct-09 15:25 
AnswerRe: How to set the image field data to some cell of Excel? Pin
mctramp16820-Oct-09 14:06
mctramp16820-Oct-09 14:06 
QuestionSharePoint Search in Document Pin
W4Rl0CK4719-Oct-09 13:56
W4Rl0CK4719-Oct-09 13:56 
AnswerRe: SharePoint Search in Document Pin
Not Active19-Oct-09 14:32
mentorNot Active19-Oct-09 14:32 
Questioncode behind Pin
auriva19-Oct-09 13:45
auriva19-Oct-09 13:45 
AnswerRe: code behind Pin
Christian Graus19-Oct-09 14:15
protectorChristian Graus19-Oct-09 14:15 
GeneralRe: code behind Pin
EliottA19-Oct-09 14:30
EliottA19-Oct-09 14:30 

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.