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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...infragistics component within dnninfragistics component within dnn
Previous
 
Next
New Post
5/12/2007 3:17 AM
 

Dear all,

I developed costum module in dnn with infragistics component and after preparing installation module and tested it in other m/c it didn't work. I discovered that I missed two js files that must be included in my project. these files names as (ig_csom.js & ig_webtab.js ).

I pasted them in my Directory module and tried so much to reffer them to my directory but I failed like :

JavaScriptFileName="~/DesktopModules/DFMIFrameTabs/ig_webtab.js" JavaScriptFileNameCommon="~/DesktopModules/DFMIFrameTabs/ig_csom.js"

and

JavaScriptFileName="./DesktopModules/DFMIFrameTabs/ig_webtab.js" JavaScriptFileNameCommon="./DesktopModules/DFMIFrameTabs/ig_csom.js"

and

JavaScriptFileName="/DesktopModules/DFMIFrameTabs/ig_webtab.js" JavaScriptFileNameCommon="/DesktopModules/DFMIFrameTabs/ig_csom.js"

 

but all these methods failed. please can you tell me how can I include these files in my dnn module

 

 


Regards, Hassan Ali
 
New Post
5/12/2007 7:09 AM
 

Hassan Ali,

 

You need to read the deployment documentation. A VDirectory needs to be created (ig_commom); the file location is generally 'C:\Inetpub\wwwroot\aspnet_client\infragistics\'. Here is a link to the basics.

HTH

 

 



 
New Post
5/12/2007 9:20 AM
 

Hassan.

As the post before this says, infragistics has a default path for all java script and resources.

Each infragistics control has a property that can be changed to indicate the new path (This can be somewhere at your module)

Those properties are named JavaScriptFileName and JavaScriptFileNameCommon

Also, infragistics included an option to set the common resources folder at the web.config section, but I prefer the control properties for DNN Modules

 


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
5/12/2007 9:25 AM
 

Dear Cjsmitty,

I readed this link before, and I copied my needed js files and images to my DNN module folder and in aspx file

<igtab:ultrawebtab id="UltraWebTab1" runat="server" ThreeDEffect="False" BarHeight="0" ImageDirectory="Myimages/"
    JavaScriptFileName="Myscripts/ig_webtab.js" JavaScriptFileNameCommon="Myscripts/ig_csom.js" >

BUT it doesn't work. It worked only when I full path like JavaScriptFileName="C:\DNN\DesktopModules\DFMIFramTabs\Myscripts/ig_webtab.js"

 


Regards, Hassan Ali
 
New Post
5/13/2007 2:54 AM
 

Dear all,

Isn't there anyone had this problem before

please help me


Regards, Hassan Ali
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...infragistics component within dnninfragistics component within dnn


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