Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

Quick login...


Or... now make it easy with Facebook Integration
Connect via Facebook



Top Sellers

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet or record live videos from your webcam.

Build high performance, completely customizable data-entry forms and views driven by your DNN and external databases. New built-in tools make it a snap to quickly create data entry forms, data views, and even database tables. Plus, add your own HTML, CSS, Javascript, SQL commands, stored procedures,

The most advanced DotNetNuke shopping cart on the planet. Easy to use e-Commerce, Secure Shopping Cart Software and SEO friendly. B2C / B2B Ecommerce Sites.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

Module Control Panel killing server
Last Post 05-27-2010 01:38 PM by Candace. 6 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
succorsoUser is Offline
wading in the water
wading in the water
Posts:24
Avatar

--
05-24-2010 06:23 AM

     I've had the login module installed and working well in a DNN 5.4.1 environment.

    Today I tried to go to the Control Panel for the module and the server spiked to 50% cpu and DNN hung for over 5 minutes without me ever seeing the Control Panel.  I have tried several times with the same results and I had to restart the www service for the sql server and cpu settle down.

    Any ideas?  Thanks.

    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    05-24-2010 03:07 PM
    HI, this is very bizarre. If you go to Admin / Event Viewer, do you see any error messages that may depict what happened? After you restart the web service, let's monitor this and see if it will happen again or perhaps this is a fluke? -- David
    succorsoUser is Offline
    wading in the water
    wading in the water
    Posts:24
    Avatar

    --
    05-25-2010 03:34 AM

     I tried it again and I still could not get to the control panel.  Here is the stack trace.

     

    UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4
    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
    ExceptionGUID: 7cd6b2a9-ac1f-43fb-b1c2-2a63e6165bcd
    InnerException: Thread was being aborted.
    FileName
    FileLineNumber: 0
    FileColumnNumber: 0
    Method: .SNINativeMethodWrapper.SNIPacketGetConnection
    StackTrace
    Message: System.Threading.ThreadAbortException: Thread was being aborted. at SNINativeMethodWrapper.SNIPacketGetConnection(IntPtr packet) at System.Data.SqlClient.TdsParserStateObject.ProcessSniPacket(IntPtr packet, UInt32 error) at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket() at System.Data.SqlClient.TdsParserStateObject.ReadBuffer() at System.Data.SqlClient.TdsParserStateObject.ReadByte() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteScalar() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Security.Membership.Data.SqlDataProvider.GetUserCountByPortal(Int32 portalId) at DotNetNuke.Security.Membership.AspNetMembershipProvider.GetUserCountByPortal(Int32 portalId) at DotNetNuke.Entities.Users.UserController.GetUserSettings(Hashtable settings) at DotNetNuke.Entities.Users.UserController.GetUserSettings(Int32 portalId) at DotNetNuke.Entities.Modules.UserModuleBase.GetSetting(Int32 portalId, String settingKey) at DotNetNuke.Entities.Profile.ProfilePropertyDefinition.Initialize() at DotNetNuke.Entities.Profile.ProfilePropertyDefinition..ctor(Int32 portalId) at DotNetNuke.Entities.Profile.ProfilePropertyDefinition.Clone() at DotNetNuke.Entities.Profile.ProfileController.GetPropertyDefinitionsByPortal(Int32 portalId, Boolean clone) at DotNetNuke.Security.Profile.DNNProfileProvider.GetUserProfile(UserInfo& user) at DotNetNuke.Entities.Users.UserInfo.get_Profile() at DotNetNuke.Entities.Users.UserController.FillUserInfo(Int32 portalId, IDataReader dr, Boolean closeDataReader) at DotNetNuke.Entities.Users.UserController.FillUserCollection(Int32 portalId, IDataReader dr, Int32& totalRecords)

    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    05-25-2010 03:48 PM
    HI, can you try to add the DL module on another brand new page and see if you can access the control panel on this new module / page? Get back with me if this is successful or not. -- David
    succorsoUser is Offline
    wading in the water
    wading in the water
    Posts:24
    Avatar

    --
    05-26-2010 04:26 AM
    I created a new page and added a new module instance of Dynamic Login. As soon as I clicked the control panel the cpu spiked to 50% and the site hung. After about 5 minutes I restarted sql and all was well.
    succorsoUser is Offline
    wading in the water
    wading in the water
    Posts:24
    Avatar

    --
    05-27-2010 11:24 AM
    OK. This is resolved.

    I upgraded from DNN 5.4.1 to 5.4.2 and it automagically works now.
    CandaceUser is Offline
    river guide
    river guide
    Posts:2431
    Avatar

    --
    05-27-2010 01:38 PM

    automagically  -- love it! 

    You are not authorized to post a reply.


     
     

    Join our mailing list...

    Get current news and events the easy way
    Subscribe Me

    Recent Blogs...

     
    Copyright 2005 - 2011 by Data Springs, Inc.
     
  • film izle
  • 720 izle
  • film
  • sinema izle
  • film makinesi
  • T�rk�e dublaj film
  • film izle
  • film izle
  • baglan film izle
  • sinema izle
  • 1080 film izle
  • film mercegi