Click here to Skip to main content
15,915,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sending Parameter to User Control Pin
_AK_13-Jun-07 20:50
_AK_13-Jun-07 20:50 
AnswerRe: Sending Parameter to User Control Pin
Sathesh Sakthivel13-Jun-07 20:51
Sathesh Sakthivel13-Jun-07 20:51 
QuestionECommerce Pin
Bajrang Singh13-Jun-07 20:29
Bajrang Singh13-Jun-07 20:29 
AnswerRe: ECommerce Pin
_AK_13-Jun-07 20:33
_AK_13-Jun-07 20:33 
AnswerRe: ECommerce Pin
Sathesh Sakthivel13-Jun-07 20:36
Sathesh Sakthivel13-Jun-07 20:36 
QuestionThanksData Insertion into Oracle DB USING ASP.NET 1.1 Pin
Azi Qaiser13-Jun-07 20:27
Azi Qaiser13-Jun-07 20:27 
AnswerRe: ThanksData Insertion into Oracle DB USING ASP.NET 1.1 Pin
Chetan Ranpariya13-Jun-07 20:32
Chetan Ranpariya13-Jun-07 20:32 
GeneralRe: ThanksData Insertion into Oracle DB USING ASP.NET 1.1 Pin
Azi Qaiser16-Jun-07 19:36
Azi Qaiser16-Jun-07 19:36 
<big<b>THIS IS THE ERROR SCREEN WITH STACK TRACE. I have checked the field lengths in database and the parameters i am setting at the front end length of both are same. but still i am getting this error. Please Help.

<br />
Length cannot be less than zero. Parameter name: length <br />
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. <br />
<br />
Exception Details: System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length<br />
<br />
Source Error: <br />
<br />
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  <br />
<br />
Stack Trace: <br />
<br />
<br />
[ArgumentOutOfRangeException: Length cannot be less than zero.<br />
Parameter name: length]<br />
   System.String.Substring(Int32 startIndex, Int32 length) +172<br />
   iCon.Common.Class.ClsDBCommon.SaveContractHeader(String refNumber, String suppID, String catID, String Buyer, Int32 contVal, String contStDate, String contEndDate, String contRevDate, Int32 insVal, String insStDate, String insEndDate, String insRevDate, Int32 totalContVal, Int32 annualVal, String locID, Int32 statusID, String conOwner, String remarks, String docname, String itemIdstack, String rateStack, String unitStack, String UOMStack, String currencyStack, Int32& intErrCode, String& strMsg) in u:\common\class\clsdbcommon.cs:661<br />
   iCon.contractForm.btnSubmit_ServerClick(Object sender, EventArgs e) in u:\contractform.aspx.cs:238<br />
   System.Web.UI.HtmlControls.HtmlInputButton.OnServerClick(EventArgs e) +108<br />
   System.Web.UI.HtmlControls.HtmlInputButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57<br />
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18<br />
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138<br />
   System.Web.UI.Page.ProcessRequestMain() +1292<br />


Thanks in advance.
Azeem Qaiser
QuestionDesgining problem in asp.net Pin
ShuklaGirish13-Jun-07 20:25
ShuklaGirish13-Jun-07 20:25 
AnswerRe: Desgining problem in asp.net Pin
Paddy Boyd13-Jun-07 21:43
Paddy Boyd13-Jun-07 21:43 
GeneralRe: Desgining problem in asp.net Pin
ShuklaGirish13-Jun-07 22:02
ShuklaGirish13-Jun-07 22:02 
GeneralRe: Desgining problem in asp.net Pin
Paddy Boyd13-Jun-07 22:05
Paddy Boyd13-Jun-07 22:05 
AnswerRe: Desgining problem in asp.net Pin
koolprasad200313-Jun-07 23:21
professionalkoolprasad200313-Jun-07 23:21 
GeneralRe: Desgining problem in asp.net Pin
ShuklaGirish14-Jun-07 20:25
ShuklaGirish14-Jun-07 20:25 
Questiongenerate a image waste the server resources? Pin
mimilaw13-Jun-07 20:24
mimilaw13-Jun-07 20:24 
QuestionAsp.net Dynamic table Pin
ShuklaGirish13-Jun-07 20:18
ShuklaGirish13-Jun-07 20:18 
Questiondiffernce between Pin
mnarayana313-Jun-07 20:05
mnarayana313-Jun-07 20:05 
AnswerRe: differnce between Pin
_AK_13-Jun-07 20:18
_AK_13-Jun-07 20:18 
AnswerRe: differnce between Pin
Sathesh Sakthivel13-Jun-07 20:21
Sathesh Sakthivel13-Jun-07 20:21 
AnswerRe: differnce between Pin
Venk25913-Jun-07 20:22
Venk25913-Jun-07 20:22 
QuestionSession help Pin
kvijayajyothy13-Jun-07 20:05
kvijayajyothy13-Jun-07 20:05 
QuestionScript Pin
saravraj13-Jun-07 19:58
saravraj13-Jun-07 19:58 
AnswerRe: Script Pin
sPaudel13-Jun-07 22:14
sPaudel13-Jun-07 22:14 
QuestionProblem when using SSL certificates.. Pin
vijay_8313-Jun-07 19:33
vijay_8313-Jun-07 19:33 
QuestionFile Upload using Html Input control Pin
sudidelaravindra13-Jun-07 19:12
sudidelaravindra13-Jun-07 19:12 

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.