Hi All, I am Using Dataset while Reading Values from Excel file .. Evrything is wrking fine but Dataset leave blank some columns , as these columns are in Excel file... Please help me if u have any idea... Thanks
prabhakar dwivedi
Hi All, I am Using Dataset while Reading Values from Excel file .. Evrything is wrking fine but Dataset leave blank some columns , as these columns are in Excel file... Please help me if u have any idea... Thanks
prabhakar dwivedi
Yes sandeep I am thinking about custom control. Thanks man
prabhakar dwivedi
Hi mark Thanks for your reply can u give me any other idea how to do this Thanks
prabhakar dwivedi
I already told you i have to show the hyperlink in textArea user can edit at any time on text area...
prabhakar dwivedi
Thanks Mark Yes did'nt gt the answer
prabhakar dwivedi
Thanks Brij No it's nt wrking that's why i am here .... Yes i did.nt gt your point you are taking about Div But how to use this Help me out Thanks
prabhakar dwivedi
Help me guys Rendering standard HTML in TextArea
prabhakar dwivedi
I think u did.nt gt my requriement,want to show Hyperlink inside textArea... and it's posible.. my code is "Txtcheck.Text = "<html><head></head><body><a href='#'>Test</a></body></html>";"
prabhakar dwivedi
Hi All, I want to show Hyperlink inside textArea control... Please give me any ides Thanks Prabhakar
prabhakar dwivedi
Thanks below are the complete deatils of error I allready clean the asp.net Temporary files. No relevant source lines] Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\opensearch\71fa1e73\e4433ca6\App_Web_ezvhodyz.2.cs Line: 0 Stack Trace: [FormatException: Invalid character in a Base-64 string.] System.Convert.FromBase64String(String s) +0 System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +72 System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) +4 System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) +37 System.Web.UI.HiddenFieldPageStatePersister.Load() +113 [ViewStateException: Invalid viewstate. Client IP: 127.0.0.1 Port: 7073 User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) ViewState: /wEPDwUKLTg0MjY3NDI4MA9kFgICAQ9kFgQCDQ88KwALAQAPFg4eC18hSXRlbUNvdW50AgMeCERhdGFLZXlzFgAeCFBhZ2VTaXplAgoeCVBhZ2VDb3VudAIBHhVfIURhdGFTb3VyY2VJdGVtQ291bnQCAx4QVmlydHVhbEl0ZW1Db3VudAIDHhBDdXJyZW50UGFnZUluZGV4ZmQWAmYPZBYGAgIPZBYCZg9kFgYCAQ8PFgYeBFRleHQFEyBUZXN0UG9ydGFsID4gSG9tZSAeD0NvbW1hbmRBcmd1bWVudAWLAWh0dHA6Ly9sb2NhbGhvc3QvT3BlblNlYXJjaC9IaWdobGlnaHRlci5hc3B4P0RvY0lkPTIwJkluZGV4PWMlM2ElNWNpbmV0cHViJTVjd3d3cm9vdCU1Y09wZW5TZWFyY2glNWNkdFNlYXJjaCU1Y0ROTlNpdGUxJkhpdENvdW50PTEmaGl0cz0yMCseC0NvbW1hbmROYW1lBV5Eb2NJZD0yMCZJbmRleD1jJTNhJTVjaW5ldHB1YiU1Y3d3d3Jvb3QlNWNPcGVuU2VhcmNoJTVjZHRTZWFyY2glNWNETk5TaXRlMSZIaXRDb3VudD0xJmhpdHM9MjArZGQCAg8VAZwBLi4ua25vd2xlZGdlIEludGVyYWN0IGFuZCBlbmdhZ2Ugd2l0aCBvdGhlciBtZW1iZXJzIG9mIHRoZSBEb3ROZXROdWtlIDxiPmNvbW11bml0eTwvYj4gJiM4M...] [HttpException (0x80004005): The state information is invalid for this page and might be corrupted.] System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +106 System.Web.UI.ViewStateException.ThrowViewStateError(Exception inner, String persistedState) +14 System.Web.UI.HiddenFieldPageStatePersister.Load() +217 System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +105 System.Web.UI.Page.LoadAllState() +43 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean include
Hi All, on clicking on link button(inside datagrid) i got this error "System.Web.HttpException: The state information is invalid for this page and might be corrupted." Source Error: **[No relevant source lines] Don't know why this error ocur, if any one know then please help me Thanks
prabhakar dwivedi
**
Yes But looking for the rit answer... can u help me Thanks
prabhakar dwivedi
Hi all, I am calling a web service it's respond very slow , what i want to do if web service reponse take more than 30 second then i want to display timeout message. Please help... Thanks Prabhakar Dwivedi
prabhakar dwivedi
Thanks again Abhi but as per my requrment , i can not use java script X| I am thinking about Timer control, have you any idea how to use timer control in this type of situation Thnaks a lot
prabhakar dwivedi
Thanks Abhi I am thinking the same your second one , but the problem is i ahve only on text area where i have to show the response. wil try.... Thanks :)
prabhakar dwivedi
No i have to call it synchornsly
prabhakar dwivedi
Hi All, I want to calculate web service response time , if the response time is more than 30 second i want to stop all processing and show time out message. Please help me out Thanks Prabhakar Dwivedi
prabhakar dwivedi
Hi Sebastian, i have set all the array Correctly like object[] _fieldNames = new object[11]; object[] _fieldValues = new object[11]; _fieldNames[0] = "Set"; _fieldValues[0] = 1; Output = call.Ex("A", _fieldNames, _fieldValues); Can u tell me where i am wrong thanks
prabhakar dwivedi
Hi all I am accessing a web service method, while accessing this i gt Error message like Server was unable to process request. --> Length cannot be less than zero. Parameter name: length:mad::mad::mad::mad::mad::mad: Please help me out what is the problem Web service methos is below obj.Exe(string Command,object[] FieldName,object[] Fieldvalue) soap:Body <Ex xmlns="http://tempuri.org/"> <Name>string</Name> <FieldNames> <anyType /> <anyType /> </FieldNames> <FieldValues> <anyType /> <anyType /> </FieldValues> </SBP_Execute> </soap:Body> </soap:Envelope> Please let me know the problem why the error come :( :( :( :( :( :( :( Thanks & regard Prabhakar dwivedi
prabhakar dwivedi