473,803 Members | 4,391 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

strange JS error

Hello,

Till yesterday everything went well but I had to install service pack 2 to
windows 2003 serv.
After that every time I get strange JS errors (but could not debug it).
Example: www.edukon.pl and www.portal.idn.org.pl/idn
What could be wrong? Is it possible that SP2 could change something in IIS
or whatever?

Darek T.

--
Mazars & Guérard Audyt Sp. z o. o.
Z siedzib± w Warszawie
Ul. Foksal 16, 00-372 Warszawa - Polska
Tel: 00 48 (0) 22 34 55 200, 22 826 46 30
Fax: 00 48 (22) 826 51 34
ma**@mazars.pl, www.mazars.pl

Spó³ka zarejestrowana pod nr KRS 0000086577 w S±dzie Rejonowym dla M. St.
Warszawy,
XII Wydzia³ Gospodarczy KRS
Kapita³ zak³adowy: 1 268 000,00 PLN, NIP: 526-021-54-09,
Konto w banku Société Générale: 711840000722100 07008101219

*************** *************** *************** *************** *************** *************** *************** *************** *************** *************** ****
Ce message contient des informations confidentielles ou appartenant a la
société Mazars et est établi a l'attention exclusive de ses destinataires.
Toute divulgation, utilisation diffusion ou reproduction (totale ou
partielle) de ce message (y compris les annexes éventuelles) ou des
informations qu'il contient doit etre préalablement autorisée. Tout message
électronique est susceptible d'altération et son intégrité ne peut pas etre
assurée. La société Mazars décline toute responsabilité au titre de ce
message s'il a été modifié ou falsifié. Toute opinion ou avis contenus dans
ce message peut etre celui de son auteur et non forcément celui du cabinet
Mazars.
Si vous n'etes pas destinataire de ce message, merci de le détruire
immédiatement et d'avertir l'expéditeur de l'erreur de distribution et de sa
destruction.
This e-mail contains confidential information or information belonging to
Mazars and is intended solely for the addressees. The unauthorised
disclosure, use, dissemination or copying (ether whole or partial) of this
e-mail (including any attachments), or any information it contains, is
prohibited. E-mails are susceptible to alteration and their integrity cannot
be guaranteed. Mazars shall not be liable for this e-mail if modified or
falsified. Any opinion or view presented can be solely those of the author
and do not necessarily those of Mazars office.
If you are not the intended recipient of this e-mail, please delete it
immediately and notify the sender of the wrong delivery and the mail
deletion.
May 17 '07 #1
1 1095
"Dariusz Tomon" <d.*****@mazars .plwrote in message
news:uz******** ******@TK2MSFTN GP06.phx.gbl...
Hello,

Till yesterday everything went well but I had to install service pack 2 to
windows 2003 serv.
After that every time I get strange JS errors (but could not debug it).
Example: www.edukon.pl and www.portal.idn.org.pl/idn
What could be wrong? Is it possible that SP2 could change something in IIS
or whatever?
You can enable the script debugging by going to IE - Tools - Internet
Options - Advanced. In the Browsing category, clear the Disable script
debugging check box.
May 19 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
8929
by: Olaf | last post by:
I have a frameset page witch contains the myFuc() function. The function is accessed from a page in one of the frames in the frameset. An example is shown below. <input onclick="javaScript:alert('document.forms(0)='+document.forms(0)); parent.myFunc(document.forms(0));" type="button" value="Open" name="Button" ID="Button"> The strange part is that the debug alert says that the document.forms(0) is an object så all seem to be well. But...
25
3748
by: Neil Ginsberg | last post by:
I have a strange situation with my Access 2000 database. I have code in the database which has worked fine for years, and now all of a sudden doesn't work fine on one or two of my client's machines. The code opens MS Word through Automation and then opens a particular Word doc. It's still working fine on most machines; but on one or two of them, the user is getting an Automation Error. The code used is as follows: Dim objWord As...
0
328
by: Kris Vanherck | last post by:
yesterday i started getting this strange error when i try to run my asp.net project: Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\spsweb\0e3514bf\cb1844e7\assembly\dl2\3b163f 16\00452d31_84e5c301\infragistics.webui.ultrawebgrid.v3.dll' could not be found
6
1702
by: Gary | last post by:
I have an application that has been working just fine for a couple of years. It queries a SQL database and returns some formatted data back to the client. I have a new client, who has a larger database than any of our previous customers. For example, the query to build the datatable now takes about 2 minutes instead of one minute or less. This is a third party database we are integrating with. He is getting very strange results. For...
5
1738
by: Nathan Sokalski | last post by:
When I view my index.aspx page any time after the first time, I recieve the following error: System.Web.TraceContext.AddNewControl(String id, String parentId, String type, Int32 viewStateSize) +313 System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +201 System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +263
0
3574
by: ivb | last post by:
Hi all, I am using DB2 8.1.11.1 on NT with ASP.NET 1.1 When application make connection to database (via ADO.NET), it set "Connection timeout" parameter to 30 seconds. After, when my webpage requests database, and query execution time exceeds 30 seconds, the following error reported: ===
11
2599
by: Martin Joergensen | last post by:
Hi, I've encountered a really, *really*, REALLY strange error :-) I have a for-loop and after 8 runs I get strange results...... I mean: A really strange result.... I'm calculating temperatures. T = 20 degrees at all times.... The 2D T-array looks like this:
1
1559
by: JoReiners | last post by:
Hello, I have a really strange problem. I'm unable to figure it out on my own. I parse very simple xml documents, without any check for their form. These files look very similar and are encoded in UTF-8. Now minidom is always able to parse these files with minidom.parse("file") . Now when fetching I use this expression: xmldoc.getElementsByTagName('DocNumb').firstChild.data.encode('latin1')
11
2502
by: Mike C# | last post by:
Hi all, I keep getting a strange error and can't pin it down. The message is: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. However I'm not purposely requesting that the Runtime terminate in an "unusual way." The line that is causing me headaches is:
3
1838
by: Shelly | last post by:
I am encountering two strange problems. First one: I get a "server misconfiguration error", but only sometimes. It occurs on the first screen that accesses the database on a submit. This error is intermittent -- sometimes it happens and sometimes not from the same screen with the same data. Here is the error:
0
9562
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
10542
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
10309
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...
1
10289
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7600
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6840
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
5496
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
4274
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
2
3795
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.