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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulespackaging critical errorpackaging critical error
Previous
 
Next
New Post
3/16/2012 4:18 PM
 

Hi folks.  I have been fighting an up hill battle building a custom module in DNN 5 for the first time.  Finally have it up and running, but now I am trying to put the cherry on top by packaging it.

I am getting an error "Version string portion was too short or too long".  Does anyone have any experience getting past this error, and what causes this?

Thanks for any help

Chris.

 
New Post
3/20/2012 7:05 AM
 
version string needs to be in format 01.00.00

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/20/2012 3:31 PM
 

Hi Sebastian,

Thanks for your reply.  I found the problem causing the error, and it had to do with some buggy text in the manifest that gets created during the package creation.  In one of the Version nodes, the name of my module was present instead of a version number.  See the last Version node below.

dotnetnuke type="Package" version="01.00.00">
  <packages><package name="YourCompany.EmpVacaDays" type="Module" version="01.00.00">
  <friendlyName>EmpVacaDays</friendlyName>
  <description>A EmpVacaDays module</description>
  <owner>
    <name>Gwc</name>
    <organization />
    <url />
    <email />
  </owner>
  <license>The license for this package is not currently included within the installation file, please check with the vendor for full license details.</license>
  <releaseNotes />
  <components>
    <component type="Script">
      <scripts>
        <basePath>DesktopModules\EmpVacaDays</basePath>
        <script type="Install">
          <name>01.00.00.SqlDataProvider</name>
          <version>01.00.00</version>
        </script>
        <script type="Install">
          <name>EmpVacaDays.SqlDataProvider</name>
          <version>EmpVacaDays</version>
        </script>

 
New Post
3/20/2012 6:23 PM
 
I am glad you were able to identify the issue. Have fun creating your modules using DNN :-))

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulespackaging critical errorpackaging critical error


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