473,594 Members | 2,812 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error: Object expected-recieving this error on many sites.

4 New Member
I'm not a tech by any stretch of the imagination but I'm hoping you guys can help. I'm recieving the object expected error on a host of sites but one in particular is bugging me, I know the site itself is fine as I have visited using partners PC same browser etc. It's a poker site and I want to download the software but I cant I keep getting the error. At first I thought it was my pop up blocker but it's not. I have also reinstalled Java in vain and now I'm completely stumped. Any help greatfully recieved.
Sep 18 '07 #1
7 1490
epots9
1,351 Recognized Expert Top Contributor
its a javascript error, what browser (and version) are you using?
Sep 18 '07 #2
rivers1
4 New Member
I've tried reinstalling the latest version of IE with the same result, I also tried Firefox but still the same thing.
Sep 19 '07 #3
epots9
1,351 Recognized Expert Top Contributor
I've tried reinstalling the latest version of IE with the same result, I also tried Firefox but still the same thing.
the issue isn't with you, its with the webpage itself.
Sep 19 '07 #4
rivers1
4 New Member
the issue isn't with you, its with the webpage itself.
Oh ok, I thought it might be, but what threw me was the fact I can visit the site on my partners PC(same browser) with no problem, weird.

Thanks for the help
Sep 19 '07 #5
epots9
1,351 Recognized Expert Top Contributor
Oh ok, I thought it might be, but what threw me was the fact I can visit the site on my partners PC(same browser) with no problem, weird.

Thanks for the help
delete your internet cache and all should be fine.
Sep 19 '07 #6
rivers1
4 New Member
delete your internet cache and all should be fine.
Tried that, No Joy:(
Sep 21 '07 #7
gits
5,390 Recognized Expert Moderator Expert
may be the script-debugging options differ between your and your partners IE? ... is visual studio installed on both of the machines? how does the message appear? do you get a popup or simply see the error on the statusbar?
Sep 24 '07 #8

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

Similar topics

0
3159
by: Petri Savolainen | last post by:
After reading the manuals and googling around a bit, I thought I'd use the 'compile' built-in to create a code object. Then, using either new.function() or types.FunctionType(), create a function object out of the code object. The function object can then be turned into a method for example using types.MethodType(). Right? Well, on Windows 98, using python 2.2.2 (or 2.3b2): >>> c=compile('def a(msg): return msg','<nowhere>','exec') >>>...
44
2425
by: Steven T. Hatton | last post by:
This may seem like such a simple question, I should be embarrassed to ask it. The FAQ says an object is "A region of storage with associated semantics." OK, what exactly is meant by "associated semantics"? What, if any, associated semantics are shared by all objects? That part seems to go beyond the FAQ. Does anybody know of a resource that discusses (focuses on) this topic? -- p->m == (*p).m == p.m
54
4539
by: tshad | last post by:
I have a function: function SalaryDisplay(me) { var salaryMinLabel = document.getElementById("SalaryMin"); salaryMinLabel.value = 200; alert("after setting salaryMinLabel = " + salaryMinLabel.value); } I also have an asp.net object:
0
4261
by: vinothgsd | last post by:
Hi, I have created Client/Server application. In that Client side Program i have used Asynchronous Callback method for send and receive the stream. In the Receive method I want to make the Buffer (i.e) byte to an object. How can i do this except using BinaryFormatter. I know what type of object i'm expecting. So is it possible to send the expected object to ReceiveCallBack method? If it is poosible Then there i can deserialize and get...
1
1658
by: Jeremy S. | last post by:
I suspect I may be fundamentally misunderstanding how object variable references behave - and I'd sure appreciate some clarification - given my particular scenario. Summary: In an ASP.NET (1.1) Web application I store some information in an ArrayList in the Session. After it is initially placed in the Session, the applicaiton may need to update some of that information. The type of data stored in each element of the ArrayList is of a...
16
3211
by: Roman Ziak | last post by:
Hello, there were times when I used to be looking for a way to access JavaScript Global object similar to those found in VBScript or PHP ($GLOBALS). At present this has only academic value for me. I was doing research on JavaScript inheritance recently (simplifying it in particular) and after reading 10.1.1, 10.1.3 and some other sections of ECMA262 I got a hint on accessing global object from different than global scope.
12
1817
by: TS | last post by:
If I was to have my biz layer ask the data layer to load a particular object based on key field info i pass to it, and it cannot create the object becaues it isnt' in the Db, should the data layer pass back an exception or a null reference? if an exception, i would imagine i should catch this and display a message to the user? thanks
13
2323
by: WaterWalk | last post by:
Hello. When I consult the ISO C++ standard, I notice that in paragraph 3.6.2.1, the standard states: "Objects with static storage duration shall be zero-initialized before any other initialization takes place." Does this mean all non-local objects will be zero-initialized before they are initialized by their initializers(if they have)? For example: int g_var = 3; int main() {}
11
1365
by: Are Nybakk | last post by:
Hi, I've stumbled into a problem I just can't figure out. I found out that variables in JS don't have local scope inside brackets in say, a loop, but things still doesn't add up. Also, the phenomena seemed very much alike to a closure-related one, but I'm not returning any functions as far as I can see (I'm fresh when it comes to closures tho). Let me illustrate the very basic task at hand, which is filling an array with new objects. All...
10
1440
by: hofer | last post by:
Hi, I have multiple objects all belonging to the same class (which I didn't implement and whose code I don't want to modify) Now I'd like to change one method for one object only (after it has been created) without adding any overhead to the call of the other object's methods.
0
7946
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7877
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8253
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8374
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8240
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6661
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5411
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3867
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2389
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.