fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
127 stars 51 forks source link

Install Errors #59

Closed BobbyOfWindsor1974 closed 6 years ago

BobbyOfWindsor1974 commented 6 years ago

2018-08-07_13-54-31 I'm trying to install Display Monkey and getting errors:

Server Error in '/DisplayMonkey_Management' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed. Details: To enable the details of this specific error message to be viewable on the local server machine, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off". http://localhost/DisplayMonkey_Management Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL. AND: http://localhost/DisplayMonkey/Account/Login.aspx?ReturnUrl=%2fDisplayMonkey%2f Server Error in '/DisplayMonkey' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /DisplayMonkey/Account/Login.aspx Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2558.0

psined1 commented 6 years ago

Hi, could you please verify that 1) DMM web application has Windows Authentication enabled, and 2) DMP has Anonymous and Forms Authentication enabled?

BobbyOfWindsor1974 commented 6 years ago

For the management side:

[cid:image001.png@01D42E56.3F8BAAD0]

Thanks

--Bobby

Robert Hicks | Senior Technical Analyst, Schukra - Leggett & Platt Automotive Group- North America 360 Silvercreek Industrial Dr., Lakeshore, ON N8N 4Y3 | •: 519-727-7000 Ext. 1003 | : 519-817-1576 | 7: 519-727-7068| •: bobby.hicks@leggett.commailto:bobby.hicks@leggett.com Website: www.leggett-automotive.com [Description: Description: facebook tiny] https://www.facebook.com/LeggettAuto [Description: Description: insta tiny] https://www.linkedin.com/company-beta/9362272 [Description: Description: linked in tiny] https://www.linkedin.com/company-beta/9362272 [Description: Description: twitter tiny] https://www.twitter.com/leggettauto/ P Please consider your environmental responsibility before printing this e-mail

From: Denis P. [mailto:notifications@github.com] Sent: Friday, August 03, 2018 10:06 AM To: fuel9/DisplayMonkey Cc: Bobby Hicks; Author Subject: [EXTERNAL] Re: [fuel9/DisplayMonkey] Install Errors (#59)

Hi, could you please verify that 1) DMM web application has Windows Authentication enabled, and 2) DMP has Anonymous and Forms Authentication enabled?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fuel9_DisplayMonkey_issues_59-23issuecomment-2D410259556&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=q4-t13kwmxm4sdrMotu2Spbsz9CHSQypu_rWdFGtKdY&s=pR8uPjyuDbxP-Ah_ZCHGb_o_SkquigCnyJDt2EvexBQ&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AoHkmB9tCwQ3WIm4cPlIXj0HfO-2D4BQx0ks5uNFiqgaJpZM4Vt6hN&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=q4-t13kwmxm4sdrMotu2Spbsz9CHSQypu_rWdFGtKdY&s=jZ7lG5dsQJkqPjL1lFK4KPcAk_wyo-b5bbluCG34Qq0&e=.

psined1 commented 6 years ago

Sorry, your picture did not attach, please use Github website to post your picture.

BobbyOfWindsor1974 commented 6 years ago

Hi, the picture is now attached. I have made progress, but I am getting this error on the management part.

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.

