473,395 Members | 1,762 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.

'Sys' is undefined error

can anyone please help me on problem of 'Sys' is undefined error? I know a lot forum has discussed about this, but none i success to solve the error.

I have run it on Window server 2000, IIS 5, Ajax extension 1.0 Installed, Just newly install .net Framework 2.0 where .net framework 1.0 are still using at the same time. The root application are using version 2.0.

when create website from vs.net2005 and compile, does not have error.
but when browse from IIS or direct addressed to server's file, error com out.

could anyone guide me on solving this problem??

I ever change setting in webconfig, create from ajaxenabledwebsite,copy default webconfig......
what else that i can do?

Another is, before installing Ajax, MUST install vs.net2005? if I do not install vs.net2005, it cannot work properly? (where i get know this from releaseNote)

asp.net 1 and asp.net 2 work together would lead some function cannot be work properly or not? if it would, what function will affected?


please... any help is much much appreciated. thanks
Jul 30 '08 #1
6 3209
acoder
16,027 Expert Mod 8TB
This seems like a .NET question.

Is this a JavaScript error that you're seeing?
Jul 30 '08 #2
This seems like a .NET question.

Is this a JavaScript error that you're seeing?
Yes, it is javascript error. But I did not put any javascript actually. It is caused by ajax setting as i guess.
Jul 30 '08 #3
acoder
16,027 Expert Mod 8TB
In that case, I'll move this to the .NET forum where the experts there can hopefully help you solve your problem.
Jul 30 '08 #4
r035198x
13,262 8TB
..I know a lot forum has discussed about this, but none i success to solve the error.

...
See if this one helps.
Jul 30 '08 #5
In that case, I'll move this to the .NET forum where the experts there can hopefully help you solve your problem.
ok. thanks very much.
Jul 31 '08 #6
See if this one helps.
thanks for help. i ever use this solution for my previous ajax website that located in server with window server 2003 and it work well.

But this time, i use the same method, it doesn't work. this time my project is on window server 2000.

I suspect is it the visual studio 2005 did not installed in this server may causes this issue, anyone can answer me? or give me other solution?

I cannot simply install vs.net2005 as the licence problem.
Jul 31 '08 #7

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

Similar topics

12
by: Ivan Voras | last post by:
In a code such as: if len(sys.argv) < 2: print "I need arguments!" sys.exit(1) Is sys.exit() really a good choice? Is there something more elegant? (I tried return but it is valid only in a...
21
by: Michael Hoffman | last post by:
What would people think about adding sys to __builtins__ so that "import sys" is no longer necessary? This is something I must add to every script I write that's not a one-liner since they have...
6
by: Lunchtimemama | last post by:
Yo all, I'm getting into Python for the first time and I'm really having a blast. I've hit a bit of a snag and was wondering if someone could lend some insight. Here be the code: import sys def...
3
by: GinTon | last post by:
Is the same use _sys.stderr.write('error message'); sys.exit(1)_ than _sys.exit('error message')_ ? Note: help(sys.exit) If the status is omitted or None, it defaults to zero (i.e., success)....
4
by: xeroxero | last post by:
Following the instructions from the latest distribution of the AJAX framework from Microsoft, I modifed my web.config like the below. I get the "Sys' is undefined error message in my aspx page....
1
by: Ryan | last post by:
Hello everyone, I posted, but the subject seemed to be missing, so I am posting again in hopes of an answer, because I have no idea what to try next. The site works on a development server,...
8
by: Afshar | last post by:
dear asp ajax lovers, I get 'Sys' is undefined browsing one of my asp.net pages. I solved thia problem by removing unnecessary dlls referenced in my Web.config in an old application. But now in...
1
by: Hamayun Khan | last post by:
Hi I have an ajax tab container on aspx page. When I try to view the page I get the type is undefined, sys is undefined errors in the left bottom status bar. This does not happens always. Some...
0
by: Hamayun Khan | last post by:
Hi all I have used Ajax Tabpanel on my webpages Which works fine on all browsers. But I m getting the following error Sys is undefined when i view google cached page. and the Tabpanel does not...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
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...
0
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...
0
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,...

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.