Posts

Showing posts from 2014

The connection name 'OraAspNetConString' was not found in the applications configuration or the connection string is empty.

Recently, I was getting this error when I was working on a web project I've had in my machine for a while.  Configuration Error Description:  An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message:  The connection name 'OraAspNetConString' was not found in the applications configuration or the connection string is empty. Source Error: Line 275: <siteMap> Line 276: <providers> Line 277: <add name="OracleSiteMapProvider" type="Oracle.Web.SiteMap.OracleSiteMapProvider, Oracle.Web, Version=4.112.3.0, Culture=neutral, PublicKeyToken=89b483f429c47342" connectionStringName="OraAspNetConString" applicationName="" securityTrimmingEnabled="true"/> Line 278: </providers> Line 279: </siteMap> Source File:  C:\W...

Could not load Shockwave Flash

Image
I have been getting this pesky "Could Not Load Shockwave Flash" message in Google Chrome whenever I visit any site with videos in them. After a bit research and reading about many solutions. It turns out my downloading of PepeflashPlayer.dll (via Chrome update) recently is causing this. So, time to disable the sucker and so I did by  Typing in chrome://plugins in chrome Close dows Chrome and open a new instance of Chrome. message is gone, videos are visible.  .. everything back to the way they were. No more pesky message and inability to see the videos in Chrome.