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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0resource file not unzippingresource file not unzipping
Previous
 
Next
New Post
12/1/2006 1:36 AM
 
I've created a .dnn file for a skinobject and include a reference to a 'resources.zip' file but it isn't being unzipped when the module is installed.  There are no errors.  It just doesn't unzip it.

What's going on?

It's for this skin object ("Language Links") and gives this info when installing:



StartJob     Starting Installation
StartJob     Reading files
Info     Loading LanguageLinks.ascx
Info     File LanguageLinks.ascx read successfully
Info     Loading LanguageLinks.dnn
Info     File LanguageLinks.dnn read successfully
Info     Loading PointBoom.DNN.Modules.LanguageLinks.dll
Info     File PointBoom.DNN.Modules.LanguageLinks.dll read successfully
Info     Loading Resources.zip
Info     File Resources.zip read successfully
Info     Loading readme.txt
Info     File readme.txt read successfully
Info     Loading changes.txt
Info     File changes.txt read successfully
Info     Loading license.txt
Info     File license.txt read successfully
EndJob     Reading files done.
 
StartJob     Reading DNN file
Info     DNN file is in valid 2.0 SkinObject format.
Info     xml loaded.
Info     Loading files info
Info     Loading Modules info
Info     Loading Control info for '' module
EndJob     Dnn load finished successfully
 
StartJob     Begin Sql execution
EndJob     Finished Sql execution
 
StartJob     Creating files
Info     Created e:\inetpub\wwwroot\TreatmentOptions\DesktopModules\LanguageLinks\LanguageLinks.ascx
Info     Created e:\inetpub\wwwroot\TreatmentOptions\DesktopModules\LanguageLinks\license.txt
Info     Created e:\inetpub\wwwroot\TreatmentOptions\DesktopModules\LanguageLinks\readme.txt
Info     Created e:\inetpub\wwwroot\TreatmentOptions\DesktopModules\LanguageLinks\LanguageLinks.dnn.config
Info     Created e:\inetpub\wwwroot\TreatmentOptions\bin\PointBoom.DNN.Modules.LanguageLinks.dll
EndJob     Files created
 
Info     Registering Controls
EndJob     Registering finished
 
EndJob     Installation successful.



The zip file definitely has the resources.zip.  If I unzip manually and upload via ftp then all is well.  It's just not doing it itself.  The .dnn looks like this:


<dotnetnuke version="3.0" type="SkinObject">
  <folders>
    <folder>
      <name>LanguageLinks</name>
      <description>Displays a unordered list of links for all languages enabled in the portal, each with an appropriate flag icon.</description>
      <version>01.01.02</version>
      <resourcefile>Resources.zip</resourcefile>
      <modules>
        <module>
          <friendlyname>Language Links</friendlyname>
          <controls>
            <control>
              <title>LanguageLinks</title>
              <src>LanguageLinks.ascx</src>
              <type>SkinObject</type>
            </control>
          </controls>
        </module>
      </modules>
      <files>
        <file>
          <name>LanguageLinks.ascx</name>
        </file>
        <file>
          <name>license.txt</name>
        </file>
        <file>
          <name>readme.txt</name>
        </file>
        <file>
          <name>LanguageLinks.dnn</name>
        </file>
        <file>
          <name>PointBoom.DNN.Modules.LanguageLinks.dll</name>
        </file>
      </files>
    </folder>
  </folders>
</dotnetnuke>

/Brian C
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0resource file not unzippingresource file not unzipping


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