<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>TicketDesk - Help Desk Issue Tracking and Support System</title><link>http://www.codeplex.com/TicketDesk/Project/ProjectRss.aspx</link><description>TicketDesk is an asp.net issue tracking system for IT Help Desks and support centers.       TicketDesk is written in C&amp;#35; with Visual Studio 2008 and targets the the .net 3.5 framework. It employs Linq t...</description><item><title>Closed Issue: AD security Groups</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=10732</link><description>Hello,&lt;br /&gt;&lt;br /&gt;This is my first time using AD users.  From debugging, it seems like the TicketDesk system is not recognizing the groups a user belongs to.  I have created three groups in AD, Submitter, HelpDesk, HelpDeskAdmin and they match with the key values in the web config.&lt;br /&gt;&lt;br /&gt;The reason I think it&amp;#39;s not recognizing the groups is, when I change authorization in web config to allow all authenticated user it works fine.  When I change it back to only allow users in one of these groups I get an error saying access denied.&lt;br /&gt;&lt;br /&gt;Where can start looking for the problem&amp;#63;&lt;br /&gt;</description><author>StephenRedd</author><pubDate>Thu, 28 Aug 2008 10:49:18 GMT</pubDate><guid isPermaLink="false">Closed Issue: AD security Groups 20080828104918A</guid></item><item><title>Commented Issue: URL Encoded Tags</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=11108</link><description>Hi guys,&lt;br /&gt;&lt;br /&gt;the links for tags, which includes special chars &amp;#40; such as &amp;#35; &amp;#41; should be url encoded..&lt;br /&gt;Comments: Strictly speaking, tags would not normally contain special characters... but some non-english language tags could potentially have similar issues without encoding.</description><author>StephenRedd</author><pubDate>Thu, 28 Aug 2008 10:48:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: URL Encoded Tags 20080828104800A</guid></item><item><title>Commented Issue: Ticket Submitters can't download attachments</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=11109</link><description>hi,&lt;br /&gt;&lt;br /&gt;ticket submitter role can not download attachments.. those users are redirected to the mytickets.aspx page...&lt;br /&gt;&lt;br /&gt;i guess it&amp;#39;s an authorization problem...&lt;br /&gt;&lt;br /&gt;I checked code.. &lt;br /&gt;&lt;br /&gt; public static bool IsTicketSubmitter&lt;br /&gt;        &amp;#123;&lt;br /&gt;            get&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return Roles.IsUserInRole&amp;#40;ConfigurationManager.AppSettings&amp;#91;&amp;#34;AdministrativeRoleName&amp;#34;&amp;#93;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;AdministrativeRoleName at appSettings is &amp;#61; Administrators , and i guess this returns false for TicketSubmitters...&lt;br /&gt;Comments: This was fixed in may on changeset 18290</description><author>StephenRedd</author><pubDate>Thu, 28 Aug 2008 10:46:05 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ticket Submitters can't download attachments 20080828104605A</guid></item><item><title>Created Issue: Ticket Submitters can't download attachments</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=11109</link><description>hi,&lt;br /&gt;&lt;br /&gt;ticket submitter role can not download attachments.. those users are redirected to the mytickets.aspx page...&lt;br /&gt;&lt;br /&gt;i guess it&amp;#39;s an authorization problem...&lt;br /&gt;&lt;br /&gt;I checked code.. &lt;br /&gt;&lt;br /&gt; public static bool IsTicketSubmitter&lt;br /&gt;        &amp;#123;&lt;br /&gt;            get&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return Roles.IsUserInRole&amp;#40;ConfigurationManager.AppSettings&amp;#91;&amp;#34;AdministrativeRoleName&amp;#34;&amp;#93;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;AdministrativeRoleName at appSettings is &amp;#61; Administrators , and i guess this returns false for TicketSubmitters...&lt;br /&gt;</description><author>daVinciCoder</author><pubDate>Wed, 27 Aug 2008 01:08:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Ticket Submitters can't download attachments 20080827010822A</guid></item><item><title>Created Issue: URL Encoded Tags</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=11108</link><description>Hi guys,&lt;br /&gt;&lt;br /&gt;the links for tags, which includes special chars &amp;#40; such as &amp;#35; &amp;#41; should be url encoded..&lt;br /&gt;</description><author>daVinciCoder</author><pubDate>Wed, 27 Aug 2008 00:54:05 GMT</pubDate><guid isPermaLink="false">Created Issue: URL Encoded Tags 20080827125405A</guid></item><item><title>Closed Feature: Ticket Center - List tickets for specific owner</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=9750</link><description>The TicketCenter needs to include a list view for tickets filtered by status and owner.&lt;br /&gt;&lt;br /&gt;Funcationally this is nearly identical to the Assigned Tickets list view, but with Owner instead.&lt;br /&gt;&lt;br /&gt;This list would also allow a hyperlink for the Owner field in the ticket display view &amp;#40;again, similar to the assigned field&amp;#39;s link&amp;#41;.&lt;br /&gt;</description><author>StephenRedd</author><pubDate>Wed, 20 Aug 2008 08:23:36 GMT</pubDate><guid isPermaLink="false">Closed Feature: Ticket Center - List tickets for specific owner 20080820082336A</guid></item><item><title>Commented Feature: Ticket Center - List tickets for specific owner</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=9750</link><description>The TicketCenter needs to include a list view for tickets filtered by status and owner.&lt;br /&gt;&lt;br /&gt;Funcationally this is nearly identical to the Assigned Tickets list view, but with Owner instead.&lt;br /&gt;&lt;br /&gt;This list would also allow a hyperlink for the Owner field in the ticket display view &amp;#40;again, similar to the assigned field&amp;#39;s link&amp;#41;.&lt;br /&gt;Comments: ** Comment from web user: StephenRedd ** &lt;p&gt;Obsolete with new TicketCenter&lt;/p&gt;</description><author>StephenRedd</author><pubDate>Wed, 20 Aug 2008 08:22:52 GMT</pubDate><guid isPermaLink="false">Commented Feature: Ticket Center - List tickets for specific owner 20080820082252A</guid></item><item><title>Source code checked in, #22211</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Added ELMAH error log module.&amp;#13;&amp;#10;Fixed another intermittant infinite loop problem in list view data pager.</description><author>StephenRedd</author><pubDate>Wed, 20 Aug 2008 08:18:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22211 20080820081841A</guid></item><item><title>New Post: Users able to see other user tickets</title><link>http://www.codeplex.com/TicketDesk/Thread/View.aspx?ThreadId=33863</link><description>&lt;div style="line-height: normal;"&gt;I've been going through the source trying to figure out where to adjust this, but I'm having trouble wrapping my head around it.&lt;br&gt;
&lt;br&gt;
In the 'All Open Tickets' &amp;amp; 'Ticket History' it would make more sense to force the 'Owned' dropdown to be disabled with only their username selected. As it stands now a user can browse any other user's tickets. Can you give me a hint on where to modify this at? I couldn't quite grasp what was going on with the 3.5 code as it's pretty new to me overall.&lt;br&gt;
&lt;br&gt;
Also, I have completely re-skinned the application and would like to share it with you for a future release. It is a much more clean and modern look.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;/div&gt;</description><author>PixelMuse</author><pubDate>Wed, 20 Aug 2008 05:26:23 GMT</pubDate><guid isPermaLink="false">New Post: Users able to see other user tickets 20080820052623A</guid></item><item><title>Source code checked in, #21633</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Project and Solution maintenance</description><author>StephenRedd</author><pubDate>Wed, 06 Aug 2008 04:12:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21633 20080806041238A</guid></item><item><title>Commented Feature: Email Notificaitons - Batch emailing</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=9737</link><description>Ticketdesk, like most similar applicaitons, can be somewhat chatty with their notifications. Currently notification emails are sent in real-time as changes to tickets are made which can produce some spam.&amp;#160;As an example, when a ticket is first assigned&amp;#160;it is not unlikely that the owner will get seperate emails of a priority change, tags being added, and a help desk staff member being assigned to the ticket. &lt;br /&gt;&lt;br /&gt;Users tend to ignore email notificaitons when the system tends to bomb them with notificaitons. &lt;br /&gt;&lt;br /&gt;A better plan may be to delay sending notificaitons for a few minutes, batch all the changes the ticket, then send only one notification.&lt;br /&gt;&lt;br /&gt;This&amp;#160;would probably work as a notification queue with a sliding timer to control when the email is sent&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#160;- Change is made -&amp;#62; add details to the notification queue with timer set for 5 minutes&lt;br /&gt;&amp;#160;- Another change is made -&amp;#62; add details to the notificaiton queue, reset timer for 5 munites&lt;br /&gt;&amp;#160;- Timer expires -&amp;#62; batch all notifications from queue into a single email and send message&lt;br /&gt;Comments: Associated with changeset 21632.</description><author>StephenRedd</author><pubDate>Wed, 06 Aug 2008 04:01:46 GMT</pubDate><guid isPermaLink="false">Commented Feature: Email Notificaitons - Batch emailing 20080806040146A</guid></item><item><title>Source code checked in, #21632</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed stale data problems with email notifications.&amp;#13;&amp;#10;Minor improvements to email formatting.</description><author>StephenRedd</author><pubDate>Wed, 06 Aug 2008 04:01:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21632 20080806040145A</guid></item><item><title>New Post: AD Security</title><link>http://www.codeplex.com/TicketDesk/Thread/View.aspx?ThreadId=32159</link><description>&lt;div style="line-height: normal;"&gt;Well, the good news is that the problem has nothing to do with TicketDesk specifically, nor with the way the TicketDesk code accesses AD. Your problem appears to be with the asp.net authorization module. This means you will get the same error in any application that you setup with windows authentication and tried to use these roles in the authorization section of web.config. It also means you can troubleshoot without having to worry about TicketDesk's specific configuration.&lt;br&gt;
&lt;br&gt;
Generally this kind of problem is one of these:&lt;br&gt;
&lt;br&gt;
1) The client browser's user is not a member of the groups you specified for allow roles.&lt;br&gt;
2) The server computer isn't a member of the domain where these accounts and groups reside&lt;br&gt;
3) The configuration in IIS on the server doesn't allow integrated security (for testing, turn off all other authentication for the site or virtual directory)&lt;br&gt;
4) The client system does not recognize the URL as being on the local intranet zone. It may not be passing credentials to the server.&lt;br&gt;
5) The client or server is conected to the internet via a proxy server that isn't passing your authentication&lt;br&gt;
6) It is a stretch, but also check to ensure that the asp.net user account (usually &amp;quot;network service&amp;quot;) has read access to the folder where the TicketDesk web site is pointed. &lt;br&gt;
&lt;br&gt;
There are plenty of causes. I suggest a google search on the error message &amp;quot;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot;&amp;gt;
&amp;lt;meta name=&amp;quot;ProgId&amp;quot; content=&amp;quot;Word.Document&amp;quot;&amp;gt;
&amp;lt;meta name=&amp;quot;Generator&amp;quot; content=&amp;quot;Microsoft Word 12&amp;quot;&amp;gt;
&amp;lt;meta name=&amp;quot;Originator&amp;quot; content=&amp;quot;Microsoft Word 12&amp;quot;&amp;gt;
&amp;lt;link rel=&amp;quot;File-List&amp;quot; href=&amp;quot;file:///C:%5CUsers%5Cstephenr%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml&amp;quot;&amp;gt;
&amp;lt;link rel=&amp;quot;themeData&amp;quot; href=&amp;quot;file:///C:%5CUsers%5Cstephenr%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx&amp;quot;&amp;gt;
&amp;lt;link rel=&amp;quot;colorSchemeMapping&amp;quot; href=&amp;quot;file:///C:%5CUsers%5Cstephenr%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml&amp;quot;&amp;gt;&amp;lt;!--[if gte mso 9]&amp;gt;&amp;lt;xml&amp;gt;
 &amp;lt;w:WordDocument&amp;gt;
  &amp;lt;w:View&amp;gt;Normal&amp;lt;/w:View&amp;gt;
  &amp;lt;w:Zoom&amp;gt;0&amp;lt;/w:Zoom&amp;gt;
  &amp;lt;w:TrackMoves/&amp;gt;
  &amp;lt;w:TrackFormatting/&amp;gt;
  &amp;lt;w:PunctuationKerning/&amp;gt;
  &amp;lt;w:ValidateAgainstSchemas/&amp;gt;
  &amp;lt;w:SaveIfXMLInvalid&amp;gt;false&amp;lt;/w:SaveIfXMLInvalid&amp;gt;
  &amp;lt;w:IgnoreMixedContent&amp;gt;false&amp;lt;/w:IgnoreMixedContent&amp;gt;
  &amp;lt;w:AlwaysShowPlaceholderText&amp;gt;false&amp;lt;/w:AlwaysShowPlaceholderText&amp;gt;
  &amp;lt;w:DoNotPromoteQF/&amp;gt;
  &amp;lt;w:LidThemeOther&amp;gt;EN-US&amp;lt;/w:LidThemeOther&amp;gt;
  &amp;lt;w:LidThemeAsian&amp;gt;X-NONE&amp;lt;/w:LidThemeAsian&amp;gt;
  &amp;lt;w:LidThemeComplexScript&amp;gt;X-NONE&amp;lt;/w:LidThemeComplexScript&amp;gt;
  &amp;lt;w:Compatibility&amp;gt;
   &amp;lt;w:BreakWrappedTables/&amp;gt;
   &amp;lt;w:SnapToGridInCell/&amp;gt;
   &amp;lt;w:WrapTextWithPunct/&amp;gt;
   &amp;lt;w:UseAsianBreakRules/&amp;gt;
   &amp;lt;w:DontGrowAutofit/&amp;gt;
   &amp;lt;w:SplitPgBreakAndParaMark/&amp;gt;
   &amp;lt;w:DontVertAlignCellWithSp/&amp;gt;
   &amp;lt;w:DontBreakConstrainedForcedTables/&amp;gt;
   &amp;lt;w:DontVertAlignInTxbx/&amp;gt;
   &amp;lt;w:Word11KerningPairs/&amp;gt;
   &amp;lt;w:CachedColBalance/&amp;gt;
  &amp;lt;/w:Compatibility&amp;gt;
  &amp;lt;w:BrowserLevel&amp;gt;MicrosoftInternetExplorer4&amp;lt;/w:BrowserLevel&amp;gt;
  &amp;lt;m:mathPr&amp;gt;
   &amp;lt;m:mathFont m:val=&amp;quot;Cambria Math&amp;quot;/&amp;gt;
   &amp;lt;m:brkBin m:val=&amp;quot;before&amp;quot;/&amp;gt;
   &amp;lt;m:brkBinSub m:val=&amp;quot;&amp;#45;-&amp;quot;/&amp;gt;
   &amp;lt;m:smallFrac m:val=&amp;quot;off&amp;quot;/&amp;gt;
   &amp;lt;m:dispDef/&amp;gt;
   &amp;lt;m:lMargin m:val=&amp;quot;0&amp;quot;/&amp;gt;
   &amp;lt;m:rMargin m:val=&amp;quot;0&amp;quot;/&amp;gt;
   &amp;lt;m:defJc m:val=&amp;quot;centerGroup&amp;quot;/&amp;gt;
   &amp;lt;m:wrapIndent m:val=&amp;quot;1440&amp;quot;/&amp;gt;
   &amp;lt;m:intLim m:val=&amp;quot;subSup&amp;quot;/&amp;gt;
   &amp;lt;m:naryLim m:val=&amp;quot;undOvr&amp;quot;/&amp;gt;
  &amp;lt;/m:mathPr&amp;gt;&amp;lt;/w:WordDocument&amp;gt;
