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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Cannot Create Custom SQLDataProviderCannot Create Custom SQLDataProvider
Previous
 
Next
New Post
6/26/2007 12:46 PM
 

Don't worry about the asking of questions.  I once was in tech support for 3 years, so I completely understand why you are asking for clarification.  And I fully expect this to be some sort of oversight or mistake on my part.  I just cannot find it.  :(

The class used to be:

Namespace MyCompany.Providers
    Class PortalSqlDataProvider

And it is now:

Namespace MyCompany.Provider
    Class PortalSqlDataProvider

But the assembly name used to be:

MyCompany.Providers.SqlDataProvider

And now it is:

MyCompany.SqlDataProvider

In Reflector, here is how the nodes are broken down:

- MyCompany.SqlDataProvider (assembly name)
     - MyCompany.SqlDataProvider.dll (assembly)
        - References
            - DotNetNuke
            - Microsoft.ApplicationBlocks.Data
            - Microsoft.VisualBasic
            - mscorlib
            - System
            - System.Data
            - System.Data
            - System.Web
        - [blank]
            - <module>
                - derived types (none)
        - My (followed by all of the typical My stuff)
        - My.Resources
            - Resources (typical stuff)
        - MyCompany.Provider
            - PortalSqlDataProvider

If you noticed something weird above as I did, it is not a typo.  System.Data is in there twice.  However, the DNN sqldataprovider has the same thing (two different versions 1.0.5 and 2.0).  I never noticed that until now.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
6/27/2007 1:47 PM
 

well... I am definately stumped.  If you want to email your project to me, I can see if anything sticks out when I see it with my own eyes, but I don't know what else to tell you...


Brian Dukes
Engage Software
St. Louis, MO
866-907-4002
DNN partner specializing in custom, enterprise DNN development.
 
New Post
6/27/2007 2:12 PM
 

Just at thought  -- I pounded my head against the wall on something similar... came down to ensuing the reference are identical including case.  As an old VB programmer I was not checking case as I expected the compiler to help... but the referenced assemblies are case sensitive and being defined in strings ... no complier help to correct the case. 

Good Luck,  Paul.

 
New Post
6/27/2007 2:39 PM
 

dukesb11 wrote

well... I am definately stumped.  If you want to email your project to me, I can see if anything sticks out when I see it with my own eyes, but I don't know what else to tell you...

I can do that.  However, I am normally pretty resourceful, but I do not see your e-mail address anywhere.

PScarlett - thanks for that, but I have been copying and pasting just in case I mistyped something (i.e., case sensitivity, misspelling, etc.).  I wish it were that easy.  :(


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
6/27/2007 2:41 PM
 

Hmm, I would've assumed that my email was shown as part of my profile, but I guess not.  It's bdukes at engagesoftware dot com.


Brian Dukes
Engage Software
St. Louis, MO
866-907-4002
DNN partner specializing in custom, enterprise DNN development.
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Cannot Create Custom SQLDataProviderCannot Create Custom SQLDataProvider


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