|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Problem Regarding Compilation error in ASP.Net I am not a better programmer in asp.net but i am just staring with it. I am getting an error and don't knw hw to resolve it. I am doing a small program in asp.net and i am recieving an erro saying Microsoft VBScript compilation error '800a03ea'. I don't know what is wrong in the program and have no idea how to resolve it. Please provide some details regarding this Your views will be appreciated |
#2
| |||
| |||
Re: Problem Regarding Compilation error in ASP.Net In the case of Error 800A03EA, the error message really will guide you to the solution. Firstly check the line number, secondly count along the number of letters and spaces indicated by Char: (58 in my example). If you are experienced with VBScript, check the syntax of your script, for example, look for missing syntax e.g _ (underscore) was required in this instance. If you are still stuck then a good script editor really would help this type of problem because it color codes the commands. |
#3
| |||
| |||
Re: Problem Regarding Compilation error in ASP.Net You need the updated scripting engine. Either install IE5 which comes with the updated scripting engine on the server or download it from microsoft.com. Well Demo on you site works fine but when installed on my site i get teh same error so can't be scripting engine? |
#4
| |||
| |||
Re: Problem Regarding Compilation error in ASP.Net It's scripting error because the older version of VBscript didn't support classes. It's not about the ASP version, it's about the version of scripting engine. By the way I am talking about the scripting engine installed on the SERVER. It's not about your browser version. |
![]() |
|
Tags: aspnet, compilation error, error 800a03ea |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
'emerge syslog-ng' compilation error on Gentoo Handbook | strongArm | Operating Systems | 6 | 02-06-2011 10:10 AM |
JScript compilation error syntax error | B.Prajapati | Technology & Internet | 4 | 14-02-2011 03:24 AM |
Fortran compilation problem under Mac | Rubero | Software Development | 7 | 25-09-2010 09:17 PM |
Itunes Compilation problem | Gruss | Windows Software | 3 | 27-05-2009 02:47 PM |
Stellarium Compilation Error in Ubuntu | Chaya | Software Development | 7 | 30-12-2008 03:29 PM |