|
Blaired (TechnicalUser) |
24 Jul 12 11:33 |
On several browsers I cannot view several items within sharepoint. But can view them with other browsers
When I open the main root site with one of the offending browser I get an error triangle at the bottom left of the browser (details below). on these browser I am unable to do basic functionality within the sharepoint site:
From what research I've already done it suggests I edit the web.config and add/edit the below
"Edit the web.config file associated with the SharePoint site:
Modify the following item in the config file, or add it if it is missing:
<scriptResourceHandler enableCompression="false" enableCaching="true" />
Inside this section:
<system.web.extensions>
<scripting>
I believe I'v found the web.config in \inetpub\wwwroot\wss\VirtualDirectories\80. But when I look for the above code I can't find the section I'm supposed to edit. Help!!!!
Blaired
Webpage error details on the ie8 laptop.
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 3.0.04506.30; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3)
Timestamp: Mon, 15 Mar 2010 15:52:33 UTC
Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: http://tstsps01/ScriptResource.axd?d=3gtDevuF5hwGx...
Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: http://tstsps01/ScriptResource.axd?d=3gtDevuF5hwGx...
Message: 'Sys' is undefined
Line: 213
Char: 1
Code: 0
URI: http://tstsps01/Lists/Tasks/AllItems.aspx
Message: 'Sys' is undefined
Line: 1260
Char: 1
Code: 0
URI: http://tstsps01/Lists/Tasks/AllItems.aspx
Message: 'Type' is undefined
Line: 3
Char: 1
Code: 0
URI: http://tstsps01/_layouts/navresizer.js?rev=ulprP4h...
Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
URI: http://tstsps01/_layouts/sp.core.js?rev=hp5jN4e%2B...
Message: 'Type' is undefined
Line: 1
Char: 1
Code: 0
URI: http://tstsps01/_layouts/ScriptResx.ashx?culture=e...
Message: Object doesn't support this property or method
Line: 2
Char: 132
Code: 0
|
|