473,395 Members | 1,468 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,395 software developers and data experts.

Object expected error

I am getting this response when I try and go to access a page
Line: 86
Char: 4
Error: Object expected
Code:0
URL:http://app1.sba.gov/training/sbprimer/index.html

This is attempting to access a page within the Small Business Association website.

I am not a developer so I have not clue where to turn.
Oct 2 '07 #1
11 2810
coolgames
169 100+
hmm, that's odd
i can open it with no issues in my computer...

I say try clearing your cookies and Files....
and DIRECTLY go to:
http://app1.sba.gov/training/sbprimer/index.html

the first thing...
Oct 2 '07 #2
hmm, that's odd
i can open it with no issues in my computer...

I say try clearing your cookies and Files....
and DIRECTLY go to:
http://app1.sba.gov/training/sbprimer/index.html

the first thing...
I clean out the cookies and files. I then tried to go directly to the url and the same problem. The screen is also a deep blue color, I don't suppose that cleared anything up..

I had a similar type problem when I tried to view a url related to National Geographic. The error message was different but the result the same, I could not view the page.
Oct 2 '07 #3
coolgames
169 100+
** Coolgame sortof gets the problem now **

You need ADOBE FLASH PLAYER ACTIVE X to run that thing....
also, if you DO have flash, please check to see that is the LATEST Version...

i will try not to advertise but, go to www.dragonfable.com
and CLICK on PLAY....

that will determine if you have flash or not....
Oct 3 '07 #4
** Coolgame sortof gets the problem now **

You need ADOBE FLASH PLAYER ACTIVE X to run that thing....
also, if you DO have flash, please check to see that is the LATEST Version...

i will try not to advertise but, go to www.dragonfable.com
and CLICK on PLAY....

that will determine if you have flash or not....
I was able to access www.dragonfable.com. When I clicked on one of the icons it brought me to a signon screen.

I experienced another problem today.
The message was
Line: 230
Char: 3
Error: ClassFactory cannot supply requested class
Code: 0
URL:http://www.msnbc.com/id/2110725.

I appreciate your help
Oct 3 '07 #5
epots9
1,351 Expert 1GB
I was able to access www.dragonfable.com. When I clicked on one of the icons it brought me to a signon screen.

I experienced another problem today.
The message was
Line: 230
Char: 3
Error: ClassFactory cannot supply requested class
Code: 0
URL:http://www.msnbc.com/id/2110725.

I appreciate your help
the error is in the javascript, it has nothing to do with your computer its from the website. as long as your javascript is enabled (by default) there is nothing u can do on your end.
Oct 3 '07 #6
the error is in the javascript, it has nothing to do with your computer its from the website. as long as your javascript is enabled (by default) there is nothing u can do on your end.
This is now happening on a number of sites that I visit. How can I check to see that I have javascript enabled. I may have disabled it without even knowing it. I sometimes dabble...
Oct 3 '07 #7
epots9
1,351 Expert 1GB
This is now happening on a number of sites that I visit. How can I check to see that I have javascript enabled. I may have disabled it without even knowing it. I sometimes dabble...
follow this to re-enable javascript:

Expand|Select|Wrap|Line Numbers
  1. Open Internet Explorer. 
  2. Select Internet Options from the Tools menu. 
  3. In Internet Options dialog box select the Security tab
  4. Click Custom level button  at bottom right. The Security settings dialog box will pop up. 
  5. Under Scripting category check Active Scripting, Allow paste options via script and Scripting of Java applets 
  6. Check radio boxes. 
  7. Click OK twice to close out. 
  8.  
good luck
Oct 4 '07 #8
follow this to re-enable javascript:

Expand|Select|Wrap|Line Numbers
  1. Open Internet Explorer. 
  2. Select Internet Options from the Tools menu. 
  3. In Internet Options dialog box select the Security tab
  4. Click Custom level button  at bottom right. The Security settings dialog box will pop up. 
  5. Under Scripting category check Active Scripting, Allow paste options via script and Scripting of Java applets 
  6. Check radio boxes. 
  7. Click OK twice to close out. 
  8.  
good luck
What version of Explorer are you referring to? I don't fine Active Scripting below the Scripting category.

I am using 7.0.5730.11.
Oct 5 '07 #9
epots9
1,351 Expert 1GB
What version of Explorer are you referring to? I don't fine Active Scripting below the Scripting category.

I am using 7.0.5730.11.
I have the exact same version as you, for me it was the first item inside Scripting
Oct 5 '07 #10
I have the exact same version as you, for me it was the first item inside Scripting
By now you are probably wishing you had never replied to my problem(s). I seem to be running into problems everytime I go to a different web page.

Here's the most recent response

A Runtime Error has occurred.
Do you wish to Debug
Line: 533
Error: Object expected.

whether I click on Yes or No, the message simply disappears and I can see the web page I was looking for.

Again, I greatly appreciate your help
Oct 6 '07 #11
coolgames
169 100+
By now you are probably wishing you had never replied to my problem(s). I seem to be running into problems everytime I go to a different web page.

Try IE7.....
that might help



Coolgames
Oct 6 '07 #12

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

Similar topics

4
by: Bill | last post by:
I call a function in my .js file like this: onClick="location.href='blank.html' + generateSearchStringFromForm('section')" where section is the name of my form. The function is defined as...
2
by: jsnX | last post by:
i want a function object that is a) initialized with an STL container foo b) will search foo for an object of type foo::value_type here is my code: ...
2
by: FredC | last post by:
OS Name Microsoft Windows XP Professional Version 5.1.2600 Service Pack 2 Build 2600 Total Physical Memory 1,024.00 MB MDE 2003 Version 7.1.3008 ..NET Framework 1.1 Version 1.1.4322 SP1...
11
by: westplastic | last post by:
This one is driving me insane. The script works perfect on Firefox, but Internet Explorer keeps complaining about "Error Object Expected" and stuff like that. I've run it through Firefox's Java...
26
by: yb | last post by:
Hi, Is there a standard for the global 'window' object in browsers? For example, it supports methods such as setInterval and clearInterval, and several others. I know that w3c standardized...
12
by: Andrew Poulos | last post by:
With the following code I can't understand why this.num keeps incrementing each time I create a new instance of Foo. For each instance I'm expecting this.num to alert as 1 but keeps incrementing. ...
4
by: loserdude84 | last post by:
Hi I keep getting the good old error 'Object Expected Error' on a site I recently built. I am really struggling with this one. Object Expected Error Line 66 <div...
1
by: JOJO123 | last post by:
I got here in search of an answer to this Javascrpt question. I upgraded jave on XP Ie 7, acrobat 5.1 and suddenly can't open any pdf files on web sites using IE. I see u guys all say, this is a...
10
RMWChaos
by: RMWChaos | last post by:
WinVista/IE7 I am getting some weird errors only in IE7, but not in FF2.0.0.8 or NN9. It even happens on this website when I click "Sign In". The error is: "A Runtime Error has occurred."...
2
by: thj | last post by:
Hi. I've got this form that I'm trying to validate: <form id="periodForm" action="" method="post"> <p> Periode: <input id="startDate" name="startDate" type="text" size="7" value="<%=...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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.