TFS 2010 Web Access Java Script Errors
-
16 decembrie 2010 08:51
All :
I am having a load balanced App tier of TFS 2010 Farm. I am having a strange issue with javascript issues in accessing the TFS through Web Access. These issues are specific to IE8. (chrome, firefox seems to be good).
I have a CNAME defined for my load balanced cluster name and my tfs webaccess is accessible when i type http://tfs , but when i access like this it properly goes to project home page and throws javascript errors.
At the same time, when i use server1:8080 , or server2:8080 it doesnt give these script errors. it is happening only when i am accessing it through cluster. can any one tell me what is happening wrong here. i did check the machine key in web access config file on both servers and it looks the same., i did check the virtual directory path in both webservers and it is same. javascripts are accessible in both servers.
Any one from MSFT or TFS experts help me to understand why this is happening.
****************
errors below.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET4.0C; .NET4.0E; MS-RTC EA 2; InfoPath.3)
Timestamp: Wed, 15 Dec 2010 15:40:40 UTC
Message: 'Type' is undefined
Line: 5
Char: 1
Code: 0
URI: http://tfs/tfs/web/ScriptResource.axd?d=UJUecmkakoEmOZtibIosFfZEeaEhgR1D2MQTIZiUEc0gQPDgOS6Ikn3nXu4AFvnUMW71gdYyqEZcw9i4kBFRwpO1PcnRORS57QHP5T1NUYQ1&t=ffffffffec2d9970
Message: 'Type' is undefined
Line: 3
Char: 1
Code: 0
URI: http://tfs/tfs/web/ScriptResource.axd?d=wvnPombfUiOaHWxcxPgm7KVPvo6oQIJF1qfNdLnU1-mDdmszg5XBeRLrHw7CJiaGQjW-PC_n3WcGdz3gVGX3K526xQjU-Lt8_L9AaAcDSDVuRgDlBfUT2eRgdomMCzen0&t=ffffffffe8aa60f2
Message: 'Type' is undefined
Line: 3
Char: 1
Code: 0
URI: http://tfs/tfs/web/ScriptResource.axd?d=wvnPombfUiOaHWxcxPgm7KVPvo6oQIJF1qfNdLnU1-mDdmszg5XBeRLrHw7CJiaGQjW-PC_n3WcGdz3gVGX3K5lseYmTWFblrPQCPo0LSCDOkf_KaGV97uM5eiRjAxEn0&t=ffffffffe8aa60f2
Message: 'Type' is undefined
Line: 5
Char: 1
Code: 0
URI: http://tfs/tfs/web/ScriptResource.axd?d=wvnPombfUiOaHWxcxPgm7KVPvo6oQIJF1qfNdLnU1-mDdmszg5XBeRLrHw7CJiaGQjW-PC_n3WcGdz3gVGX3K97JjQuUugy79C8lMN4KEwA3_AF9msXCRb6k3ngxn9Ap0&t=ffffffffe8aa60f2
Message: 'Type' is undefined
Line: 3
Char: 1
Code: 0
URI: http://tfs/tfs/web/Resources/Scripts/GoToWorkItem.js
Message: 'Type' is undefined
Line: 3
Char: 1
Code: 0
URI: http://tfs/tfs/web/ScriptResource.axd?d=wvnPombfUiOaHWxcxPgm7KVPvo6oQIJF1qfNdLnU1-mDdmszg5XBeRLrHw7CJiaGQjW-PC_n3WcGdz3gVGX3K4LQgV2kiUNKBh2PkbC3a2xyga5N92se0tuOvbmbeZJH0&t=ffffffffe8aa60f2
Message: 'Sys' is undefined
Line: 134
Char: 1
Code: 0
URI: http://tfs/tfs/web/
Message: Object expected
Line: 520
Char: 1
Code: 0
URI: http://tfs/tfs/web/
Message: 'parent.Sys.Application' is null or not an object
Line: 2
Char: 1
Code: 0
URI: http://tfs/tfs/web/ScriptResource.axd?d=MFn6hWOpfXpca55-6uXYCEb28LIxA5xK0_bTEMnZEd41
Toate mesajele
-
30 decembrie 2010 20:07Moderator
Hi,
Are using Windows NLB and do you have affinity set to None? We have another case very similar to this and it worked when affinity was set to Single. Can you try this and let us know?
bill boyce -
10 februarie 2012 00:51
Did you ever figure out a solution to this issue? We are experiencing the exact same thing.
Dhaval
-
2 noiembrie 2012 10:11anyone has a solution for this yet ? I keep seeing similar errors in our environment.