Keyword not supported: '.\sqlexpress;uid'. error at load!!!

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
12/15/2011 7:28:22 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Keyword not supported: '.\sqlexpress;uid'. error at load!!!

Hi,

I am gettign the following error - Keyword not supported: '.\sqlexpress;uid'. when I load the web site on my localhost.. strange error???  Here is the rest of the message...

Server Error in '/All_Islander_12_15_2011' Application.

Keyword not supported: '.\sqlexpress;uid'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Keyword not supported: '.\sqlexpress;uid'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: Keyword not supported: '.\sqlexpress;uid'.] mojoPortal.Web.WebTaskManager.StartOrResumeTasks(Boolean appWasRestarted) +570 mojoPortal.Web.Global.StartOrResumeTasks() +250 mojoPortal.Web.Global.Application_Start(Object sender, EventArgs e) +233[HttpException (0x80004005): Keyword not supported: '.\sqlexpress;uid'.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +4052053 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +191 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +352 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +407 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +375[HttpException (0x80004005): Keyword not supported: '.\sqlexpress;uid'.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11686928 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4863749

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237

12/15/2011 7:33:35 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: Keyword not supported: '.\sqlexpress;uid'. error at load!!!

Hi Guys,

Well once again I messed up - this time it was when I chagned teh COnnectionString line forgot to add the "server=" into the MSSQL line.

Phill

You must sign in to post in the forums. This thread is closed to new posts.