ASP.NET 5 MVC: unable to connect to web server ‘IIS Express’

What I’m doing: Opening Visual Studio Community 2015 File -> New -> Project Under Visual C#: Web -> ASP.NET Web Application Web Application And press f5 for the popup error “unable to connect to web server ‘IIS Express’.“ Deleting applicationhost.config, located in Documents\IISExpress\config, doesn’t change the error message. (There’s also an IISExpress folder in program files and program files (x86).) Something I … Read more

failed to load resource: the server response with a status 500 (internal server error)

If your _service.getCardList() returns null then the foreach will throw an exception which you have not handled. Maybe that is the reason you are getting (500) internal server error and not the jquery url, as 500 error code suggests that something went wrong in the server code. As a suggestion, You should use implement try – catch and log the exceptions somewhere to be able to … Read more

JQuery – $ is not defined

That error can only be caused by one of three things: Your JavaScript file is not being properly loaded into your page You have a botched version of jQuery. This could happen because someone edited the core file, or a plugin may have overwritten the $ variable. You have JavaScript running before the page is … Read more

JQuery – $ is not defined

That error can only be caused by one of three things: Your JavaScript file is not being properly loaded into your page You have a botched version of jQuery. This could happen because someone edited the core file, or a plugin may have overwritten the $ variable. You have JavaScript running before the page is … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)