Click here to Skip to main content
15,913,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Web Site Administration Tool problem Pin
larsp7779-Sep-13 2:16
larsp7779-Sep-13 2:16 
QuestionRe: Web Site Administration Tool problem Pin
ZurdoDev9-Sep-13 2:24
professionalZurdoDev9-Sep-13 2:24 
AnswerRe: Web Site Administration Tool problem Pin
larsp7779-Sep-13 2:32
larsp7779-Sep-13 2:32 
SuggestionRe: Web Site Administration Tool problem Pin
ZurdoDev9-Sep-13 2:34
professionalZurdoDev9-Sep-13 2:34 
QuestionGridView dynamically added rows Pin
Heba Attia3-Sep-13 0:34
Heba Attia3-Sep-13 0:34 
QuestionCrystal reports Pin
sudhakar patil2-Sep-13 20:07
sudhakar patil2-Sep-13 20:07 
QuestionRe: Crystal reports Pin
AmitGajjar2-Sep-13 20:47
professionalAmitGajjar2-Sep-13 20:47 
Questioncrystal reports Pin
sudhakar patil2-Sep-13 20:03
sudhakar patil2-Sep-13 20:03 
Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))

Source Error:


Line 66: CrystalReportViewer1.LogOnInfo = crTableLogonInfos;
Line 67: string sid=Convert.ToString("MU-057-0005");
Line 68: cryRpt.SetParameterValue("StructureID", sid);
Line 69: CrystalReportViewer1.ReportSource = cryRpt;
Line 70: CrystalReportViewer1.RefreshReport();

Source File: d:\Updated SRS website\Reports\Rep_DemolitionList.aspx.cs Line: 68

Stack Trace:


[COMException (0x8002000b): Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))]
CrystalDecisions.ReportAppServer.DataDefModel.FieldsClass.get_Item(Int32 Index) +0
CrystalDecisions.CrystalReports.Engine.ParameterFieldDefinitions.get_Item(Int32 index) +78
CrystalDecisions.CrystalReports.Engine.ParameterFieldDefinitions.get_Item(String fieldName) +99
CrystalDecisions.CrystalReports.Engine.ReportDocument.SetParameterValue(String name, Object val) +305
Rep_DemolitionList.Page_Load(Object sender, EventArgs e) in d:\Updated SRS website\Reports\Rep_DemolitionList.aspx.cs:68
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
QuestionComsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha2-Sep-13 2:42
Sanjay Kushwaha2-Sep-13 2:42 
AnswerRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Jameel VM2-Sep-13 6:20
Jameel VM2-Sep-13 6:20 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha2-Sep-13 18:47
Sanjay Kushwaha2-Sep-13 18:47 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Jameel VM2-Sep-13 19:16
Jameel VM2-Sep-13 19:16 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha20-Sep-13 19:39
Sanjay Kushwaha20-Sep-13 19:39 
AnswerRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Rajesh Toleti4-Sep-13 0:13
Rajesh Toleti4-Sep-13 0:13 
Questionsend email from contact us web page mvc4 asp.net Pin
SHUMAILA12-Sep-13 0:36
SHUMAILA12-Sep-13 0:36 
SuggestionRe: send email from contact us web page mvc4 asp.net Pin
Richard MacCutchan2-Sep-13 1:31
mveRichard MacCutchan2-Sep-13 1:31 
GeneralRe: send email from contact us web page mvc4 asp.net Pin
Joezer BH9-Sep-13 22:46
professionalJoezer BH9-Sep-13 22:46 
Questionhttp to https Pin
Chandra Sekhar.bs2-Sep-13 0:30
professionalChandra Sekhar.bs2-Sep-13 0:30 
AnswerRe: http to https Pin
AmitGajjar2-Sep-13 20:52
professionalAmitGajjar2-Sep-13 20:52 
Questionproblem with font-face in fire fox Pin
minaalamshahi1-Sep-13 5:52
minaalamshahi1-Sep-13 5:52 
AnswerRe: problem with font-face in fire fox Pin
jkirkerx1-Sep-13 8:43
professionaljkirkerx1-Sep-13 8:43 
GeneralRe: problem with font-face in fire fox Pin
Boipelo1-Sep-13 9:33
Boipelo1-Sep-13 9:33 
GeneralRe: problem with font-face in fire fox Pin
jkirkerx1-Sep-13 10:59
professionaljkirkerx1-Sep-13 10:59 
AnswerRe: problem with font-face in fire fox Pin
Bernhard Hiller2-Sep-13 2:35
Bernhard Hiller2-Sep-13 2:35 
QuestionASP.NET SEARCH BOX Pin
Adrishya31-Aug-13 19:40
Adrishya31-Aug-13 19:40 

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.