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

ASP.NET version - 2 different responses

I am load balancing between 2 servers. Both servers report as running 1.1
of the framework but I am getting 2 different responses from each server:
Note the difference in the javascript postback function. What type of
setting would affect this? I have deployed the exact same codebase.

Response 1
<script language="javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("n etscape") > -1) {
theform = document.forms["Form1"];
}
else {
theform = document.Form1;
}
..

}
// -->
</script>

Response 2
<script language="javascript" type="text/javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("m icrosoft") > -1) {
theform = document.Form1;
}
else {
theform = document.forms["Form1"];
}
..

}
// -->
Nov 18 '05 #1
3 1001
I would guess that the version aren't quite identical. Is it possible you
have SP1 installed on one server and not the other?

"Kevin C" <kc@noneya.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I am load balancing between 2 servers. Both servers report as running 1.1
of the framework but I am getting 2 different responses from each server:
Note the difference in the javascript postback function. What type of
setting would affect this? I have deployed the exact same codebase.

Response 1
<script language="javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("n etscape") > -1) {
theform = document.forms["Form1"];
}
else {
theform = document.Form1;
}
.

}
// -->
</script>

Response 2
<script language="javascript" type="text/javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("m icrosoft") > -1) {
theform = document.Form1;
}
else {
theform = document.forms["Form1"];
}
.

}
// -->

Nov 18 '05 #2
I agree with Marina that you might have a slight variation in the framework
versions. Look up the framework versions on both servers.

--

Regards,

Hermit Dave (D'way)
http://hdave.myvnc.com

(I hear what you're saying.. but lets try it my way first)

"Kevin C" <kc@noneya.com> wrote in message
news:#f**************@TK2MSFTNGP10.phx.gbl...
I am load balancing between 2 servers. Both servers report as running 1.1
of the framework but I am getting 2 different responses from each server:
Note the difference in the javascript postback function. What type of
setting would affect this? I have deployed the exact same codebase.

Response 1
<script language="javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("n etscape") > -1) {
theform = document.forms["Form1"];
}
else {
theform = document.Form1;
}
.

}
// -->
</script>

Response 2
<script language="javascript" type="text/javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("m icrosoft") > -1) {
theform = document.Form1;
}
else {
theform = document.forms["Form1"];
}
.

}
// -->

Nov 18 '05 #3
Yep, you guys were right. SP 1 was applied on one server and not the other
<grrrrrrr>.

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:OQ**************@TK2MSFTNGP12.phx.gbl...
I agree with Marina that you might have a slight variation in the framework versions. Look up the framework versions on both servers.

--

Regards,

Hermit Dave (D'way)
http://hdave.myvnc.com

(I hear what you're saying.. but lets try it my way first)

"Kevin C" <kc@noneya.com> wrote in message
news:#f**************@TK2MSFTNGP10.phx.gbl...
I am load balancing between 2 servers. Both servers report as running 1.1 of the framework but I am getting 2 different responses from each server: Note the difference in the javascript postback function. What type of
setting would affect this? I have deployed the exact same codebase.

Response 1
<script language="javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("n etscape") > -1) {
theform = document.forms["Form1"];
}
else {
theform = document.Form1;
}
.

}
// -->
</script>

Response 2
<script language="javascript" type="text/javascript">
<!--
function __doPostBack(eventTarget, eventArgument) {
var theform;
if (window.navigator.appName.toLowerCase().indexOf("m icrosoft") > -1) { theform = document.Form1;
}
else {
theform = document.forms["Form1"];
}
.

}
// -->


Nov 18 '05 #4

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

Similar topics

1
by: Mini Mouse | last post by:
Hiya folks, I'm getting the following error(s) below and I'm at a bit of a loss as to how to correct it. When I give it a parameter it then complains it needs two parameters and the second one...
16
by: Manlio Perillo | last post by:
Hi. I'm a new user of Python but I have noted a little problem. Python is a very good language but it is evolving, in particular its library is evolving. This can be a problem when, ad example,...
4
by: Julie Siebel | last post by:
Apologies...I'm sure this has been asked before, but I can't seem to come up with the correct Google search terms. While my problem is with stylesheets, the errors are being caused by my...
24
by: Bob Alston | last post by:
Could develop web pages that would interact with the access/jet database - like DAP but without the security flaw??? One of Access' competitors (Filemaker Pro as I recall) touts its EASY way to...
1
by: Naimul Huq | last post by:
Hi! In my assemblyInfo.vb, I have change the version number to 1.2 <Assembly: AssemblyVersion("1.2.*")> But when I try to retrive the version with version class, I still get my old version...
76
by: kwilder | last post by:
This works, but it doesn't load the latest version of the xml if it was just modified without closing and reopening the browser. Here's the scenario: I have an xml doc called results.xml. It...
34
by: Mathieu Trentesaux | last post by:
Hello I downloaded Office 2007 for this reason : It seems, once again, that it is impossible to save any modification done in a VBA library, from the main project in Access. The save button...
0
by: Wayne Deleersnyder | last post by:
I've been looking on the web trying to find a solution to converting a PDF Form from v.1.6(Acrobat 7) to PDF v1.4(Acrobat 5). It's one of those weird situations where one of the applications I'm...
9
by: AimeeRae | last post by:
Ok. Another tricky Access question. Same database, different querry. I have a table called tbl_Responses and my tbl_Airing…similar to my question about linking Airings to Rates, I now need to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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...

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.