|
|
|
|
| Author |
Messages |
|
Tony Harrison Gold Membership
 Ventrian Addict Posts:63

 |
| 1/02/2007 11:04 PM |
|
PLEASE IGNORE - USER ERROR! I forgot to uncomment the legacy connection string in web.config. - DOH!
After upgrading my development pc to DNN 4.4 I get the following error on my subscriptions page when logged in as a SuperUser. The page has a single Subscription Signup module on it.
Unhandled error loading module. DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.ArgumentNullException: Value cannot be null. Parameter name: connectionString at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DnnForge.SubscriptionTools.SqlDataProvider.ListReceipt(Int32 portalID, Int32 userID, String userName) at DnnForge.SubscriptionTools.Entities.ReceiptController.List(Int32 portalID, Int32 userID, String userName) at DnnForge.SubscriptionTools.Signup.ReadQueryString() at DnnForge.SubscriptionTools.Signup.Page_Initialize(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|