473,387 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

UnSpecified Error

Hi all,

I am using asp.net 2.0 , However, now when I try to use the java script I get the error:

Line number: 608.

Char 2.

Error : UnSpecified Error.

Code 0

Any help would be greatly appreciated. Please I am in very urgent


Thanks & Regards,
Selvamariappan.c
Mar 9 '09 #1
9 1717
Frinavale
9,735 Expert Mod 8TB
The best way to debug JavaScript issues is to use a JavaScript debugger.
My favorite JavaScript debugger is FireBug. FireBug is a plugin for FireFox and is very helpful for not only debugging JavaScript but also debugging CSS issues as well.

If you aren't satisfied with FireFox, you can try using IE8. It comes with debugging tools as well, but I find them a little harder to use.

-Frinny
Mar 9 '09 #2
drhowarddrfine
7,435 Expert 4TB
Just because I can:

Firebug is not a plugin but an extension, or add-on. Plugins are executable programs that perform non-browser functions while add-ons are scripts that extend browser functions.

So there.

I wouldn't use IE8 for debugging since it has crippled DOM support and it's javascript ain't so good either.
Mar 11 '09 #3
Hi Frinavale,
Thanks for Your Reply , I have downloaded firebug-1.3.3-fx.xpi from https://addons.mozilla.org/en-US/firefox/addon/1843
what to do with this file , I have already installed Firefox 3.0.7 , now what I want to do .Please help me its very urgent for me

Regards
selvamariappan.c
Mar 16 '09 #4
gits
5,390 Expert Mod 4TB
in FF go to Extras -> Add-ons ... drop the downloaded xpi-file onto this window and follow the install steps. restart firefox -> in the bottom right corner you should find a 'bug'-icon ... click on it and activate all options for the page that should be observed by firebug ... now just explore the features and outputs of firebug and you will see how helpful this is ;)

kind regards
Mar 16 '09 #5
Hi gits
Will You please explain the steps , I dont know where is the option extras. I am using firefox 3.0.7 what to do .Please help for this

Kind regards.
Mar 17 '09 #6
acoder
16,027 Expert Mod 8TB
Just click on the Add to Firefox button (on the Add-ons page) and it should be fairly straightforward.
Mar 17 '09 #7
Dormilich
8,658 Expert Mod 8TB
@selvamariappan
could be called "Tools" in the english version.
Mar 17 '09 #8
acoder
16,027 Expert Mod 8TB
I can confirm that to be the case.
Mar 17 '09 #9
Frinavale
9,735 Expert Mod 8TB
@selvamariappan
Gits instructions were pretty close to what you have to do, but as Dormilich pointed out, you should substitute the "extras" menu for the "tools" menu:
  • In the tools menu, click "add-ons"
  • In the "add-ons" dialogue click the "Get Add-ons" button
  • Type Firebug in the search field
  • Scroll down until you find FireBug (the icon is a red bug)
  • Click the "Add to FireFox" button....

Once FireBug is installed, you will see a little bug in the bottom right corner of FireFox. Click that little bug and FireBug will pop up. When this pops up FireBug may be "disabled". It will display a screen that will allow you to enable debugging for the site you're working on. Since you're debugging JavaScript you will have to enable Script debugging.

Once you've enabled Script debugging you can click the "Script" tab and off you go :)
Mar 17 '09 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

14
by: Christopher Benson-Manica | last post by:
From FAQ 6.13: int arr; int (*a)=arr; /* legal, but useless */ printf( "%d\n", a ); /* error, bounds of a unspecified */ Are there non-contrived situations where an array of unspecified...
5
by: Dave | last post by:
Hi All C# ADSI samples that I run cause unspecified errors. If I translate them into VB.NET they run fine. Here's an example: public string getEmail(string LDAPPath, string username) {...
4
by: RM | last post by:
Had VS .Net 2002 installed on W2k Server SP3 and supported a number of web sites. Installed VS .Net 2003 on Friday and now all web sites using .Net & MS ACCESS get this strange error upon open. ...
2
by: Jim Lacenski | last post by:
I have a VB class that uses .NET and ADODB to write into an Excel spreadsheet (via Jet) on a server as part of a web application. ADODB is used instead of ADO.NET because it greatly simplifies the...
1
by: T8 | last post by:
I have a asp.net (framework 1.1) site interfacing against SQL 2000. It runs like a charm 99% of the time but once in a while I get the following "unspecified error". Sometimes it would resolve by...
3
by: GotdotNet | last post by:
I get this error once in a while and I normally could fix it by restarting IIS. However, I would like to find out what causes this. Can anyone help? -----------------------------error...
1
by: Siegfried Heintze | last post by:
I'm using a third party hosting service. I presently have a Web Service on this hosting service's server that loads and executes a native mode DLL. This demonstrates that the hosting service has...
7
by: Jim McGivney | last post by:
ASPX page from VS.net-C# on host's computer using oleDataAdaptor to connect to Microsoft Access database. The page loads, but when connection to the database is attempted to fill a datagrid the...
6
by: sowencheung | last post by:
I have the following code in the event onbeforeunload if ( typeof executingPostBack != 'undefined' && !executingPostBack ) event.returnValue = ""Warning: Modified data has not been saved.""; ...
0
by: fniles | last post by:
I am using VB.Net 2003 and MS Access database. Sometimes when I open the database, I got the error "Unspecified error" The application validate users, when it validates users, it reads from a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.