Jul
13
By bradj  //  No Comments

“PageHandlerFactory-Integrated” has a bad module

I was receiving this error: HTTP Error 500.21 – Internal Server Error Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list. This link provided a [...]

Jul
13
By bradj  //  No Comments

Could not load file or assembly ‘Oracle.DataAccess’

Here is the error I was receiving: Could not load file or assembly ‘Oracle.DataAccess’ or one of its dependencies. Below are a few links to help out [...]

Apr
12
By bradj  //  No Comments

Project ‘Project Name’ is missing required source folder: ‘gen’

I came across this error in the recent branching of YAAIC. It was quite a simple fix, for me. Go to Project Properties by right clicking on [...]

Feb
28
By bradj  //  No Comments

Firefox Flex Debug Player Crash

I was having issues with Firefox while debugging Flex applications. For some reason Firefox kept crashing or timing out. I followed this post. Solved my problem! Let [...]

Feb
27
By bradj  //  No Comments

Class IIMEClient could not be found

Are you getting this error in your Flash Builder 4 environment? VerifyError: Error #1014: Class IIMEClient could not be found. Fret no more. Change the following lines [...]

Feb
15
By bradj  //  No Comments

Center Elements in Adobe Flex When Using s:layout

This is something I found quite irritating. When you are using <s:layout> <s:VerticalLayout /> </s:layout> it generates a container around the rest of your components. Thus, whenever [...]

Oct
22
By bradj  //  No Comments

Ten Harsh Truths About Institutional Websites

This video was created by Paul Boag. Props. Every organisation makes mistakes running their website; the nature of those mistakes varies, however, depending on the size and [...]

Oct
21
By bradj  //  No Comments

VisualStudio 2010 Theme

Want a new theme for VisualStudio? Here are the steps I took in order to do just that. First, download Visual Studio Color Theme Editor. It is [...]