[ArgumentException: Keyword not supported: 'server'.] System.Data.Entity.Core.EntityClient.Internal.DbConnectionOptions.ParseInternal(IDictionary2 parsetable, String connectionString, IList1 validKeywords) +422 System.Data.Entity.Core.EntityClient.Internal.DbConnectionOptions..ctor(String connectionString, IList`1 validKeywords) +120 System.Data.Entity.Core.EntityClient.EntityConnection.ChangeConnectionString(String newConnectionString) +165 System.Data.Entity.Internal.LazyInternalConnection.InitializeFromConnectionStringSetting(ConnectionStringSettings appConfigConnection) +111 System.Data.Entity.Internal.LazyInternalConnection.TryInitializeFromAppConfig(String name, AppConfig config) +39 System.Data.Entity.Internal.LazyInternalConnection.Initialize() +161 System.Data.Entity.Internal.LazyInternalConnection.get_ProviderName() +16 System.Data.Entity.Internal.DefaultModelCacheKeyFactory.Create(DbContext context) +132 System.Data.Entity.Internal.LazyInternalContext.InitializeContext() +713 System.Data.Entity.Internal.InternalContext.Initialize() +26 System.Data.Entity.Internal.InternalContext.ForceOSpaceLoadingForKnownEntityTypes() +42 System.Data.Entity.DbContext.System.Data.Entity.Infrastructure.IObjectContextAdapter.get_ObjectContext() +31 DisplayMonkey.Models.Setting.Initialize(DisplayMonkeyEntities _db) +59 DisplayMonkey.MvcApplication.Application_Start() +277

[HttpException (0x80004005): Keyword not supported: 'server'.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +535 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +166 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +169 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +372 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +329

[HttpException (0x80004005): Keyword not supported: 'server'.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +525 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +118 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +708

psined1 commented 6 years ago

Didn’t run into this error before. Did you mess with connection string under web.config? DMM uses Entity Framework and DMP uses ADO.Net. Check this link -

https://stackoverflow.com/questions/6646833/keyword-not-supported-server

BobbyOfWindsor1974 commented 6 years ago

I just added the connection strings from the Connection ICON. The front end works. The backend management is the one that's giving me the issues now.

BobbyOfWindsor1974 commented 6 years ago

The install shows an image. I modified the web.config in the Display_Mananagement but still get an error.

2018-08-08_14-46-17

BobbyOfWindsor1974 commented 6 years ago

I think I have it.

psined1 commented 6 years ago

OK great! I’ll close the issue for now.

R-a-b commented 5 years ago

Bobby, I have the same/similar issue. How did you resolve it ? Thanks Chris

BobbyOfWindsor1974 commented 5 years ago

Sorry, it’s been a while. What’s the specific error?

Thanks

--Bobby

Robert Hicks | Senior Technical Analyst, Schukra - Leggett & Platt Automotive Group- North America 360 Silvercreek Industrial Dr., Lakeshore, ON N8N 4Y3 | •: 519-727-7000 Ext. 1003 | : 519-817-1576 | 7: 519-727-7068| •: bobby.hicks@leggett.commailto:bobby.hicks@leggett.com Website: www.leggett-automotive.com [Description: Description: facebook tiny] https://www.facebook.com/LeggettAuto [Description: Description: insta tiny] https://www.linkedin.com/company-beta/9362272 [Description: Description: linked in tiny] https://www.linkedin.com/company-beta/9362272 [Description: Description: twitter tiny] https://www.twitter.com/leggettauto/ P Please consider your environmental responsibility before printing this e-mail

From: R-a-b [mailto:notifications@github.com] Sent: Wednesday, February 27, 2019 10:43 AM To: fuel9/DisplayMonkey Cc: Bobby Hicks; Comment Subject: [EXTERNAL] Re: [fuel9/DisplayMonkey] Install Errors (#59)

Bobby, I have the same/similar issue. How did you resolve it ? Thanks Chris

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fuel9_DisplayMonkey_issues_59-23issuecomment-2D467912299&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=8Kim39pIGzxFqOCGx8zvH1DUbD9XHcdn6f5cQccGmDw&s=c2fO6HNGIz9NoDuDFIylkHgzvreHYz-nCnvfe5zo4kE&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AoHkmCWQ7ULBXMVEt34Vvup-5FQydCVYDiks5vRqdsgaJpZM4Vt6hN&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=8Kim39pIGzxFqOCGx8zvH1DUbD9XHcdn6f5cQccGmDw&s=MU1Qy8zyW3pEhrwzJeBbYW_W9-d2PiiP4ztHxvcFHYk&e=.

R-a-b commented 5 years ago

Thanks for getting back to me.

It's to do with configuring DisplayMonkey.

I've created the database and user in SQL and modified the 2 web.config files as per the instructions, but am getting a SQL error message on the web page - Login failed for user 'DisplayMonkey'

From your comments - this is what you were getting too (or something very similar), but then you said you'd resolved it, I was just wondering if you can remember how you did it.

Cheers mate.

Chris


From: BobbyOfWindsor1974 notifications@github.com Sent: 27 February 2019 15:43 To: fuel9/DisplayMonkey Cc: R-a-b; Comment Subject: Re: [fuel9/DisplayMonkey] Install Errors (#59)

Sorry, it’s been a while. What’s the specific error?

Thanks

--Bobby

Robert Hicks | Senior Technical Analyst, Schukra - Leggett & Platt Automotive Group- North America 360 Silvercreek Industrial Dr., Lakeshore, ON N8N 4Y3 | •: 519-727-7000 Ext. 1003 | : 519-817-1576 | 7: 519-727-7068| •: bobby.hicks@leggett.commailto:bobby.hicks@leggett.com Website: www.leggett-automotive.com [Description: Description: facebook tiny] https://www.facebook.com/LeggettAuto [Description: Description: insta tiny] https://www.linkedin.com/company-beta/9362272 [Description: Description: linked in tiny] https://www.linkedin.com/company-beta/9362272 [Description: Description: twitter tiny] https://www.twitter.com/leggettauto/ P Please consider your environmental responsibility before printing this e-mail

From: R-a-b [mailto:notifications@github.com] Sent: Wednesday, February 27, 2019 10:43 AM To: fuel9/DisplayMonkey Cc: Bobby Hicks; Comment Subject: [EXTERNAL] Re: [fuel9/DisplayMonkey] Install Errors (#59)

Bobby, I have the same/similar issue. How did you resolve it ? Thanks Chris

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fuel9_DisplayMonkey_issues_59-23issuecomment-2D467912299&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=8Kim39pIGzxFqOCGx8zvH1DUbD9XHcdn6f5cQccGmDw&s=c2fO6HNGIz9NoDuDFIylkHgzvreHYz-nCnvfe5zo4kE&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AoHkmCWQ7ULBXMVEt34Vvup-5FQydCVYDiks5vRqdsgaJpZM4Vt6hN&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=8Kim39pIGzxFqOCGx8zvH1DUbD9XHcdn6f5cQccGmDw&s=MU1Qy8zyW3pEhrwzJeBbYW_W9-d2PiiP4ztHxvcFHYk&e=.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/fuel9/DisplayMonkey/issues/59#issuecomment-467912716, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AoMWOnOXjBJLgv8BRMFKnPao3y-sxO7xks5vRqekgaJpZM4Vt6hN.

BobbyOfWindsor1974 commented 5 years ago

Anytime.

Connection Settings from IIS:

[cid:image001.png@01D4CE8C.89C66190]

Web Config:

-->

Thanks --Bobby Robert Hicks | Senior Technical Analyst, Schukra - Leggett & Platt Automotive Group- North America 360 Silvercreek Industrial Dr., Lakeshore, ON N8N 4Y3 | •: 519-727-7000 Ext. 1003 | : 519-817-1576 | 7: 519-727-7068| •: bobby.hicks@leggett.com Website: www.leggett-automotive.com [Description: Description: facebook tiny] [Description: Description: insta tiny] [Description: Description: linked in tiny] [Description: Description: twitter tiny] P Please consider your environmental responsibility before printing this e-mail From: R-a-b [mailto:notifications@github.com] Sent: Wednesday, February 27, 2019 10:52 AM To: fuel9/DisplayMonkey Cc: Bobby Hicks; Comment Subject: [EXTERNAL] Re: [fuel9/DisplayMonkey] Install Errors (#59) Thanks for getting back to me. It's to do with configuring DisplayMonkey. I've created the database and user in SQL and modified the 2 web.config files as per the instructions, but am getting a SQL error message on the web page - Login failed for user 'DisplayMonkey' From your comments - this is what you were getting too (or something very similar), but then you said you'd resolved it, I was just wondering if you can remember how you did it. Cheers mate. Chris ________________________________ From: BobbyOfWindsor1974 Sent: 27 February 2019 15:43 To: fuel9/DisplayMonkey Cc: R-a-b; Comment Subject: Re: [fuel9/DisplayMonkey] Install Errors (#59) Sorry, it’s been a while. What’s the specific error? Thanks --Bobby Robert Hicks | Senior Technical Analyst, Schukra - Leggett & Platt Automotive Group- North America 360 Silvercreek Industrial Dr., Lakeshore, ON N8N 4Y3 | •: 519-727-7000 Ext. 1003 | : 519-817-1576 | 7: 519-727-7068| •: bobby.hicks@leggett.com [Description: Description: facebook tiny] [Description: Description: insta tiny] [Description: Description: linked in tiny] [Description: Description: twitter tiny] P Please consider your environmental responsibility before printing this e-mail From: R-a-b [mailto:notifications@github.com] Sent: Wednesday, February 27, 2019 10:43 AM To: fuel9/DisplayMonkey Cc: Bobby Hicks; Comment Subject: [EXTERNAL] Re: [fuel9/DisplayMonkey] Install Errors (#59) Bobby, I have the same/similar issue. How did you resolve it ? Thanks Chris — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
R-a-b commented 5 years ago

Cheers mate, all sorted, thanks again for the quick response.

BobbyOfWindsor1974 commented 5 years ago

No worries. Glad to help

Sent from my iPhone

On Feb 28, 2019, at 5:21 AM, R-a-b notifications@github.com<mailto:notifications@github.com> wrote:

Cheers mate, all sorted, thanks again for the quick response.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fuel9_DisplayMonkey_issues_59-23issuecomment-2D468218405&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=stUKZ7IufkbWnIvGXW46l9NWzoIiH1lAZX1Ka4NREhI&s=0__FllXhWKXJPSb61pmmFjYzQHHWX5aWtl9FlnaWwYo&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AoHkmKHBsybKEE1VqXiOfQdsMJ1lPL-5FJks5vR62RgaJpZM4Vt6hN&d=DwMCaQ&c=y2CoG5YnjIJpazuVfWQ7cQ&r=VSK8zsTMB9_o0CyFtzVnI7KU3082pv11Dn5l0G4nfiY&m=stUKZ7IufkbWnIvGXW46l9NWzoIiH1lAZX1Ka4NREhI&s=rTwmcu4Ymaitl1eMV8COKbz44LGEYpDLi369ptYcOKI&e=.