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 ExtensionsModulesModulesinstall module made on 4.9.2 on 5.4install module made on 4.9.2 on 5.4
Previous
 
Next
New Post
7/19/2010 12:03 PM
 
Hi hi have tried to upgrade a old module from 4.92 tothe latest 5.4
apparently this is not a big problem but mke the package and install on 5.4 produce this error:

A critical error has occurred.
Version string portion was too short or too long.

Follow I insert the dnn manifest code

Thanks
Rmartin

<dotnetnuke version="3.0" type="Module">
  <folders>
    <folder>
      <name>MyModAdm</name>
      <friendlyname>MyModAdm</friendlyname>
      <foldername>MyModAdm</foldername>
      <modulename>MyModAdm</modulename>
      <description>A MyModAdm module</description>
      <version>01.00.00</version>
      <businesscontrollerclass>Company.Modules.MyModAdm.MyModAdmController</businesscontrollerclass>
      <resourcefile>MyModAdm_Source.zip</resourcefile>
      <modules>
        <module>
          <friendlyname>MyModAdm</friendlyname>
          <cachetime>-1</cachetime>
          <controls>
            <control>
              <src>DesktopModules/MyModAdm/ViewMyModAdm.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>Edit</key>
              <title>Edit Content</title>
              <src>DesktopModules/MyModAdm/EditMyModAdm.ascx</src>
              <type>Edit</type>
            </control>
            <control>
              <key>MyModMenu</key>
              <title>MyModMenu</title>
              <src>DesktopModules/MyModAdm/MyModMenu.ascx</src>
              <type>Anonymous</type>
            </control>
            <control>
              <key>MyModMenuPack</key>
              <title>MyMod Menu Pack</title>
              <src>DesktopModules/MyModAdm/MyModMenuPack.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaEdit</key>
              <title>MacchinaEdit</title>
              <src>DesktopModules/MyModAdm/MacchinaEdit.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaEventi</key>
              <title>MacchinaEventi</title>
              <src>DesktopModules/MyModAdm/MacchinaEventi.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaEventiGlobali</key>
              <title>Eventi Globali del Sistema</title>
              <src>DesktopModules/MyModAdm/MacchinaEventiGlobali.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaEventiPack</key>
              <title>Macchina Eventi Pack</title>
              <src>DesktopModules/MyModAdm/MacchinaEventiPack.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaPannello</key>
              <title>Pannello di controllo macchina</title>
              <src>DesktopModules/MyModAdm/MacchinaPannello.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaPannelloPack</key>
              <title>Pannello di controllo MyMod Pack</title>
              <src>DesktopModules/MyModAdm/MacchinaPannelloPack.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaStato</key>
              <title>Stato Macchina</title>
              <src>DesktopModules/MyModAdm/MacchinaStato.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchinaStatoPack</key>
              <title>Macchina  Stato</title>
              <src>DesktopModules/MyModAdm/MacchinaStatoPack.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>MacchineElenco</key>
              <title>MacchineElenco</title>
              <src>DesktopModules/MyModAdm/MacchineElenco.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>OperatoreEdit</key>
              <title>OperatoreEdit</title>
              <src>DesktopModules/MyModAdm/OperatoreEdit.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>OperatoreStato</key>
              <title>OperatoreStato</title>
              <src>DesktopModules/MyModAdm/OperatoreStato.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>OperatoreStatoEdit</key>
              <title>OperatoreStatoEdit</title>
              <src>DesktopModules/MyModAdm/OperatoreStatoEdit.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>OperatoriElenco</key>
              <title>OperatoriElenco</title>
              <src>DesktopModules/MyModAdm/OperatoriElenco.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>Settings</key>
              <title>MyModAdm Settings</title>
              <src>DesktopModules/MyModAdm/Settings.ascx</src>
              <type>Edit</type>
            </control>
          </controls>
        </module>
      </modules>
      <files>
        <file>
          <name>MyModAdm_Source.zip</name>
        </file>
        <file>
          <name>FourAndSoft.Modules.MyModAdm.dll</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>EditMyModAdm.ascx.resx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>Settings.ascx.resx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>ViewMyModAdm.ascx.resx</name>
        </file>
        <file>
          <name>01.00.00.SqlDataProvider</name>
        </file>
        <file>
          <name>MyModAdm.SqlDataProvider</name>
        </file>
        <file>
          <name>Uninstall.SqlDataProvider</name>
        </file>
        <file>
          <name>MacchinaEventi.ascx</name>
        </file>
        <file>
          <name>MacchinaEdit.ascx</name>
        </file>
        <file>
          <name>MacchineElenco.ascx</name>
        </file>
        <file>
          <name>OperatoreStato.ascx</name>
        </file>
        <file>
          <name>OperatoriElenco.ascx</name>
        </file>
        <file>
          <name>OperatoreEdit.ascx</name>
        </file>
        <file>
          <name>MacchinaStato.ascx</name>
        </file>
        <file>
          <name>MyModMenu.ascx</name>
        </file>
        <file>
          <path>Documentation</path>
          <name>Documentation.css</name>
        </file>
        <file>
          <path>Documentation</path>
          <name>Documentation.html</name>
        </file>
        <file>
          <path>Documentation</path>
          <name>logo.gif</name>
        </file>
        <file>
          <name>EditMyModAdm.ascx</name>
        </file>
        <file>
          <name>Settings.ascx</name>
        </file>
        <file>
          <name>ViewMyModAdm.ascx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>OperatoreStato.ascx.resx</name>
        </file>
        <file>
          <name>MacchinaEventiPack.ascx</name>
        </file>
        <file>
          <name>MacchinaEventiGlobali.ascx</name>
        </file>
        <file>
          <name>MyModMenuPack.ascx</name>
        </file>
        <file>
          <name>MacchinaPannello.ascx</name>
        </file>
        <file>
          <name>MacchinaStatoPack.ascx</name>
        </file>
        <file>
          <name>MacchinaPannelloPack.ascx</name>
        </file>
      </files>
    </folder>
  </folders>
</dotnetnuke>
 
New Post
7/21/2010 3:09 AM
 
Any one have the same problem? rmartin
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesinstall module made on 4.9.2 on 5.4install module made on 4.9.2 on 5.4


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