2008
Unknown server tag ‘ajaxToolkit:CalendarExtender’
Fatal Error:get('adsPerSlot') in Admin Options don't exist (not an array)!When I launched our company’s Intranet this morning, the following Exception was loaded:
Unknown server tag ‘ajaxToolkit:CalendarExtender’
Locally on the development machine everything worked fine, but on the server it just didn’t want to work. I searched though the net to find solutions and found many who would work normally but in my case, didn’t work for me. The solutions include: Continue reading »
2008
Theme cannot be found in the application or global theme directories
Fatal Error:get('adsPerSlot') in Admin Options don't exist (not an array)!I was creating an application and everything was working fine. But when i uploaded the website on the server the following exception loaded…
Theme ‘Default’ cannot be found in the application or global theme directories
There are two ways to solve this problem: Continue reading »
2008
There is already an open DataReader…
Fatal Error:get('adsPerSlot') in Admin Options don't exist (not an array)!
Sometimes, when I try to get data from the SQL Server the following exception is loaded:
“There is already an open DataReader associated with this Command which must be closed first.”
This occurs when you have multiple DataReaders open concurrently on the same connection, ie you call SqlCommand.ExecuteReader but don’t close the SqlDataReader returned by this method before calling it again (either on the same command or another command on the same connection).
This is due to a change in the default setting for MARs (Multiple Active Result Sets). By default, It used to be set as True but it was changed and was set to False by default post RC1.
So to remove this exception, you just need to change the following: Continue reading »
Recent Posts
Favourite Links
Tags
Archives
- May 2012
- February 2012
- December 2011
- October 2011
- September 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- September 2008
- August 2008
- June 2008
- May 2008
- March 2008
- February 2008
- November 2007
- September 2007
- July 2007
- June 2007
- May 2007
- February 2007
- January 2007
- November 2006
- October 2006
Categories
- Android
- Apple
- ASP.Net
- Blackberry OS
- CMS
- Creative Computing
- Crystal Reports
- Day to Day
- Deep Design Malta
- Design and Development
- Development Tools
- Games
- Google Analytics
- Google Gmail
- Internet Explorer
- iPhone/3G
- iPod Touch
- JavaScript
- JQuery
- Microsoft
- Microsoft SQL Server
- Microsoft Visual Studio
- MS Office
- My Blog
- NetBeans
- Off Topic
- Online Services
- Permissions
- Phones and Tablets Platforms
- Project NINE
- PSP NGP
- Quickie
- SEO
- Silverlight For WP7
- Sitefinity
- Sony
- Uncategorized
- Utilities
- VB .Net
- Windows 7
- Windows 8
- Windows Live
- Windows Mobile
- Windows Phone 7
- Windows Vista
- Wordpress
- WP Apps
- Yellow Pages




