Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AspDotNetStoreFront
  Ads  
 


  Sponsors  

Meet Our Sponsors

Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Localize It! (L...  Problem adding NL languagepack
Previous Previous
 
Next Next
New Post 2/26/2006 11:55 PM
User is offline ErikVB
3004 posts
www.apollo-software.nl
4th Ranked










Re: Problem adding NL languagepack 
 FrankDirks wrote

I installed a DNN 3.2 version and everything works just fine. Exept one thing. Everytime when I try to install the dutch langepack (upload) the following error is displayed. I hope someone can help.

Regards Frank Dirks

 

Resource Upload Logs
Return
 
StartJob Load manifest file.
Failure There was an error reading the Language Pack manifest from the zip file. Error: Cannot access a closed file.
Failure

There was an error loading a Language Pack resource file. Error: Array cannot be null. Parameter name: bytes

Frank, you are probably running dnn 3.2.2 on asp.net 2.0. There is a change somewhere in the handling of fileuploads of large files in asp.net 2.0, which can be tweaked in your web.config. Change this line in your web.config:

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" />

into this:

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192" />

cheers,

erik


Erik van Ballegoij,
a view from my attic, my personal blog

The personal blog of Erik van Ballegoij

 
New Post 2/28/2006 12:51 AM
User is offline Frank Dirks
11 posts
10th Ranked


Re: Problem adding NL languagepack 

Hi Guys,

 

Thanks for all the support. You realley helped me out. Erik's solution to change

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" />

into this:

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192" />

Dit the job. THX again, Frank

 
New Post 2/28/2006 4:41 AM
User is offline ErikVB
3004 posts
www.apollo-software.nl
4th Ranked










Re: Problem adding NL languagepack 

Glad it worked Frank. Anyhow, if you are running dnn 3.2.x, you should consider running it in asp.net 1.1. There are no advantages in running with asp.net 2.0, the asp.net 2.0 support is available to allow for an easy upgrade path to dnn 4.x. In my experience, you will see some errors running on asp.net 2.0 (filemanager is doing some weird things as well).

cheers,

erik


Erik van Ballegoij,
a view from my attic, my personal blog

The personal blog of Erik van Ballegoij

 
New Post 2/28/2006 7:28 AM
User is offline Frank Dirks
11 posts
10th Ranked


Re: Problem adding NL languagepack 

Hi Erik,

Thank you for mentioning this. I got some mory strange errors on different modules. The problem is though,....i have a 4.0 installion on the same machine. And I cannot get 3.2 running in ASP1.1 and 4.0 in ASP2.0 at the same moment. I thought that it should be possible but I gave up after a while. Now that you mention this I am curious if you know hov to do this.

Thx for the help, Frank

 
New Post 2/28/2006 7:49 AM
User is offline Leigh Pointer
469 posts
www.subzero-solutions.net
8th Ranked










Re: Problem adding NL languagepack 

Frank as to .NET Framework, select your web site or virtual directory in IIS and then right click for properties.  In the properties window you will find a new tab ASP.NET which will allow you to select which version of the framework is to be used.

HTH.


Leigh Pointer
User Group Champion [World Wide]
» Evangelising DotNetNuke Everywhere «

Dutch DotNetNuke User GroupSubzero SolutionsSoftware Developer Network
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Localize It! (L...  Problem adding NL languagepack
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Overlook Technology
Website Development, DotNetNuke Consulting, Module Development, Portal Management
OverlookTechnology.com
DeutschNetNuke = DotNetNuke in German
DeutschNetNuke provides all DotNetNuke related services in German (and English).
www.DeutschNetNuke.de
The Standard in Senior Housing Information
SNAPforSeniors provides consumers with free online resources to assist them with their search for senior housing
www.snapforseniors.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP