English (United States) English (United Kingdom)
Tuesday, February 07, 2012

Smart-Thinker DNN Forums

Forum Guidelines

Please ensure you follow the bug-raising guidelines (e.g. post the full error from your Event Viewer) if you are raising a support call. To request a feature in a module, please use Feature Requests (unless you want to discuss it here in more detail first). If you have an urgent feature that you would like to see in the product then you should consider a Sponsored Enhancement

First Time User? Make sure you have read the Module Config Guide in the documents folder of each module. Also check out this handy Module Deployment Guide (written by a Smart-Thinker customer!)

Configuration issues and no time to read the Forums/Documentation? See our DotNetNuke Premium Support Service. We need your opinion! Please read our proposed new CrowdSourcing development method and let us know if you would be interested and if it might work.

 
 
  Forums  DotNetNuke  Smart-Thinker R...  CREATEDATAPROVIDER
Previous Previous
 
Next Disabled
New Post 11/25/2009 12:48 PM
  VinceLL
31 posts
4th Level Poster


CREATEDATAPROVIDER  (Canada)

Hi,

on the referral module.

in the component folder i've added a few files - to get a database connection - to save email sent data.

SaveReferral.cs - (namespece = SmartThinker.DNN.Modules.Referrals.Business)

SaveReferralController.cs - (namespece = SmartThinker.DNN.Modules.Referrals.Business)

SaveReferralInfo.cs - (namespece = SmartThinker.DNN.Modules.Referrals.Business)

DataProvider.cs - (namespece = SmartThinker.DNN.Modules.Referrals.Data)

it compiles properly but when it CREATEPROVIDER() IT RETURNS A NULL VALUE

Here's the code.. that's causing the problem..

private static void CreateProvider()
        {
          objProvider = (DataProvider)Reflection.CreateObject("data", "SmartThinker.DNN.Modules.Referrals.Data", "SmartThinker.DNN.Modules.Referrals");
        }

 

Help Please.. thanks..

 

 

 

 
Previous Previous
 
Next Disabled
  Forums  DotNetNuke  Smart-Thinker R...  CREATEDATAPROVIDER
Top Threads Minimize
In the past 1 week, we have 2 new thread(s) and 2 new post(s)
The most popular thread has been Error: Smart-Thinker - UserProfile - Profile is currently unavailable.
The most active thread has been Installation Error
Print  

Smart-Thinker is powered by DotNetNuke - please support us and DotNetNuke - DotNetNuke Powered!
© 2008 Smart-Thinker