<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Resources</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Resource discussions for DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1326189.aspx</link><pubDate>Tue, 27 Jun 2006 16:23:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1326189</guid><dc:creator>John de Vashon</dc:creator><author>John de Vashon</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1326189.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1326189</wfw:commentRss><description>&lt;p&gt;Looks good, but beware that there is already several other "What's New" modules out there! Namely:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I believe there's one from the core Events Module with this name,&lt;/li&gt;
&lt;li&gt;projects.AppTheory.com has one (for Forums, or possibly more), and &lt;/li&gt;
&lt;li&gt;yours.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;There may be more. &lt;/p&gt;
&lt;p&gt;It is also hard once installed to tell the genesis for a module, although a reasonable help file mau help fight this. Whatever I currently have installed (from the Events module?) doesn't give me a clue!&lt;/p&gt;
&lt;p&gt;- John&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1257788.aspx</link><pubDate>Fri, 14 Apr 2006 13:13:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1257788</guid><dc:creator>chrisdriel</dc:creator><author>chrisdriel</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1257788.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1257788</wfw:commentRss><description>&lt;p&gt;Thanks for a great working module, but I have&amp;nbsp;a small request.&lt;br /&gt;Is it possible to incorporate RSS functionality so that users can subscribe to one feed for the entire portal?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Chris&lt;/p&gt;</description></item><item><title>Re: Articles fails with DNN4 &amp; SQL 2005</title><link>http://forums.asp.net/thread/1252421.aspx</link><pubDate>Sun, 09 Apr 2006 17:11:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1252421</guid><dc:creator>oledave</dc:creator><author>oledave</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1252421.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1252421</wfw:commentRss><description>Not sure why you're posting this to the What's New module thread but... Both Articles and Categories should work fine against DNN 4 and SQL 2005. I've tested both on multiple installs.&lt;br /&gt;&lt;br /&gt;I have received the above errors on various installs of other modules that should work fine. I'm not really sure what causes it and don't have time to do the research at this point. I'd recommend searching the forums and trying to find that error.&lt;br /&gt;</description></item><item><title>Articles fails with DNN4 &amp; SQL 2005</title><link>http://forums.asp.net/thread/1252344.aspx</link><pubDate>Sun, 09 Apr 2006 14:29:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1252344</guid><dc:creator>jslx7</dc:creator><author>jslx7</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1252344.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1252344</wfw:commentRss><description>&lt;p&gt;Hi all.&lt;/p&gt;
&lt;p&gt;And thanks for a great module. It was a bit of sadness that it would NOT work with the newest DNN and SQL 2005. The script in Categories module fails when installing it, and therefore the Articles module is not working..&lt;/p&gt;
&lt;p&gt;StartJob Registering DesktopModule &lt;br /&gt;Info Registering Definitions &lt;br /&gt;Failure ExceptionSystem.Data.SqlClient.SqlException: Violation of UNIQUE KEY constraint 'IX_ModuleDefinitions'. &lt;br /&gt;Cannot insert duplicate key in object 'dbo.ModuleDefinitions'. &lt;/p&gt;
&lt;p&gt;The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.AddModuleDefinition(Int32 DesktopModuleId, String FriendlyName, Int32 DefaultCacheTime) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.RegisterModules(PaFolder Folder, ArrayList Modules, ArrayList Controls) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;-----------------------&lt;/p&gt;
&lt;p&gt;Regards, Jarmo&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1229021.aspx</link><pubDate>Fri, 17 Mar 2006 02:11:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1229021</guid><dc:creator>oledave</dc:creator><author>oledave</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1229021.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1229021</wfw:commentRss><description>Yeah, that darn developer really needs to step up, what a jerk... oh wait... that's me... &lt;img src="/emoticons/emotion-15.gif" alt="Geeked [8-|]" /&gt;&lt;br /&gt;&lt;br /&gt;Sorry for my lack of response, somehow it seems all my e-mail subscriptions in the forums went away... and thus I've been living happily in quiet oblivion which works out well since I just had my first child 10 days ago.&lt;br /&gt;&lt;br /&gt;The proper solution would be to modify the WhatNew_GetNewStuff stored procedure to do some more joins to ModulePermissions based on ModuleID and then UserRoles based on UserID and then only return items where the two sets intersect. The problem is that your dealing with Many-Many-Many relationship there and it's a pain in the keyster as there's no good function for Intersects so you got to play with "IN" and temp tables and whatnot. It'd be best to do it as a function to keep it nice and clean. It's doable, but I just don't have time right now. &lt;br /&gt;&lt;br /&gt;Alternatively, the result set could be pre-filtered in the code-behind... not as pretty but probably easier to right and I believe that's how the Search module does it.&lt;br /&gt;&lt;br /&gt;If someone else wants to give it a go, I'd be happy to incorporate changes into the module and give proper credit to whoever.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1228348.aspx</link><pubDate>Thu, 16 Mar 2006 14:44:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1228348</guid><dc:creator>SFGolfer</dc:creator><author>SFGolfer</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1228348.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1228348</wfw:commentRss><description>&lt;p&gt;Sounds like the module's developers needs to step up to the plate and fix this issue.&amp;nbsp; It's a great module and lots of people want to implement it but not without this security risk that can - as another poster in this thread stated - "drop the drawers" on your site.&lt;/p&gt;
&lt;p&gt;I have painstakingly implemented a so-so solution to workaround this issue.&amp;nbsp; It may not be the best way of doing it and look forward to others innovating on the idea.&lt;/p&gt;
&lt;p&gt;My thought was to edit the stored procedure WhatsNew_GetNewStuff by adding in some lines to exclude certain pages and/or modules from even appearing on the page.&lt;/p&gt;
&lt;p&gt;Edit this section and add in the bold:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;SET ROWCOUNT @MaxNumber&lt;br /&gt;SELECT si.SearchItemID,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.ModuleID,&lt;br /&gt;&amp;nbsp;&amp;nbsp; t.TabID,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.Title,&lt;br /&gt;&amp;nbsp;&amp;nbsp; u.FirstName + '&amp;nbsp; ' + u.LastName As Author,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.Description,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.PubDate,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.SearchKey,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.Guid,&lt;br /&gt;&amp;nbsp;&amp;nbsp; si.ImageFileId&lt;br /&gt;FROM dbo.dnn_SearchItem si&lt;br /&gt;&amp;nbsp;INNER JOIN #TempTable t ON si.SearchItemID = t.SearchItemID&lt;br /&gt;&amp;nbsp;LEFT OUTER JOIN dbo.dnn_Users u ON si.Author = u.UserID&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WHERE&lt;br /&gt;&amp;nbsp;-- Exclude pages you don't want to appear&lt;br /&gt;&amp;nbsp;TabID &amp;lt;&amp;gt; '61'&amp;nbsp; -- account info page&lt;br /&gt;&amp;nbsp;AND TabID &amp;lt;&amp;gt; '78'&amp;nbsp; -- login page&lt;br /&gt;&amp;nbsp;AND TabID &amp;lt;&amp;gt; '80'&amp;nbsp; -- search page&lt;br /&gt;&amp;nbsp;-- etc&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;-- Exclude&amp;nbsp;modules you don't want to appear&lt;br /&gt;&amp;nbsp;AND ModuleID &amp;lt;&amp;gt; '415'&amp;nbsp; -- comment module&lt;br /&gt;&amp;nbsp;AND ModuleID &amp;lt;&amp;gt; '416'&amp;nbsp; -- instruction module&lt;br /&gt;&amp;nbsp;AND ModuleID &amp;lt;&amp;gt; '442'&amp;nbsp; -- footer module&lt;br /&gt;&amp;nbsp;-- etc&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;-- This is ecktwo's recommendation per &lt;/strong&gt;&lt;a href="http://www.innovatasites.com/ecktwo/tabid/1491/Default.aspx"&gt;&lt;strong&gt;http://www.innovatasites.com/ecktwo/tabid/1491/Default.aspx&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&amp;nbsp;AND si.SearchKey not like '%' + cast(si.moduleid as nvarchar(100)) + '%'&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;ORDER BY si.PubDate DESC&lt;br /&gt;GO&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Comment the exclusions so you can easily edit the stored procedure in the future.&amp;nbsp; Granted, this will not work quite so easily on sites that have lots of content not viewable by the public.&lt;/p&gt;
&lt;p&gt;My point here is to merely offer a workaround that others may be able to improve upon.&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1202200.aspx</link><pubDate>Sat, 18 Feb 2006 04:38:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1202200</guid><dc:creator>dancing_cthulhu</dc:creator><author>dancing_cthulhu</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1202200.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1202200</wfw:commentRss><description>The security issue is also a problem for us. DNN Search properly filters results based on roles but What'sNew drops the drawers on your site and gives the whole world a look at, well, What'sNew.&lt;br /&gt;&lt;br /&gt;Otherwise a really useful module for giving an indication of the pulse of the site. &lt;br /&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1200196.aspx</link><pubDate>Thu, 16 Feb 2006 14:29:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1200196</guid><dc:creator>razmaster2000</dc:creator><author>razmaster2000</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1200196.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1200196</wfw:commentRss><description>&lt;p&gt;Whats the news on the security issue in the Whats New module ? &lt;/p&gt;
&lt;p&gt;Has this been fixed ?&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1192136.aspx</link><pubDate>Wed, 08 Feb 2006 18:01:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1192136</guid><dc:creator>mjpalad</dc:creator><author>mjpalad</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1192136.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1192136</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;prussra wrote:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I'm also having security issues...seems that all module content is returned into the WhatsNew module, regardless of the originiating module's security permissions...&lt;br /&gt;&lt;br /&gt;say for instance I place a HTML/Text module on a page with viewing limited to registered users only...that new module's content&amp;nbsp;will appear on the WhatsNew module when viewing as a non-registered viewer.&amp;nbsp; So content in modules limited to admins&amp;nbsp;appears to non-admins through the WhatsNew module.&lt;br /&gt;&lt;br /&gt;Otherwise...great job!&lt;br /&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Sorry, I forgot to include the quote on my last post.&amp;nbsp; This is the security issue I was referring to...&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1191920.aspx</link><pubDate>Wed, 08 Feb 2006 15:12:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1191920</guid><dc:creator>mjpalad</dc:creator><author>mjpalad</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1191920.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1191920</wfw:commentRss><description>&lt;p&gt;Are there any fixes or recommendations for fixes on this security issue?&amp;nbsp; I was shocked to see a link to a secured&amp;nbsp;module show up to all users and it just so happened that an administrative password was in the first few characters.&amp;nbsp; I really like this module and feel it adds a lot of value to my company's intranet, however it looks like I won't be able to use&amp;nbsp;it if I can't work around this issue.&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1159457.aspx</link><pubDate>Thu, 05 Jan 2006 05:37:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1159457</guid><dc:creator>yaron1</dc:creator><author>yaron1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1159457.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1159457</wfw:commentRss><description>&lt;p&gt;Thank you Sebastian,&lt;/p&gt;
&lt;p&gt;for this great Xmas-Present !&amp;nbsp; I have changed all UDT uto your new Version and the WhatsNew Module works perfectly.&lt;/p&gt;
&lt;p&gt;A geat new year to you and your Team!&lt;/p&gt;
&lt;p&gt;Matthias&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1150913.aspx</link><pubDate>Sat, 24 Dec 2005 00:44:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1150913</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1150913.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1150913</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;leupold wrote:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;This has shortly been noticed to be an issue (see &lt;span id=lblDirectLink&gt;&lt;a href="http://support.dotnetnuke.com/Default.aspx?p=15&amp;amp;i=2197"&gt;http://support.dotnetnuke.com/Default.aspx?p=15&amp;amp;i=2197&lt;/a&gt;) &lt;/span&gt;and will hopefully been fixed in the next version of UDT.&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;We just released a new version (1.1.3) of gammacon.UserDefinedTable, where this issue is fixed and even other enhancements are available:&lt;/p&gt;
&lt;p&gt;- additional information per record: created by, created at, last updated by, last updated at.&lt;/p&gt;
&lt;p&gt;You can download the module for free from &lt;a href="http://dotnetnuke.gamma-concept.de"&gt;DeutschNetNuke = DotNetNuke in German&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1149249.aspx</link><pubDate>Thu, 22 Dec 2005 13:42:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1149249</guid><dc:creator>yaron1</dc:creator><author>yaron1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1149249.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1149249</wfw:commentRss><description>&lt;div class=ForumReplyToPostArea&gt;
&lt;p&gt;&lt;font&gt;Matthias,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font&gt;we will correct this error in the NEXT version of UDT (3.2.1). Please note, that the modules are released separately from the core, so do not expect UDT 3.2.1 to be a part of DNN 3.2.2.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font&gt;Sebastian&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&lt;font&gt;Hello Sebastian,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;I know, sorry mistyped by the numbers.&amp;nbsp; And the last replay was for Canthal. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Matthias&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1149090.aspx</link><pubDate>Thu, 22 Dec 2005 09:16:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1149090</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1149090.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1149090</wfw:commentRss><description>&lt;p&gt;Matthias,&lt;/p&gt;
&lt;p&gt;we will correct this error in the NEXT version of UDT (3.2.1). Please note, that the modules are released separately from the core, so do not expect UDT 3.2.1 to be a part of DNN 3.2.2.&lt;/p&gt;
&lt;p&gt;Sebastian&lt;/p&gt;</description></item><item><title>Re: What's New Module from Efficion (free)</title><link>http://forums.asp.net/thread/1148851.aspx</link><pubDate>Thu, 22 Dec 2005 00:52:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1148851</guid><dc:creator>yaron1</dc:creator><author>yaron1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1148851.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=99&amp;PostID=1148851</wfw:commentRss><description>&lt;p&gt;This Problem is not fixed in Version 3.02.00.&amp;nbsp; At my last visit in the bug blog i think to have read it will be fixed on version 3.2.2 ?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Matthias&lt;/p&gt;</description></item></channel></rss>