Need
DNN Support
?
DeskPal.com
Learn DNN / DotNetNuke
Login
Subscribe to DNNCreative
Home
Subscribe
Training & Tutorials
Tutorials for Beginners
Tutorials for Administrators
Tutorials for Core Modules
Tutorials for Advanced Users
How to Build a Website in DotNetNuke
Skinning Tutorials
Module Development
Third Party Modules
Forum
Search
Search
Home
Subscribe
+
Training & Tutorials
Tutorials for Beginners
Tutorials for Administrators
Tutorials for Core Modules
Tutorials for Advanced Users
How to Build a Website in DotNetNuke
Skinning Tutorials
Module Development
Third Party Modules
Forum
You need to
Register
for free and
Login
to post a message in the forum.
Forum
Forums
Search Forum
Search
Advanced Search
Topics
Posts
Unanswered
Active Topics
Forums
>
DotNetNuke®
>
Modules
DNN DataProvider.Instance() error
Last Post 08/19/2016 9:18 AM by
Joseph Craig
. 7 Replies.
Sort:
Oldest First
Most Recent First
Check this box to subscribe to this topic.
Prev
Next
You are not authorized to post a reply.
Author
Messages
Eriol
Nuke Newbie
Posts:6
02/26/2009 2:45 AM
Good Day! I am beginner in DNN. I just wanted create new module using DNN COmpiled Module. Having started my project without Debugging and having registered as Host->SQL, DNN throws this Error-> Error: SQL is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: C:\dotnetnuke\DesktopModules\Admin\SQL\SQL.ascx.vb(97): error BC30456: 'Instance' is not a member of 'DataProvider'. ---> System.Web.HttpCompileException: C:\dotnetnuke\DesktopModules\Admin\SQL\SQL.ascx.vb(97): error BC30456: 'Instance' is not a member of 'DataProvider'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilites.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace --- What i can do? Thanks.
Eriol
Nuke Newbie
Posts:6
02/26/2009 4:24 AM
For normal functionning you must be sure that Partial class SQL inherits DotNetNuke.Entities.Modules.PortalModuleBase. It is first you must do.
Second - change DataProvider.Instance().ExecuteSql(....) with
Data.DataProvider.Instance().ExecuteSql(...) in line 97.
Don't forget to make change s in line 91:
Dim strError As String = Data.DataProvider.Instance().ExecuteScript(txtQuery.Text)
So, this theme could be closed.
Joseph Craig
DNN MVP
Posts:11667
02/26/2009 12:32 PM
Thanks for your contribution!
Joe Craig,
Patapsco Research Group
Complete DNN Support
Senthil
Nuke Newbie
Posts:1
03/18/2009 8:08 AM
Thank you very much
Igna...
Keep posting
Vik
Nuker
Posts:13
06/24/2010 9:14 AM
I created my custom table in SQL DB and I would like to get data from it from Profile page and Login page. How do I do that? I can not use another Inherits on those pages. Could you please give me example of it? StrMyString = ....(Select ...) Execute?? Thank you.
Joseph Craig
DNN MVP
Posts:11667
06/27/2010 6:09 PM
A very simplistic answer is that you will have to write code that does SQL selects to get data out of the existing tables, and then you will have to write that data into your tables.
If you could provide more details on what you are trying to do, that would help me in giving a better answer.
In general, though, copying data from one table and storing it in another table is considered to be bad design. You only want to have data items stored in one place. That's the whole rationale behind relational database models. The data exists, and is connected to other data via relations. So, what you would be storing in your tables should be indices that reference the actual data values. If you do that, you'll not run into synchronization problems, and all data will always be current.
Joe Craig,
Patapsco Research Group
Complete DNN Support
Paco Martinez
Nuke Newbie
Posts:4
08/19/2016 5:10 AM
Hi.
I am attemping to update from 5.6.8 to 6.0.0 and I get SAME error
Install.aspx.cs (71): error CS0117: 'DataProvider' does not contain a definition for 'Instance'
Source File: ....\Website\Install\Install.aspx.cs Line: 71
Line 71: string strProviderPath = DataProvider.Instance().GetProviderPath();
Is there any change critical in this version 6.0.0 ??
Thnks
Joseph Craig
DNN MVP
Posts:11667
08/19/2016 9:18 AM
Try following the recommended upgrade path that is 5.6.8 to 6.2.8, instead of upgrading to 6.0.0.
Also, make sure that you "unblock" the upgrade zip file before extracting the upgrade files.
Joe Craig,
Patapsco Research Group
Complete DNN Support
You are not authorized to post a reply.
Special Bonuses
--Subscriber Bonuses
--Readers Offers
Users Lounge
--Announcements
--DNN Creative Articles
--Everything Else
--Feedback, Suggestions and More
--Membership
--Site Review Please!
--Testimonials
--Podcasts
DotNetNuke®
--DotNetNuke® Questions
--Modules
--Modules - What's needed?
--Quick Tips
Hosting
--DotNetNuke® Hosting Providers
Skinning Toolkit
--Skinning Toolkit
UK DotNetNuke User Group
Forums
>
DotNetNuke®
>
Modules
Latest Forum Posts
Can you Run Xcode in Linux?
by Aman Singh
Can you Run Xcode in Linux?
Can you Run Xcode in Linux?
by Aman Singh
Can you Run Xcode in Linux?
Billed for subscription that was canceled
by Ryan
I was just billed for a subscription that was canc eled / inactivetive how do I get a refund for th
Meta Title and Meta Description are not showing properly
by DNN User
Hi, On my site the meta title and meta descriptions are not showing properly. It's showing the m
Search is not functioning properly
by DNN User
Site: https://www.prv-engineering.co.uk/search If I search any item only the 1st option under sea
Search is not functioning properly
by DNN User
Site: https://www.prv-engineering.co.uk/search If I search any item only the 1st option under sea
DNN Platform import site optio
by Melanie Weaver
Is it possible to import site template in DNN Platform 8.0? We have internal Evoq Content 8.1 tha
Events Module for DNN V5?
by Tugboat
Would anyone have a download link for the version 5.0.3 Events Module? Thanks!
"Ghost" TabID Number?
by Tugboat
Hi! I have a portal instance with multiple child portals and on one of the child portals, there i
RE: DNN Load Testing
by ayman sharkawy
Hi. Have you already implemented a site using the DNN . And how the performance of the site and its
Publish All Pages
by NSUOK
I'm using DNN Evoq Content Basic 8.2.0. When I make the HTML Pro module display on all pages, I h
Simpler profile needed in 9.2.2
by Donald
We are upgrading a DNN 4.8.4 site to DNN 9.2.2. On 4.8.4, the top bar shows the user’s name. If yo
How to link from dnnmodal popup to web site page?
by Donald
Hello all. I am using a dnnmodal.show popup. The popup works correctly, showing the content that I
RE: Document Collaboration
by Nick Davern
That feature would be super beneficial for our needs as well! Does anyone have an update as to if th
RE: DNN 9.2, how to set default theme?
by Andy Stephenson DNN Creative
you do that under "Manage/Themes". Note the highlight blue border around the default container and d
DNN 9.2, how to set default theme?
by Donald
Please disregard, found Manage Themes I cannot find how to set a default portal theme in DNN 9.2
RE: Looking for DataSprings Dynamic Forms
by Andy Stephenson DNN Creative
Your best chance would be to contact Chad Nash @ http://www.datasprings.com/
Looking for DataSprings Dynamic Forms
by Jakir HM
Looking for DataSprings Dynamic Forms 3.4 for DNN 4.x 5.x for my site (https://themasters2018s.com/)
RE: Help with Cycle Image Carousel not displaying images
by peter
I had the same problem with the Will Strohl Content Slider after upgrading to DNN 9.1 The above an
RE: Object reference not set to an instance of an object
by Andy Stephenson DNN Creative
Check this one might be useful: http://www.dnnsoftware.com/answers/im-tryin-to-move-my-site-to-pr
Used
By
Testimonials