CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 7/30/2005 2:00:07 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 16 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
Corvus
Asp.Net User
My custom module can't find Framework7/30/2005 2:00:07 PM

0/0

I'm in the process of trying to convert a DNN2.1.2 module that I had written into DNN3 and obviously, it didn't even come close to compiling at first. I looked at the core modules and finally got things fairly close to working (I hope). One thing that I can't get past is this error:

'Framework.Providers.ProviderConfiguration' is not defined.

Which refers to this piece of code from SqlDataProvider.vb:

#Region "Private Members"

        Private Const ProviderType As String = "data"

        Private _providerConfiguration As Framework.Providers.ProviderConfiguration = Framework.Providers.ProviderConfiguration.GetProviderConfiguration(ProviderType)
        Private _connectionString As String
        Private _providerPath As String
        Private _objectQualifier As String
        Private _databaseOwner As String

#End Region

I assume that I'm missing a reference or an import statement somewhere, but I can't see anything in the core modules that I don't have in my custom one. Any help would be MUCH appreciated (I have about 30 modules that I need to migrate to DNN3!)

onyaktech
Asp.Net User
Re: My custom module can't find Framework7/30/2005 11:25:31 PM

0/0

Right-click the reference to the DotNetNuke.dll and click properties.  Make sure the path is pointing to the DNN 3.1 DLL and not the older version.  I've seen Studio reference an old DNN dll even after adding the new Dll reference due to the Reference Path's in your projects properties dialog box.
Chris Onyak
www.OnyakTech.com


DotNetNuke Gold Benefactor 

Corvus
Asp.Net User
Re: My custom module can't find Framework7/31/2005 12:17:27 PM

0/0

Thanks - I checked that out and I think that (unfortunately!) mine's ok.

I'm actually developing DNN3 on a whole different machine from where I do my DNN2 work.

I started with the newest VMasanas templates to make my project, then I pasted my old DNN2 code (just the components and provider so far) into the blank pages. I found that stuff had changed so much that I looked at the Events core module and copy/pasted a lot of that code over the old code. This Framework thing seems to be the last big obstacle.

I can see the Framework.Providers.ProviderConfiguration in the Class browser.

I'm using the DotNetNuke.DesktopModules solution.

Does anyone know of any guides for converting modules?

Thanks

dnnfan
Asp.Net User
Re: My custom module can't find Framework8/1/2005 12:39:09 PM

0/0

I?m also looking for a guide for conveting modules, and would be more than glad if someone could post it.
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro Ajax and the .NET 2.0 Platform Authors: Daniel Woolston, Pages: 463, Published: 2006
Sams Teach Yourself Visual Studio .NET 2003 in 21 Days Authors: Jason Beres, Pages: 666, Published: 2003
Practical API Design: Confessions of a Java Framework Architect Authors: Jaroslav Tulach, Pages: 416, Published: 2008
Pro JSP Authors: Simon Brown, Sam Dalton, Daniel Jepp, Dave Johnson, Sing Li, Matt Raible, Pages: 607, Published: 2003
Visual Basic 2005: A Developer's Notebook Authors: Matthew MacDonald, Pages: 243, Published: 2005
Pro WCF: Practical Microsoft SOA Implementation Authors: Chris Peiris, Dennis Mulder, Shawn Cicoria, Amit Bahree, Nishith Pathak, Pages: 475, Published: 2007

Web:
symfony | Web PHP Framework | My first symfony project You can also install symfony in a custom folder and setup your web server with a ... You will find more about YAML and the symfony configuration in the ..... Repeat the operation for the comment module. Now you can't access these ...
stone mind » My List of Favorite Drupal Modules Feb 21, 2008 ... There are so many modules, that it can be a little overwhelming at first. ... extend the core Drupal framework and/or provide often requested functionality. ... instead of through custom modules, at least for some purposes. ... at least one of your favorite modules that you just can’t live without. ...
A forgotten post : Registring a Custom Module with Sitefinity ... As you can see the first and most rudimentary setting we need to set is the provider for this ... Find the element and then element inside of it. ... In my previous posts I’ve referred to this class as the main module class also. ... Now I don’t see any controls when I press “Add new contact” ...
Real-world ADF: Using a custom login module with JDev 10.1.3 Feb 21, 2006 ... Oracle's JDeveloper and Application Development Framework (ADF). You'll find techniques mostly related to ADF Business Components (ADFBC) and ADF Faces. .... I created my Custom Login Module, it is reading from db names, roles. ... What I can't undestand is how can I get the user's id into a ...
Single Post > A forgotten post : Registring a Custom Module with ... Jun 14, 2007 ... Find the element and then element inside of it. .... So, since I have referenced files on my machine, you can't just ...
How To Write Magento Custom Module: Cash On Delivery Payment ... I’m studying now all I can find about OOP and Zend framework: that isn’t easy .... this module in own magento application. when i putted the all files in my ...
DotNetNuke > Community > Blogs - Custom Module Permissions ... It's really a great thing, too bad that it isn't used much. regards, Vladan Strigo ... It would be really great when the framework would support it. .... you can take a look at the UDT module for a similar use of the custom module permissions. ... Forgive my lack of knowledge, but where would I find the UDT module? ...
Writing a Custom Authentication Module for Convergence - Sun Java ... Although the authentication module uses the JAAS framework for ..... I did set it to DEBUG, and that is how I verified out that my changes weren't taking effect. ... Does this error mean that it can't find the class, or that there is ...
Apps - OA Framework Extension of Application Module What is an Application Module in OA Framework? ... Let's say, that we wish to capture a record in some custom table when a invalid Logon .... See if the AM can be extended{If this isn't a root AM}, if so, find out the name of the AM ... will i have to put all the Query creation logic in my new VO and then make a ...
Help with Magento Custom Module. Redirect to another module and ... Magento shopping cart is built on the Zend Framework in PHP. ... I can also create a custom module which presents the form to the user and accepts the file( s). However I'm not sure how to insert the code to run my module into my overloaded ... I must admit upfront that I don't have production experience of Magento, ...

Videos:
django: Web Development for Perfectionists with Deadlines Google TechTalks April 26, 2006 Jacob Kaplan-Moss ABSTRACT Django is one of the premier web frameworks for Python, and is often compared ...




Search This Site:










treeview does not appear with a large number of nodes

[web.config problem]

how to prevent file leeching?

compile errors in vs.net and mk.bat

images as items in datagrid

how to: send email using system.net.mail

need a new webhost ...i think

integrating aspx files into legacy asp application

dnn 3.1 skins

css stylesheets in master pages

enter username/password for the superuser and administrator for the default portal in dotnetnuke.install template file.

web site administration tool question

how to use roles in .net 3.5?

how can i remove vertical doted line in ie treeview control ?

beta 3.0.11 bug

login controls and sql server - type?

e-mail: cdo or opensmtp?

not refreshing part of dnn

setup question - admin versus host

crystal reports and dnn iframe

encryption

vs2005 beta 2 ftp username & password save facility?

error: invalid+uri%3a+the+uri+scheme+is+not+valid.

front page server extensions and portal

forms authentication in each page

how to show sitemap information

cross portals content sharing modules

web.config authorization question

looking for a photo album module with review, rate features

caching related questions

 
All Times Are GMT