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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Help! - Keyword not supported: Help! - Keyword not supported: 'user id'
Previous
 
Next
New Post
7/5/2007 1:55 AM
 

I have just upgraded DNN from 4.5.2 to DNN 4.5.3 (I installed 4.5.2 hours before 4.5.3 was released just over a month ago).

All of the modules I have see to be working fine, except 3rd party - MMLinks module not appearing, Is there a way I can extract the information that was in the module using SQL queries?

More importantly for now, when logging in I am getting this - Keyword not supported: 'user id' - error and can not see the information in the modules, nor edit any modules (apart from settings). This appears on all pages too those with or without the MMLinks module.

The error details are:

AssemblyVersion: 04.05.03
PortalID: 0
PortalName: The Accountants Circle
UserID: 1
UserName: David Toohey
ActiveTabID: 36
ActiveTabName: Home
RawURL: /Home/tabid/36/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.accountantscircle.co.uk/MemberLogin/tabid/269/Default.aspx?returnurl=%2fHome%2ftabid%2f36%2fDefault.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 499db795-c41a-4fe2-b96d-2a21020a3890
InnerException: Keyword not supported: 'user id'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.Common.DbConnectionOptions.ParseInternal
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Keyword not supported: 'user id'. ---> System.ArgumentException: Keyword not supported: 'user id'. at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) at System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) at SysDataNet.Store.StoreAdmin.GetLangID() at SysDataNet.Store.ModuleCart.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

as well as on the page with the MMLinks module...

AssemblyVersion: 04.05.03
PortalID: 0
PortalName: The Accountants Circle
UserID: 1
UserName: David Toohey
ActiveTabID: 36
ActiveTabName: Home
RawURL: /Home/tabid/36/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.accountantscircle.co.uk/MemberLogin/tabid/269/Default.aspx?returnurl=%2fHome%2ftabid%2f36%2fDefault.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: cb6e3e26-9f0f-48b6-8672-3802ef39f6d3
InnerException: Keyword not supported: 'user id'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.Common.DbConnectionOptions.ParseInternal
StackTrace:
Message: System.ArgumentException: Keyword not supported: 'user id'. at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) at System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) 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 Delisoft.DNN.Modules.MMLinks.Data.SqlDataProvider.GetMMLinksTitleLocales(Int32 moduleId, String localeKey) at Delisoft.DNN.Modules.MMLinks.Business.MMLinksTitleLocalesController.Get(Int32 moduleId, String localeKey) at Delisoft.DNN.Modules.MMLinks.MMLinks.a(Object A_0, EventArgs A_1) 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)
Source:

 
New Post
7/5/2007 5:56 AM
 

I suggest to reinstall the module.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/5/2007 11:26 AM
 

Thanks... first thing I did of course... assuming you are referring to MMLinks. Just seeing now if setting up the localisation again somehow fixes it as they problem I am having is on every page & every portal... not just the few with that module. See how that goes.

 
New Post
7/5/2007 12:01 PM
 

More urgent now!   It was not the modules or anything else... it was the localisation I had previously been using (DSLocalizator from Delisoft/Locopon) which used some hack to run. I have asked on their website but am hoping the wider community might be able to help... be it to correct this hack, remove it completely, or revert the database & site back to 4.5.2.

All help appreciated.

The whole site shows this error message:

DotNetNuke Error: - Version 04.05.03


An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Keyword not supported: 'user id'. ---> System.ArgumentException: Keyword not supported: 'user id'. at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) at System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) 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 Delisoft.DNN.Modules.DSLocalizator.Data.SqlDataProvider.ListTabLocalization_Replacements(Int32 portalId, String TabId, String LocaleKey, Object disabled) at Delisoft.DNN.Modules.DSLocalizator.Business.TabLocalization_ReplacementsController.List(Int32 portalID, String TabId, String LocaleKey, Object disabled) at Delisoft.DNN.PageBases.MyLocale.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---


 
New Post
7/5/2007 12:39 PM
 

Ok... just did the DNN Update again and it has brought back the site... but still with that error which appears to be narrowed down purely to MMLocalizator.  I have asked on the website (about 12 hrs ago) and not a response... so if anyone here does have an idea what I should look at doing to correct this, please let me know.

Thanks

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Help! - Keyword not supported: Help! - Keyword not supported: 'user id'


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