&amp;lt;/xml&amp;gt;&amp;lt;![endif]--&amp;gt;&amp;lt;!--[if gte mso 9]&amp;gt;&amp;lt;xml&amp;gt;
 &amp;lt;w:LatentStyles DefLockedState=&amp;quot;false&amp;quot; DefUnhideWhenUsed=&amp;quot;true&amp;quot;
  DefSemiHidden=&amp;quot;true&amp;quot; DefQFormat=&amp;quot;false&amp;quot; DefPriority=&amp;quot;99&amp;quot;
  LatentStyleCount=&amp;quot;267&amp;quot;&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;0&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Normal&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 7&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 8&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;9&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;heading 9&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 7&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 8&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; Name=&amp;quot;toc 9&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;35&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;caption&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;10&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Title&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;1&amp;quot; Name=&amp;quot;Default Paragraph Font&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;11&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Subtitle&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;22&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Strong&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;20&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Emphasis&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;59&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Table Grid&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Placeholder Text&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;1&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;No Spacing&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Revision&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;34&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;List Paragraph&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;29&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Quote&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;30&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Intense Quote&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3 Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid Accent 1&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3 Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid Accent 2&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3 Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid Accent 3&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3 Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid Accent 4&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3 Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid Accent 5&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;60&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Shading Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;61&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light List Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;62&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Light Grid Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;63&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 1 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;64&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Shading 2 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;65&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 1 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;66&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium List 2 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;67&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 1 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;68&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 2 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;69&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Medium Grid 3 Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;70&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Dark List Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;71&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Shading Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;72&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful List Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;73&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; Name=&amp;quot;Colorful Grid Accent 6&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;19&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Subtle Emphasis&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;21&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Intense Emphasis&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;31&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Subtle Reference&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;32&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Intense Reference&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;33&amp;quot; SemiHidden=&amp;quot;false&amp;quot;
   UnhideWhenUsed=&amp;quot;false&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;Book Title&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;37&amp;quot; Name=&amp;quot;Bibliography&amp;quot;/&amp;gt;
  &amp;lt;w:LsdException Locked=&amp;quot;false&amp;quot; Priority=&amp;quot;39&amp;quot; QFormat=&amp;quot;true&amp;quot; Name=&amp;quot;TOC Heading&amp;quot;/&amp;gt;
 &amp;lt;/w:LatentStyles&amp;gt;
