Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...Problem adding NL languagepackProblem adding NL languagepack
Previous
 
Next
New Post
2/27/2006 2:55 AM
 
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, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
2/28/2006 3:51 AM
 

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 7:41 AM
 

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, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
2/28/2006 10:28 AM
 

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 10:49 AM
 

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 «

Nederlandstalige DotNetNuke Gebruikersgroep Subzero Solutions ARC for DotNetNuke Design is the craft of visualising concrete solutions that serve human needs and goals within certain contraints. Visulising concrete solutions is the essence of design.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...Problem adding NL languagepackProblem adding NL languagepack


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out