﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 09:40:14 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hi James,&lt;/p&gt;
&lt;p&gt;I was just about to also try that.  Don't know whay I didnt think of that before!  Thanks for the link for HttpWatch and great tool.&lt;/p&gt;
&lt;p&gt;I'll let you know the results&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;UPDATE:  Your solution works, thank you.  Still have some problems but should be able to solve them.  The webnotification fails with _iswnf_pb error, but I suspect it the same issue with the web servvice.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Again James, Thank you for your very helpful help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 09:32:25 GMT</pubDate><dc:creator>james</dc:creator><description>&lt;p&gt;John,&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Interesting results. Thanks for sharing.&lt;/p&gt;
&lt;p&gt;The answer is simple. When cookies is turned off, the ISRes.axd is redirected to the login form, and hence it doesn't return the expected result/response.&lt;/p&gt;
&lt;p&gt;To resolve this issue, simply exclude ISRes.axd from the authentication paths, which means ISRes.axd should always be loaded regardless of the authentication state.&lt;/p&gt;
&lt;p&gt;The following example might do the trick:&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&amp;lt;location path="ISRes.axd"&amp;gt;
&amp;lt;system.web&amp;gt;
&amp;lt;authorization&amp;gt;
&amp;lt;allow users="*" /&amp;gt;
&amp;lt;/authorization&amp;gt;
&amp;lt;/system.web&amp;gt;
&amp;lt;/location&amp;gt;&lt;/pre&gt;Hope this helps,&lt;br /&gt;James.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 09:20:43 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I downloaded the basic version of HttpWatch.  I did 2 things.&lt;/p&gt;
&lt;p&gt;Created a brand new web site with no login authentication and a very simple page with a webCombo.  I ran the page in Firefox with cookies on and off and everything works as it should.&lt;/p&gt;
&lt;p&gt;I then took my site which DOES require login authentication (forms) and then created a very simple page as above and in the Page_Load event created an Authentication token to log in.&lt;/p&gt;
&lt;p&gt;I ran the page in Firefox with cookies on and off and below is the results of HttpWatch:  &lt;/p&gt;
&lt;div style="width: 600px"&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: 11pt"&gt;COOKIES TURNED OFF&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;00:00:00.000&amp;nbsp;Untitled Page&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;0.000&amp;nbsp;&amp;nbsp;0.041&amp;nbsp;444&amp;nbsp;6621&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/html; charset=utf-8&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/Data/WebUITest.aspx"&gt;http://localhost:4127/CMSDeploy/Data/WebUITest.aspx&lt;/a&gt;&lt;br /&gt;0.084&amp;nbsp;&amp;nbsp;0.006&amp;nbsp;508&amp;nbsp;18258&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/css&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/App_Themes/FMCSA/FMCSAStyles.css"&gt;http://localhost:4127/CMSDeploy/App_Themes/FMCSA/FMCSAStyles.css&lt;/a&gt;&lt;br /&gt;0.085&amp;nbsp;&amp;nbsp;0.009&amp;nbsp;503&amp;nbsp;34718&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/css&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/App_Themes/FMCSA/style3.css"&gt;http://localhost:4127/CMSDeploy/App_Themes/FMCSA/style3.css&lt;/a&gt;&lt;br /&gt;0.087&amp;nbsp;&amp;nbsp;0.058&amp;nbsp;618&amp;nbsp;267&amp;nbsp;GET&amp;nbsp;304&amp;nbsp;text/css&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/WebResource.axd?d=ApLkNPKa6q-1Q0Mjsuut5YPO8U4q2C5ivNxyR9XMLRIalB23ZB0P7Wj99Bd1Nq4mhs_mUA0xoTQ81DD1lxkRMQ2&amp;amp;t=633819778440000000"&gt;http://localhost:4127/CMSDeploy/WebResource.axd?d=ApLkNPKa6q-1Q0Mjsuut5YPO8U4q2C5ivNxyR9XMLRIalB23ZB0P7Wj99Bd1Nq4mhs_mUA0xoTQ81DD1lxkRMQ2&amp;t=633819778440000000&lt;/a&gt;&lt;br /&gt;0.100&amp;nbsp;&amp;nbsp;0.006&amp;nbsp;463&amp;nbsp;736&amp;nbsp;GET&amp;nbsp;302&amp;nbsp;Redirect to /CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702&amp;amp;F/IEMozBridge.js/305000702&amp;amp;AspxAutoDetectCookieSupport=1&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702&lt;/a&gt;&lt;br /&gt;0.102&amp;nbsp;&amp;nbsp;0.009&amp;nbsp;458&amp;nbsp;716&amp;nbsp;GET&amp;nbsp;302&amp;nbsp;Redirect to /CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/ISCore.js/305000702&amp;amp;F/ISCore.js/305000702&amp;amp;AspxAutoDetectCookieSupport=1&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore.js/305000702"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore.js/305000702&lt;/a&gt;&lt;br /&gt;0.104&amp;nbsp;&amp;nbsp;0.009&amp;nbsp;460&amp;nbsp;724&amp;nbsp;GET&amp;nbsp;302&amp;nbsp;Redirect to /CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214&amp;amp;C/WebCombo.js/407200214&amp;amp;AspxAutoDetectCookieSupport=1&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214&lt;/a&gt;&lt;br /&gt;0.106&amp;nbsp;&amp;nbsp;0.010&amp;nbsp;461&amp;nbsp;728&amp;nbsp;GET&amp;nbsp;302&amp;nbsp;Redirect to /CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702&amp;amp;F/ISCore_UI.js/305000702&amp;amp;AspxAutoDetectCookieSupport=1&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702&lt;/a&gt;&lt;br /&gt;0.123&amp;nbsp;&amp;nbsp;0.011&amp;nbsp;622&amp;nbsp;23575&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/html; charset=utf-8&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702&amp;amp;F/IEMozBridge.js/305000702&amp;amp;AspxAutoDetectCookieSupport=1"&gt;http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702&amp;F/IEMozBridge.js/305000702&amp;AspxAutoDetectCookieSupport=1&lt;/a&gt;&lt;br /&gt;0.135&amp;nbsp;&amp;nbsp;0.013&amp;nbsp;612&amp;nbsp;23565&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/html; charset=utf-8&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/ISCore.js/305000702&amp;amp;F/ISCore.js/305000702&amp;amp;AspxAutoDetectCookieSupport=1"&gt;http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/ISCore.js/305000702&amp;F/ISCore.js/305000702&amp;AspxAutoDetectCookieSupport=1&lt;/a&gt;&lt;br /&gt;0.138&amp;nbsp;&amp;nbsp;0.021&amp;nbsp;616&amp;nbsp;23569&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/html; charset=utf-8&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214&amp;amp;C/WebCombo.js/407200214&amp;amp;AspxAutoDetectCookieSupport=1"&gt;http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214&amp;C/WebCombo.js/407200214&amp;AspxAutoDetectCookieSupport=1&lt;/a&gt;&lt;br /&gt;0.144&amp;nbsp;&amp;nbsp;0.024&amp;nbsp;618&amp;nbsp;23571&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/html; charset=utf-8&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702&amp;amp;F/ISCore_UI.js/305000702&amp;amp;AspxAutoDetectCookieSupport=1"&gt;http://localhost:4127/CMSDeploy/login.aspx?ReturnUrl=/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702&amp;F/ISCore_UI.js/305000702&amp;AspxAutoDetectCookieSupport=1&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;0.168&amp;nbsp;6383&amp;nbsp;157048&amp;nbsp;12 requests&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 11pt"&gt;&lt;strong&gt;COOKIES TURNED ON&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;00:00:00.000&amp;nbsp;Untitled Page&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;0.000&amp;nbsp;&amp;nbsp;0.022&amp;nbsp;673&amp;nbsp;6547&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/html; charset=utf-8&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/Data/WebUITest.aspx"&gt;http://localhost:4127/CMSDeploy/Data/WebUITest.aspx&lt;/a&gt;&lt;br /&gt;0.068&amp;nbsp;&amp;nbsp;0.006&amp;nbsp;737&amp;nbsp;18258&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/css&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/App_Themes/FMCSA/FMCSAStyles.css"&gt;http://localhost:4127/CMSDeploy/App_Themes/FMCSA/FMCSAStyles.css&lt;/a&gt;&lt;br /&gt;0.070&amp;nbsp;&amp;nbsp;0.009&amp;nbsp;732&amp;nbsp;34718&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;text/css&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/App_Themes/FMCSA/style3.css"&gt;http://localhost:4127/CMSDeploy/App_Themes/FMCSA/style3.css&lt;/a&gt;&lt;br /&gt;0.073&amp;nbsp;&amp;nbsp;0.031&amp;nbsp;847&amp;nbsp;267&amp;nbsp;GET&amp;nbsp;304&amp;nbsp;text/css&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/WebResource.axd?d=ApLkNPKa6q-1Q0Mjsuut5YPO8U4q2C5ivNxyR9XMLRIalB23ZB0P7Wj99Bd1Nq4mhs_mUA0xoTQ81DD1lxkRMQ2&amp;amp;t=633819778440000000"&gt;http://localhost:4127/CMSDeploy/WebResource.axd?d=ApLkNPKa6q-1Q0Mjsuut5YPO8U4q2C5ivNxyR9XMLRIalB23ZB0P7Wj99Bd1Nq4mhs_mUA0xoTQ81DD1lxkRMQ2&amp;t=633819778440000000&lt;/a&gt;&lt;br /&gt;0.094&amp;nbsp;&amp;nbsp;0.009&amp;nbsp;692&amp;nbsp;11550&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;application/x-javascript&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?F/IEMozBridge.js/305000702&lt;/a&gt;&lt;br /&gt;0.096&amp;nbsp;&amp;nbsp;0.025&amp;nbsp;687&amp;nbsp;34951&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;application/x-javascript&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore.js/305000702"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore.js/305000702&lt;/a&gt;&lt;br /&gt;0.098&amp;nbsp;&amp;nbsp;0.037&amp;nbsp;689&amp;nbsp;34454&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;application/x-javascript&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?C/WebCombo.js/407200214&lt;/a&gt;&lt;br /&gt;0.099&amp;nbsp;&amp;nbsp;0.036&amp;nbsp;690&amp;nbsp;1505&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;application/x-javascript&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?F/ISCore_UI.js/305000702&lt;/a&gt;&lt;br /&gt;0.230&amp;nbsp;&amp;nbsp;0.005&amp;nbsp;713&amp;nbsp;323&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;image/gif&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?C/arrow_black.gif"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?C/arrow_black.gif&lt;/a&gt;&lt;br /&gt;0.236&amp;nbsp;&amp;nbsp;0.004&amp;nbsp;710&amp;nbsp;552&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;image/gif&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?C/DD4_Over.gif"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?C/DD4_Over.gif&lt;/a&gt;&lt;br /&gt;0.238&amp;nbsp;&amp;nbsp;0.007&amp;nbsp;712&amp;nbsp;448&amp;nbsp;GET&amp;nbsp;200&amp;nbsp;image/gif&amp;nbsp;&lt;a href="http://localhost:4127/CMSDeploy/ISRes.axd?C/DD4_Active.gif"&gt;http://localhost:4127/CMSDeploy/ISRes.axd?C/DD4_Active.gif&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;0.245&amp;nbsp;7882&amp;nbsp;143573&amp;nbsp;11 requests&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 08:12:00 GMT</pubDate><dc:creator>james</dc:creator><description>&lt;p&gt;When cookies is turned off, the session will likely changed every time because session used cookies to store its own internal ID.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The WebCombo dropdown arrow doesn't show means that its script is not loaded. So I'll likely there are server-side errors while the scripts are requested from the server. To investigate this issue, you need to use HttpWatch and then investigate the response of each script resource.&lt;/p&gt;
&lt;p&gt;The response is likely to be a server-side error, if you manage to get the exact error message, please post it. &lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 07:52:08 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I don't get any errors, they just don't work.  On the grid the icons are missing, with the webCombo the drop down arrow does not show, on the webNotifcations a popup error does occur and it show:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;span lang="undefined"&gt;&lt;p&gt;ctl100$MainContent$WebNotification1_iswnf-pbError:Unknown Server Error&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;But one thing I have noticed, I have turned Tracing on and it looks like everytime I hit the page the sessionID changes.&amp;nbsp; This would cause a problem with the decryption of the resources.&lt;/p&gt;&lt;/span&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 07:20:20 GMT</pubDate><dc:creator>james</dc:creator><description>&lt;p&gt;John,&lt;/p&gt;&lt;p&gt;It's interesting to hear that the WebUI controls failed to work when you turned off the cookies.&lt;/p&gt;
&lt;p&gt;Can you help to check this, try to turn off cookies then run your application. When you got all those errors, try to paste one of the ISRes request (eg, ISRes.axd?F/ISCore.js) in the browser's address directly. &lt;/p&gt;
&lt;p&gt;Please share what response you got in the browser. Thanks.&lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 07:06:04 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hi Gordon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using SmartResources and they are the latest version, I checked multiple times as I also thought this to be the case.   As I said the site uses Forms authenication and the cookieless parameter is "AutoDetect".  This checks to see if the browser accepts cookies or if cookies are off.  If this is the case, then the foms authentication token is stored in the URL.  When this happens, the WebUI controls do not work.  When cookies are turned back on and the browser closed/reopen and vist the site everything works again.  The problems only occur with the webUI controls.  &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I'm at a lost!&lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Fri, 21 Aug 2009 05:56:38 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;Usually the issue happend because the control didn't get the the resources like ScriptDirectory and SharedScriptDirectory, etc. Do you used SmartWebResources? If yes, you need to make sure that ISNet.WebUI.Resources.dll and other resources dll(e.g ISNet.WebUI.WebGrid.Resources.dll) is updated using the latest version. But if you are not using SmartWebResources, please make sure that the CommonLibrary folder inside your project is updated using the latest script that comes with the hotfix.&lt;/p&gt;
&lt;p&gt;One more thing, if you turn on the cookies in IE, did the problem also occured?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Thu, 20 Aug 2009 12:19:28 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;James,  &lt;/p&gt;
&lt;p&gt;When I turn cookies off in IE (using IE Developer Tools) or Firefox (using Webdeveloper) and access my site, which has forms authenication, which stores the cookie information in the URL, the WebGrid and other WebUI controls do not work.  I do get a JavaScript error saying WGUI is undefined with the grid.  With the WebCombo, the drop arrow is the number 6 and it doesn't drop down.  It's almost like these control assume Javascript is turned off if cookies are off.&lt;/p&gt;
&lt;p&gt;I looked in the logs and I don't see any status &gt;= 400, but I do see 302.  &lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Thu, 20 Aug 2009 11:30:07 GMT</pubDate><dc:creator>james</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;WebGrid control doesn't rely on cookies, so that should not be the problem.&lt;/p&gt;
&lt;p&gt;Regarding the missing resources issue, it's unlikely related with caching. The common case with caching is that it keeps loading older version of resources (either images or scripts), but since you mention the image such as filter row is missing, I think it is more related to the server-side problem.&lt;/p&gt;
&lt;p&gt;If you have access to your web server logs, try to inspect the logs and look for ISRes.axd entries with status &gt;= 400.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;</description></item><item><title>client issues with webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/client-issues-with-webGrid/</link><pubDate>Thu, 20 Aug 2009 07:05:11 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; some users are experiencing some strange behaviour with the webGrid that I can not reproduce.  I think it may be a caching problem on their end and some come through proxy servers.  &lt;/p&gt;
&lt;p&gt;It seems that most of the errors occur after I have updated the WebGrid DLL's (I am also using SmartResources).  What is happening is that some of the icons viewable in the grid (like the filter row) are missing and their functionality doesn't work.  I also get errors associated with the script resources.  &lt;/p&gt;
&lt;p&gt;Is there a way that the script files and resources expire?  Most of these users need to go thoguh their IT departments to reconfigure their browsers and in some instances there are certain parameters that they can not change?  Not sure if this is the problem or not but as I said I can't reproduce it.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Update:  It appears to occur if the user has cookies turned off.  Is there a way to have these controls work when cookies are turned off?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item></channel></rss>