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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Create Module Package problemCreate Module Package problem
Previous
 
Next
New Post
8/25/2009 7:20 AM
 

Hello All,

    I try to create the module package and edited the dnn file and add the "01.00.00.SqlDataProvider" details in the ".dnn file,but when i intsall the module it returns the following error.

StartJob Reading Installation Manifest file
Info Reading Package Manifest - Module - Categories
Info Reading Component Manifest - Script
Failure File specified in the dnn could not be found in the zip file: - C:\dnn5_01\Website\Install\Temp\2firq3kh\01.00.00.SqlDataProvider
Info Reading Component Manifest - Module
Info Reading Component Manifest - File
Info Found valid path (Providers\DataProviders\SqlDataProvider) for SqlDataProvider.vb.
Info Found valid path () for categoriescontroller.vb.
Info Found valid path () for categoriesinfo.vb.
Info Found valid path () for DataProvider.vb.
Info Reading Component Manifest - File
Info Found valid path () for AddCategories.ascx.
Info Found valid path () for AddCategories.ascx.vb.
Info Found valid path () for ViewCategories.ascx.
Info Found valid path () for ViewCategories.ascx.vb.

This is my dnn file.

<dotnetnuke type="Package" version="5.0">
  <packages>
    <package name="Categories" type="Module" version="10.0.0">
      <friendlyName>Categories</friendlyName>
      <description>When enabled, a category applies to both Canada and US items.</description>
      <owner>
        <name />
        <organization />
        <url />
        <email />
      </owner>
      <license />
      <releaseNotes />
      <components>
      <component type="Script">
          <scripts>
            <basePath>DesktopModules\Categories</basePath>
            <script type="Install">
              <name>01.00.00.SqlDataProvider</name>
              <version>01.00.00</version>
            </script>
     </scripts>
      </component>
             <component type="Module">
          <desktopModule>
            <moduleName>Categories</moduleName>
            <foldername>Categories</foldername>
            <businessControllerClass>categoriescontroller.vb</businessControllerClass>
            <codeSubDirectory>Categories</codeSubDirectory>
            <supportedFeatures />
            <moduleDefinitions>
              <moduleDefinition>
                <friendlyName>Categories</friendlyName>
                <defaultCacheTime>0</defaultCacheTime>
                <moduleControls>
                  <moduleControl>
                    <controlKey />
                    <controlSrc>DesktopModules/categories/ViewCategories.ascx</controlSrc>
                    <supportsPartialRendering>False</supportsPartialRendering>
                    <controlTitle />
                    <controlType>View</controlType>
                    <iconFile />
                    <helpUrl />
                  </moduleControl>
                  <moduleControl>
                    <controlKey>Edit</controlKey>
                    <controlSrc>DesktopModules/categories/AddCategories.ascx</controlSrc>
                    <supportsPartialRendering>False</supportsPartialRendering>
                    <controlTitle>Manage Categories</controlTitle>
                    <controlType>Edit</controlType>
                    <iconFile />
                    <helpUrl />
                  </moduleControl>
                </moduleControls>
              </moduleDefinition>
            </moduleDefinitions>
          </desktopModule>
          <eventMessage>
            <processorType>DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke</processorType>
            <processorCommand>UpgradeModule</processorCommand>
            <attributes>
              <businessControllerClass>categoriescontroller.vb</businessControllerClass>
              <desktopModuleID>[DESKTOPMODULEID]</desktopModuleID>
              <upgradeVersionsList />
            </attributes>
          </eventMessage>
        </component>
        <component type="File">
          <files>
            <basePath>App_Code\Categories</basePath>
            <file>
              <path>Providers\DataProviders\SqlDataProvider</path>
              <name>SqlDataProvider.vb</name>
            </file>
            <file>
              <name>categoriescontroller.vb</name>
            </file>
            <file>
              <name>categoriesinfo.vb</name>
            </file>
            <file>
              <name>DataProvider.vb</name>
            </file>
    </files>
        </component>
        <component type="File">
          <files>
            <basePath>DesktopModules\Categories</basePath>
            <file>
              <name>AddCategories.ascx</name>
            </file>
            <file>
              <name>AddCategories.ascx.vb</name>
            </file>
            <file>
              <name>ViewCategories.ascx</name>
            </file>
            <file>
              <name>ViewCategories.ascx.vb</name>
            </file>
    </files>
        </component>
      </components>
    </package>
  </packages>
</dotnetnuke>

but i have check the specified file is present in the zip file(module package).

 

Please advise how to solve this issue?

 

Thanks
Mani

 
New Post
8/25/2009 10:07 AM
 

 Now i tried to change the extenstion of  "01.00.00.SqlDataProvider" to "01.00.00.SqlDataProvider.txt" but the procedures and tables are not  present in the database.

Any Suggestion?

 

Thanks,
Mani

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Create Module Package problemCreate Module Package problem


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