Click here to Skip to main content
15,897,519 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: attach multiple attachments to the mail dynamically Pin
Richard MacCutchan26-May-13 21:57
mveRichard MacCutchan26-May-13 21:57 
GeneralRe: attach multiple attachments to the mail dynamically Pin
revathilavi27-May-13 1:52
revathilavi27-May-13 1:52 
AnswerRe: attach multiple attachments to the mail dynamically Pin
Blikkies27-May-13 0:46
professionalBlikkies27-May-13 0:46 
GeneralRe: attach multiple attachments to the mail dynamically Pin
revathilavi27-May-13 1:52
revathilavi27-May-13 1:52 
AnswerRe: attach multiple attachments to the mail dynamically Pin
Aatif Ali from Bangalore12-Jul-13 1:11
professionalAatif Ali from Bangalore12-Jul-13 1:11 
AnswerRe: attach multiple attachments to the mail dynamically Pin
Aatif Ali from Bangalore12-Jul-13 1:12
professionalAatif Ali from Bangalore12-Jul-13 1:12 
QuestionMVC4 Cascading DropDownList - reference selected value Pin
Andy_L_J26-May-13 3:04
Andy_L_J26-May-13 3:04 
QuestionSys.WebForms.PageRequestManagerServerErrorException: Input string was not in a correct format. IE 10 Pin
Vimalsoft(Pty) Ltd24-May-13 9:05
professionalVimalsoft(Pty) Ltd24-May-13 9:05 
Good Day

I am using Ajax-manager



ASP.NET
<telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
     <AjaxSettings>
           
                <telerik:AjaxSetting AjaxControlID="paymentTypeList">
             <UpdatedControls>
                                  <telerik:AjaxUpdatedControl ControlID="paymentTypeList"  ></telerik:AjaxUpdatedControl>
                      <telerik:AjaxUpdatedControl ControlID="tbxChargeAmount"  ></telerik:AjaxUpdatedControl>
 
             </UpdatedControls>
         </telerik:AjaxSetting>



now this works on Chrome but not in IE, in IE 10 it gives me an error





C#
SEC7115: :visited and :link styles can only differ by color. Some styles were not applied to :visited.
Accounts.aspx
SCRIPT5022: Sys.WebForms.PageRequestManagerServerErrorException: Input string was not in a correct format.
Telerik.Web.UI.WebResource.axd, line 9 character 15475
SCRIPT5022: Sys.WebForms.PageRequestManagerServerErrorException: Input string was not in a correct format.
Telerik.Web.UI.WebResource.axd, line 9 character 15475
SCRIPT5022: Sys.WebForms.PageRequestManagerServerErrorException: Input string was not in a correct format.
Telerik.Web.UI.WebResource.axd, line 9 character 15475


more Info again


C#
Unhandled exception at line 2610, column 1 in http://localhost:58443/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=;;AjaxControlToolkit,+Version=4.1.50927.0,+Culture=neutral,+PublicKeyToken=28f01b0e84b6d53e:en-US:c95f669f-226b-4768-8ab5-43ac217de4dd:ea597d4b:b25378d2;Telerik.Web.UI,+Version=2012.2.607.40,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:08ccafd1-fc13-48c0-b85b-a439ce2f6884:16e4e7cd:86526ba7:874f8ea2:ed16cbdc:f7645509:24ee1bba:7165f74:58366029:1e771326:f9b9258;AjaxControlToolkit,+Version=4.1.50927.0,+Culture=neutral,+PublicKeyToken=28f01b0e84b6d53e:en-US:c95f669f-226b-4768-8ab5-43ac217de4dd:923aa3cc:853c2e0b:f9ae838a:782b16ab:d754780e:1e088fb:52c703eb:46f97eb1:50114f04:f48dface:28a7831e
 
0x800a138f - JavaScript runtime error: Unable to get property 'id' of undefined or null reference



I am using IE10

Thanks
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa[at]dotnetfunda.com
http://www.Dotnetfunda.com

AnswerRe: Sys.WebForms.PageRequestManagerServerErrorException: Input string was not in a correct format. IE 10 Pin
Vimalsoft(Pty) Ltd24-May-13 11:26
professionalVimalsoft(Pty) Ltd24-May-13 11:26 
QuestionAsp.net Pin
Tejas_9124-May-13 0:31
Tejas_9124-May-13 0:31 
QuestionRe: Asp.net Pin
ZurdoDev24-May-13 4:28
professionalZurdoDev24-May-13 4:28 
AnswerRe: Asp.net Pin
wikizhao27-May-13 21:22
wikizhao27-May-13 21:22 
AnswerRe: Asp.net Pin
Chirag Baroliya R29-May-13 19:09
Chirag Baroliya R29-May-13 19:09 
Questionhow to get the ID of the selected item in listview itemtemplate in asp.net2008 Pin
bsurendra23-May-13 4:14
bsurendra23-May-13 4:14 
QuestionRe: how to get the ID of the selected item in listview itemtemplate in asp.net2008 Pin
jkirkerx23-May-13 11:18
professionaljkirkerx23-May-13 11:18 
AnswerRe: how to get the ID of the selected item in listview itemtemplate in asp.net2008 Pin
poongunrans28-May-13 19:58
poongunrans28-May-13 19:58 
GeneralTelerik Vs Devexpress Pin
Mohamed_hussain23-May-13 1:46
Mohamed_hussain23-May-13 1:46 
GeneralRe: Telerik Vs Devexpress Pin
Richard MacCutchan23-May-13 2:25
mveRichard MacCutchan23-May-13 2:25 
GeneralRe: Telerik Vs Devexpress Pin
Mohamed_hussain23-May-13 2:47
Mohamed_hussain23-May-13 2:47 
GeneralRe: Telerik Vs Devexpress Pin
Richard MacCutchan23-May-13 5:20
mveRichard MacCutchan23-May-13 5:20 
GeneralRe: Telerik Vs Devexpress Pin
Mohamed_hussain23-May-13 18:01
Mohamed_hussain23-May-13 18:01 
GeneralRe: Telerik Vs Devexpress Pin
Jasmine250128-May-13 7:30
Jasmine250128-May-13 7:30 
GeneralRe: Telerik Vs Devexpress Pin
Richard MacCutchan28-May-13 11:16
mveRichard MacCutchan28-May-13 11:16 
QuestionRe: Telerik Vs Devexpress Pin
ZurdoDev24-May-13 4:29
professionalZurdoDev24-May-13 4:29 
AnswerRe: Telerik Vs Devexpress Pin
Mohamed_hussain24-May-13 18:17
Mohamed_hussain24-May-13 18:17 

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.