<?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>Custom Modules</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Developing custom modules for DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1120107.aspx</link><pubDate>Tue, 22 Nov 2005 02:25:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1120107</guid><dc:creator>Earl</dc:creator><author>Earl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1120107.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1120107</wfw:commentRss><description>Update -&lt;BR&gt;&lt;BR&gt;I tried to upload the module after I copied the zip file to the local machine, and now I have the module loaded.&amp;nbsp; Previously I was on a second machine mapped through the network to the server.</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1119739.aspx</link><pubDate>Mon, 21 Nov 2005 21:31:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1119739</guid><dc:creator>Earl</dc:creator><author>Earl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1119739.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1119739</wfw:commentRss><description>I have the same problem (same error message)&lt;BR&gt;&lt;BR&gt;I don't think this line change&amp;nbsp;is the answer.&amp;nbsp;&amp;nbsp;When I make your change, the Portal will no longer function.&amp;nbsp;&amp;nbsp; I then re-set the line and&amp;nbsp;I was able to add another module (the Blog module), so I am comfortable that my setup is still working.&lt;BR&gt;&lt;BR&gt;Let's establish some test parameters and&amp;nbsp;constants - my portal is on a win2k server with SQL Server 2000 and IIS 5.&amp;nbsp; I am trying to add the Gallery&amp;nbsp;module (from DotNetNuke)&amp;nbsp;to DNN 3.2.&lt;BR&gt;&lt;BR&gt;So far, no luck.&amp;nbsp; But the portal works!</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1117727.aspx</link><pubDate>Fri, 18 Nov 2005 22:22:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1117727</guid><dc:creator>efetty</dc:creator><author>efetty</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1117727.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1117727</wfw:commentRss><description>I've found the fix...&lt;BR&gt;&lt;BR&gt;Open the Web.Config file and find the line: "&amp;lt;httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" /&amp;gt;"&lt;BR&gt;&lt;BR&gt;Replace this with the line: "&amp;lt;httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192"/&amp;gt;"&lt;BR&gt;&lt;BR&gt;Save and try again, should work now.</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1115661.aspx</link><pubDate>Thu, 17 Nov 2005 07:25:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1115661</guid><dc:creator>Codoc</dc:creator><author>Codoc</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1115661.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1115661</wfw:commentRss><description>Leupold, you rock!&lt;BR&gt;&lt;BR&gt;Worked perfectly for the DNN Forum module. BTW, the folder is ~/Install/Resource. (not plural, in case some newbs were wondering)&lt;BR&gt;&lt;BR&gt;What am I saying? I define Newbie.&lt;BR&gt;&lt;BR&gt;Stephen</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1112548.aspx</link><pubDate>Mon, 14 Nov 2005 20:50:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1112548</guid><dc:creator>tazzman</dc:creator><author>tazzman</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1112548.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1112548</wfw:commentRss><description>Placed the zip file in that directory and ran the page. It appeared to install fine. However the module does not show up in the list. This is the photo gallery module that can be downloaded from the dotnetnuke site. Has anyone gotten this to work with DNN4?</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1110268.aspx</link><pubDate>Fri, 11 Nov 2005 18:04:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1110268</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1110268.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1110268</wfw:commentRss><description>upload&amp;nbsp;it into the /install/modules directory and run &lt;A href="http://www.yourportal.com"&gt;www.yourportal.com&lt;/A&gt;/install/install.aspx?mode=installresources</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1110075.aspx</link><pubDate>Fri, 11 Nov 2005 15:03:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1110075</guid><dc:creator>tazzman</dc:creator><author>tazzman</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1110075.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1110075</wfw:commentRss><description>I was able to manualy add them by extracting the skins to the skin and container folders within the portal folder. It works fine for selecting the skins from the drop down list however the nice mini picture selection does not work for them. It is a start at least.</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1109936.aspx</link><pubDate>Fri, 11 Nov 2005 13:05:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1109936</guid><dc:creator>tazzman</dc:creator><author>tazzman</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1109936.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1109936</wfw:commentRss><description>That sucks. I am using DNN4. I hope this will be fixed soon. I really want to add some modules in. Has anyone found a work around. Can I manually add modules some way?</description></item><item><title>Re: Help Adding Module</title><link>http://forums.asp.net/thread/1109002.aspx</link><pubDate>Thu, 10 Nov 2005 17:27:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1109002</guid><dc:creator>infrandom</dc:creator><author>infrandom</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1109002.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1109002</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;table&gt;&lt;tr&gt;&lt;td class="txt4"&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt;&amp;nbsp;&lt;strong&gt;tazzman wrote:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="quoteTable"&gt;&lt;table&gt;&lt;tr&gt;&lt;td class="txt4"&gt;I went to the module definitions and uploaded the gallery module. When I do that it get this error:&lt;BR&gt;&lt;BR&gt;StartJob Starting Installation &lt;BR&gt;StartJob Reading files &lt;BR&gt;Failure ExceptionSystem.ObjectDisposedException: Cannot access a closed file. at System.IO.__Error.FileNotOpen() at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin) at System.Web.HttpRawUploadedContent.TempFile.GetBytes(Int32 offset, Int32 length, Byte[] buffer, Int32 bufferOffset) at System.Web.HttpRawUploadedContent.CopyBytes(Int32 offset, Byte[] buffer, Int32 bufferOffset, Int32 length) at System.Web.HttpInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.FillBuf(Int32 size) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.ReadZipStream() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install() &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;What version of DNN are you running? I believe it was reported in 4.0 that there is a bug uploading modules with embedded resource zip files. There are a few other threads with the same problem. No solution that I have seen as of yet.</description></item><item><title>Help Adding Module</title><link>http://forums.asp.net/thread/1108974.aspx</link><pubDate>Thu, 10 Nov 2005 17:04:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1108974</guid><dc:creator>tazzman</dc:creator><author>tazzman</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1108974.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1108974</wfw:commentRss><description>I went to the module definitions and uploaded the gallery module. When I do that it get this error:&lt;BR&gt;&lt;BR&gt;StartJob Starting Installation &lt;BR&gt;StartJob Reading files &lt;BR&gt;Failure ExceptionSystem.ObjectDisposedException: Cannot access a closed file. at System.IO.__Error.FileNotOpen() at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin) at System.Web.HttpRawUploadedContent.TempFile.GetBytes(Int32 offset, Int32 length, Byte[] buffer, Int32 bufferOffset) at System.Web.HttpRawUploadedContent.CopyBytes(Int32 offset, Byte[] buffer, Int32 bufferOffset, Int32 length) at System.Web.HttpInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.FillBuf(Int32 size) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.ReadZipStream() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install() &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;</description></item></channel></rss>