&amp;lt;/xml&amp;gt;&amp;lt;![endif]--&amp;gt;
&amp;lt;style&amp;gt;
    &amp;lt;!--
 /* Font Definitions */
 @font-face
	{font-family:&amp;quot;Cambria Math&amp;quot;;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1073750139 0 0 159 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:&amp;quot;&amp;quot;;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-size:10.0pt;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&amp;gt;
&amp;lt;/style&amp;gt;
&amp;lt;!--[if gte mso 10]&amp;gt;
&amp;lt;style&amp;gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&amp;quot;Table Normal&amp;quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&amp;quot;&amp;quot;;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;
	mso-bidi-theme-font:minor-bidi;}
&amp;lt;/style&amp;gt;
&amp;lt;![endif]--&amp;gt;&lt;span style="font-size:12pt;font-family:'Arial','sans-serif'"&gt;Unauthorized: Logon failed due to server
configuration&amp;quot;.&lt;br&gt;
These are two popular links for this kind of problem:&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href="http://support.microsoft.com/kb/253667"&gt;http://support.microsoft.com/kb/253667&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href="http://support.microsoft.com/kb/253667"&gt;http://windowsitpro.com/article/articleid/74301/jsi-tip-2982-http-4012---unauthorized-logon-failed-due-to-server-configuration-on-your-intranet.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
In troubleshooting this one, I would recommend setting up the bare minimum site you can... a single Default.aspx page with no code and a stock web.config file with just the minimum stuff necessary. Then add in the authentication and authorization settings. In otherwords, eliminate ticketdesk itself then treat the problem as a general IIS/ASP.NET/Windows issue.&lt;br&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>StephenRedd</author><pubDate>Thu, 31 Jul 2008 04:40:03 GMT</pubDate><guid isPermaLink="false">New Post: AD Security 20080731044003A</guid></item><item><title>New Post: AD Security</title><link>http://www.codeplex.com/TicketDesk/Thread/View.aspx?ThreadId=32159</link><description>&lt;div style="line-height: normal;"&gt;This is error I get,&amp;nbsp; I am temporarily using our administrator account to read from AD.&lt;br&gt;
&lt;h2&gt;&lt;i&gt;Access is denied.&lt;/i&gt; &lt;/h2&gt;
&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;b&gt;Description: &lt;/b&gt;An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Error message 401.2.: &lt;/b&gt;Unauthorized: Logon failed due to server configuration. &amp;nbsp;Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. &amp;nbsp;Contact the Web server's administrator for additional assistance.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
But if I change this section in web.config&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;authorization&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;allow&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;roles&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:13px"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;Submitter&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:13px"&gt;&lt;span style="color:#0000ff"&gt;/&amp;gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;allow&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;roles&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:13px"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;HelpDesk&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:13px"&gt;&lt;span style="color:#0000ff"&gt;/&amp;gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;allow&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;roles&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:13px"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;HelpDeskAdmin&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:13px"&gt;&lt;span style="color:#0000ff"&gt;/&amp;gt; &lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;deny&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;users&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:13px"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;*&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:13px"&gt;&lt;span style="color:#0000ff"&gt;/&amp;gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;authorization&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
to this, it works fine with AD.&amp;nbsp; But the appropriate group is not recognized&lt;br&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;authorization&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;allow&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;roles&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Submitter&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;/&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;allow&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;roles&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;HelpDesk&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;/&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;allow&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;roles&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;HelpDeskAdmin&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;/&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;deny&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;users&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;?&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;/&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;/&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;authorization&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span id=UniqueID1217469341042&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;nbsp;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>Irbanjit</author><pubDate>Thu, 31 Jul 2008 02:13:42 GMT</pubDate><guid isPermaLink="false">New Post: AD Security 20080731021342A</guid></item><item><title>Source code checked in, #21277</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed potential infinite loop problem in DataPager in TicketCenter&amp;#13;&amp;#10;Modified email contents for NotificationService</description><author>StephenRedd</author><pubDate>Wed, 30 Jul 2008 20:42:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21277 20080730084222P</guid></item><item><title>Source code checked in, #21151</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Removed NotificationManager&amp;#59; Replaced with NotificationService and added a line in the config file for length of delay &amp;#40;in minutes&amp;#41; before sending notification.  Moved the notification trigger to the Linq&amp;#47;TicketDataDataContext.cs file, and added a trigger to notify admins on new tickets being created &amp;#40;will add a option in the config file next&amp;#41;.  &amp;#13;&amp;#10;&amp;#13;&amp;#10;Also added custom RSS Feeds.  Default feeds shows all non-closed tickets at ..&amp;#47;services&amp;#47;rss.svc&amp;#47;createfeed&amp;#13;&amp;#10;Query parameters can be used to customize the feed - &amp;#40;id, category, tag, priority, assigned, owner, status, and closed&amp;#41;.&amp;#13;&amp;#10;..&amp;#47;services&amp;#47;rss.svc&amp;#47;createfeed&amp;#47;&amp;#63;owner&amp;#61;admin&amp;#38;category&amp;#61;hardware&amp;#38;category&amp;#61;software&amp;#13;&amp;#10;&amp;#13;&amp;#10;Web.config was updated for the RSS feeds and for the notification delay parameter.</description><author>smurawski</author><pubDate>Tue, 29 Jul 2008 20:41:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21151 20080729084116P</guid></item><item><title>Source code checked in, #21142</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed up broken pager control behavior in TicketCenter list views</description><author>StephenRedd</author><pubDate>Tue, 29 Jul 2008 18:46:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21142 20080729064654P</guid></item><item><title>Source code checked in, #21139</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Added page title to new Ticket Center&amp;#13;&amp;#10;&amp;#13;&amp;#10;Added attribution comments to newer files</description><author>StephenRedd</author><pubDate>Tue, 29 Jul 2008 17:22:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21139 20080729052241P</guid></item><item><title>Closed Feature: List View - Multi-column sort preferences</title><link>http://www.codeplex.com/TicketDesk/WorkItem/View.aspx?WorkItemId=9848</link><description>TicketDesk&amp;#39;s list views should allow users to set sort orders for multiple columns. &lt;br /&gt;&lt;br /&gt;The sort choices should be displayed on page so the user can see their sort at a glance&lt;br /&gt;The sort editor should persist configuration changes&lt;br /&gt;Sort and number of items to display settings&amp;#160;should be stored on a &amp;#34;per-list&amp;#34; basis allowing different lists to have different settings.&lt;br /&gt;</description><author>StephenRedd</author><pubDate>Tue, 29 Jul 2008 03:56:42 GMT</pubDate><guid isPermaLink="false">Closed Feature: List View - Multi-column sort preferences 20080729035642A</guid></item><item><title>Source code checked in, #21107</title><link>http://www.codeplex.com/TicketDesk/SourceControl/ListDownloadableCommits.aspx</link><description>Release should be stable.&amp;#13;&amp;#10;     Note&amp;#58; may have to remove existing contents from aspnet_profile table in your security database if upgrading from previous build &amp;#40;untested&amp;#41;. &amp;#13;&amp;#10;     Note&amp;#58; new profile fields in web.config&amp;#13;&amp;#10;Implemented new Ticket Center. &amp;#13;&amp;#10;Removed old &amp;#34;MyTickets&amp;#34; and &amp;#34;TicketCenter&amp;#34; views and supporting pages.&amp;#13;&amp;#10;Modified Ticket Search to use new TicketCenter mechanims&amp;#13;&amp;#10;Completed new personalization for list views to store sort, filter, &amp;#35; pages to display etc in user profile.</description><author>StephenRedd</author><pubDate>Tue, 29 Jul 2008 03:56:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #21107 20080729035637A</guid></item></channel></rss>