<?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>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1105404.aspx</link><pubDate>Tue, 08 Nov 2005 05:58:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1105404</guid><dc:creator>dhardie</dc:creator><author>dhardie</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1105404.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1105404</wfw:commentRss><description>I am trying to rebuild the source, but i can't get rid of the 105 odd build errors. And then when i do i am faced with this &lt;a HREF="/1104366/ShowPost.aspx"&gt;problem&lt;/a&gt;&lt;br&gt;
Can someone please help with it? I really need this fixed.&lt;br&gt;
&lt;br&gt;
I also tried it on release 3.2 but the problem has not been resolved. If someone could help me on that too that would be great.&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1103184.aspx</link><pubDate>Fri, 04 Nov 2005 20:49:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1103184</guid><dc:creator>cathal</dc:creator><author>cathal</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1103184.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1103184</wfw:commentRss><description>someone had the same problem and posted his fix &lt;A HREF="/1100921/ShowPost.aspx"&gt;here&lt;BR&gt;&lt;/A&gt;&lt;BR&gt;Cathal</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1102265.aspx</link><pubDate>Fri, 04 Nov 2005 01:54:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1102265</guid><dc:creator>dhardie</dc:creator><author>dhardie</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1102265.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1102265</wfw:commentRss><description>I hate to be annoying about this, but it really needs to be resolved
soon. My site does not function properly with this problem. I have
posted it on Gemini so hopefully it can be resolved within the next
release.&lt;br&gt;</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1102248.aspx</link><pubDate>Fri, 04 Nov 2005 01:40:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1102248</guid><dc:creator>aus_nexxus</dc:creator><author>aus_nexxus</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1102248.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1102248</wfw:commentRss><description>To open DNN you will need to have the web dev components installed.  Just grab your DVD of VS2003 and rerun the install and make sure you select the web components.&lt;br /&gt;&lt;br /&gt;Good pick up on the file manager though.</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1102170.aspx</link><pubDate>Thu, 03 Nov 2005 23:40:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1102170</guid><dc:creator>dhardie</dc:creator><author>dhardie</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1102170.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1102170</wfw:commentRss><description>I have run into another problem as a result of this annoying issue. I
cannot assign permissions to folders if the file manager is not
working. Is there another way to assign folder permissions.&lt;br&gt;
I tried to open the DNN source project in VS2003 and i have not been
successful i am confronted with a dialog box that says to install Web
Developers Components. Is there a special way to open DNN in order to
edit it?&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1089579.aspx</link><pubDate>Fri, 21 Oct 2005 04:50:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1089579</guid><dc:creator>Ronald.Ward</dc:creator><author>Ronald.Ward</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1089579.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1089579</wfw:commentRss><description>dhardie,&lt;BR&gt;&lt;BR&gt;Since this piece of code resides on a code behind page, it is compiled into the designated .dll. If you want to make changes to this you will need to recompile the source (which you have if you see the vb files) yourself and create a new .dll after making the changes. &lt;BR&gt;&lt;BR&gt;It is really just the front end pages that you can modify, save and then hit refresh to see changes. These will be the .ascx and .aspx pages. &lt;BR&gt;&lt;BR&gt;Although I have not tested it with 9GB, I have used successfully the Speerio File Manager Pro in lieu of the DNN built in File Manager that had about 5GB of files in the Portals directory. IT is pretty snappy and handles large files easy. It has even become a somewhat viable alternative to FTP for some people due to it's simplicity to implement vs. a full blown locked down FTP server.&lt;BR&gt;&lt;BR&gt;-Ronald&lt;BR&gt;&lt;BR&gt;</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1089527.aspx</link><pubDate>Fri, 21 Oct 2005 02:21:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1089527</guid><dc:creator>dhardie</dc:creator><author>dhardie</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1089527.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1089527</wfw:commentRss><description>Here is another stupid question, how do i know if it is reading the
newly changed code? Do i need to do anything special to IIS or compile
it? Or is it a simple matter of just changing the line of code and then
browsing to that page?&lt;br&gt;</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1089482.aspx</link><pubDate>Fri, 21 Oct 2005 00:18:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1089482</guid><dc:creator>cathal</dc:creator><author>cathal</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1089482.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1089482</wfw:commentRss><description>no, it's not stupid at all. The 32/64 just indicates the size of the type. An Int32 is a 32bit signed integer, so can go to 2,147,483,647 (or 2GB), whereas Int64 is&amp;nbsp;a 64bit signed integer so can go to 9,223,372,036,854,775,807 (too big to matter :)). Both of them are fine on a 32bit system. &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Cathal</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1089468.aspx</link><pubDate>Fri, 21 Oct 2005 00:05:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1089468</guid><dc:creator>dhardie</dc:creator><author>dhardie</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1089468.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1089468</wfw:commentRss><description>I don't know if this is a stupid question or not, but does assigning an
Int32 to an Int64 require the server to be 64-bit or can it still work
on a 32-bit system?&lt;br&gt;</description></item><item><title>Re: File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1089447.aspx</link><pubDate>Thu, 20 Oct 2005 23:35:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1089447</guid><dc:creator>cathal</dc:creator><author>cathal</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1089447.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1089447</wfw:commentRss><description>Hhhm, it looks like theres an overflow error in the filemanager. The GetPortalSpaceUsed function is used in a number of locations, as well as referencing a sproc of the same name, so it may not be a trivial change. Please log it at the public issuelog @&lt;BR&gt;&lt;A href="http://support.dotnetnuke.com/project/Project.aspx?PROJID=23"&gt;http://support.dotnetnuke.com/project/Project.aspx?PROJID=23&lt;/A&gt;&amp;nbsp;so it can be worked on for a future version.&lt;BR&gt;&lt;BR&gt;Note: I haven't tried this yet, but I suspect the problem is in GetFileTable in FileManager.ascx.vb (the highlighted line)&lt;BR&gt;myColumns = New DataColumn&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;myColumns.DataType = System.Type.GetType("System.Int32")&lt;/STRONG&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myColumns.ColumnName = "IntFileSize"&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tblFiles.Columns.Add(myColumns)&lt;BR&gt;&lt;BR&gt;You could try changing it to be System.Int64 to see if the overflow is just on the filesize&lt;BR&gt;&lt;BR&gt;Cathal</description></item><item><title>File Manager cannot handle large website sizes.</title><link>http://forums.asp.net/thread/1085839.aspx</link><pubDate>Tue, 18 Oct 2005 00:59:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1085839</guid><dc:creator>dhardie</dc:creator><author>dhardie</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1085839.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1085839</wfw:commentRss><description>I am currently working with an Intranet site that is over 9Gb in size. When i try to access the File Manager i get a "&lt;span class="NormalRed" id="dnn_ctr358__ctl0_lblHeading"&gt;An error has 
occurred.&lt;/span&gt;&lt;span class="Normal" id="dnn_ctr358__ctl0_lblMessage"&gt; Error: 
File Manager is currently unavailable&lt;/span&gt;", looking at the Log Viewer i find this:&lt;br&gt;
&lt;span class="Normal" id="dnn_ctr360_LogViewer_dlLog__ctl1_lblException"&gt;&lt;br&gt;&lt;b&gt;InnerException&lt;/b&gt;: Value was either too large 
or too small for an Int32.&lt;br&gt;&lt;b&gt;Message&lt;/b&gt;: 
DotNetNuke.Services.Exceptions.ModuleLoadException: Value was either too large 
or too small for an Int32. ---&amp;gt; System.OverflowException: Value was either 
too large or too small for an Int32. at System.Convert.ToInt32(Int64 value) at 
DotNetNuke.Entities.Portals.PortalController.GetPortalSpaceUsed(Int32 PortalId) 
at DotNetNuke.Modules.Admin.FileSystem.FileManager.UpdateSpaceUsed() at 
DotNetNuke.Modules.Admin.FileSystem.FileManager.BindFileList() at 
DotNetNuke.Modules.Admin.FileSystem.FileManager.Page_Load(Object sender, 
EventArgs e) --- End of inner exception stack trace ---&lt;br&gt;
&lt;br&gt;
Is there anyway i can change this so that the File Manager can be operational once again?&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;</description></item></channel></rss>