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...DNN Platform (o...DNN Platform (o...Module Package Creation ProblemModule Package Creation Problem
Previous
 
Next
New Post
5/27/2009 12:01 PM
 

Thanks for replying John..

I am including the DLLs in the .zip folder and also specifying the DLLs names as you are specified in the <file><name>sample.dll</name></file>  tags in the .dnn file. 

The module gets installed properly but returns an error message when I apply the module on page.

The error is:-

The methods used in the .vb files are not able to get their definition from the DLLs , bcz the DLLs are not being installed into the bin folder of the site. DLLs remain into the DesktopModules/mymodulename Folder.

I believe I am missing something minor, what can be the reason behind -- DLLs are not going to the bin folder of the site..

Hope that helps..

Thanks


Thanks & Regards -- Palli
 
New Post
5/27/2009 5:15 PM
 

The dll's should be in the zip file, not resources.zip. Is that where these are located? Also, what does  your dnn file look like for the <files> section?


John Eimer
 
New Post
5/28/2009 12:59 AM
 

Hi John

A great news...

I finally made it working and it is running fine now.. I am very happy..

The problem why the DLLs were not going to the bin folder was because I didnt specified the base path as bin folder for the DLL files.

I modified the .dnn file as below and it worked :-

 <component type="File">
          <files>
            <basePath>bin</basePath>
           <file>
              <name>Google.GData.Client.dll</name>
            </file>
            <file>
              <name>Google.GData.Extensions.dll</name>
            </file>
            <file>
              <name>Google.GData.Health.dll</name>
            </file>
            <file>
              <name>Google.GData.Spreadsheets.dll</name>
            </file>
          </files>
        </component>

 

Thanks a lot for all your help and support..

Thanks ..


Thanks & Regards -- Palli
 
New Post
8/28/2009 5:57 PM
 

Hi,

Sounds like you got this working. Did you get the google health piece working? If so, please let me know.

boilermanc@gmail.com.

 

thanks!

 
Previous
 
Next
HomeHomeDevelopment and...Development and...DNN Platform (o...DNN Platform (o...Module Package Creation ProblemModule Package Creation 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