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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogBlog Module ErrorBlog Module Error
Previous
 
Next
New Post
11/12/2007 5:15 PM
 

All of a sudden I'm getting an error when I click the "Settings" menu entry for the blog module.  The error is:

Error: Module is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.BindData() at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

 

I am able to use the other entries on the menu, including Edit Blog Settings and Add Blog Entry.

Any ideas?




Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
New Post
11/16/2007 7:31 PM
 

I am also having this same issue.

Looking back, I found in 2006 someone asked for this:    SELECT     *    FROM         ModuleControls   WHERE     (ControlSrc LIKE '%blog%')

So here are my results. Then I will explain how I got here.

ModuleControlID ModuleDefID ControlKey ControlTitle ControlSrc IconFile ControlType ViewOrder HelpUrl SupportsPartialRendering
207 109   View Blog DesktopModules/Blog/MainView.ascx   0     False
208 109 View_Entry View Entry DesktopModules/Blog/ViewEntry.ascx   0     False
209 109 Edit_Entry Edit Entry DesktopModules/Blog/EditEntry.ascx   1     False
210 109 Module_Options Blog Options DesktopModules/Blog/ModuleOptions.ascx   2     False
211 109 Edit_Blog Edit Blog DesktopModules/Blog/EditBlog.ascx   1     False
212 110   BlogList DesktopModules/Blog/BlogList.ascx   0     False
213 110 Edit_Entry Edit Entry DesktopModules/Blog/EditEntry.ascx   1     False
214 110 Edit_Blog Edit Blog DesktopModules/Blog/EditBlog.ascx   1     False
215 110 Blog_Import Import Forum/Blog DesktopModules/Blog/BlogImport.ascx   1     False
216 111   Blog DesktopModules/Blog/Blog.ascx   0     False
217 111 Edit_Blog Edit Blog DesktopModules/Blog/EditBlog.ascx   1     False
218 111 Edit_Entry Edit Entry DesktopModules/Blog/EditEntry.ascx   1     False
219 112   SearchBlog DesktopModules/Blog/Search.ascx   0     False
220 113   Archive DesktopModules/Blog/Archive.ascx   0     False
 

 

We recently installed a fresh installation of 4.5.5. DNN. The Blog module was installed and working fine. Then, the blog module was deleted accidently, but quickly re-installed simply by downloading the latest version and installing it. Once again it was up and running fine.

Then we decided we could upgrade to 4.6.2 just prior to the release of 4.7.0 and upgraded to 4.6.2. The blog appeared to be working okay at this point as well. Today we upgraded again to 4.7.0, just three days after the upgrade to 4.6.2 and the blog has failed with this same error:

Error: Blog is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) ---> System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Modules.Blog.Data.SqlDataProvider.GetBlogModuleSettings(Int32 PortalID, Int32 TabID) at DotNetNuke.Modules.Blog.Business.Utility.GetBlogModuleSettings(Int32 PortalID, Int32 TabID) at DotNetNuke.Modules.Blog.Blog.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

Other than this, the only other thing we notice is that the server performance is much slower than it was on 4.6.2. Everyting else is working just as it had before.

Anyone have any suggestions on why this is occuring and how we can fix this?

 

 
New Post
11/19/2007 5:27 PM
 

I've got a 4.7 installation and all of a sudden, I get the message:

An error has occurred.
Error: Module is currently unavailable.

whenever I click "Settings" for *any* module (e.g. "Text/HTML", "Blog", "OnlineUsers").

I am suspicious that shortly before I discovered this, I clicked on "Comment" for a blog entry and eventually the server stopped responding with an OutOfMemory exception. I ended up having to reboot the machine to recover. Not sure if these are related events, but perhaps.

 
New Post
11/19/2007 11:46 PM
 

You may have a more detailed error message in the EventViewer. Have you looked there?

 
New Post
11/20/2007 7:28 AM
 

My Application event log was corrupt after the OutOfMemory exception. I cleared it. In the new Application events after the crash, I have some warnings:

Exception information:
    Exception type: HttpCompileException
    Exception message: C:\Inetpub\vhosts\LarryDaniele.com\httpdocs\Providers\HtmlEditorProviders\Fck\fcklinkgallery.aspx(41): error BC30560: 'controls_urlcontrol_ascx' is ambiguous in the namespace 'ASP'.

and

Exception information:
    Exception type: CryptographicException
    Exception message: Padding is invalid and cannot be removed.
 
Request information:
    Request URL: http://telluwhen.com/ScriptResource.axd?d=fQhE0kbS4t0tkfdwxWqz3XrcdA583g_lObfNIZyUMua1uSsFKrxWzWdXz107YhKvWlkUIM7h4BCUdE84u7fILw2&t=633154471633638072
    Request path: /ScriptResource.axd
    User host address: 66.249.73.35
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: MIGHTYMOUSE\IWAM_plesk(default)
 
Thread information:
    Thread ID: 6
    Thread account name: MIGHTYMOUSE\IWAM_plesk(default)
    Is impersonating: False
    Stack trace:    at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast)
   at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
   at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
   at System.Web.Configuration.MachineKeySection.EncryptOrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Boolean useValidationSymAlgo)
   at System.Web.UI.Page.DecryptString(String s)

These errors are on a new DNN 4.7 site (not upgraded from any previous version of DNN).

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogBlog Module ErrorBlog Module Error


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