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