Ian Robinson
Author: Ian Robinson Created: 10/17/2006
Ian Robinson's blog at Engage Software.

What Blogs Do You Read?
By Ian Robinson on 2/7/2008
Earlier today I created a list of blogs, podcasts, and web sites that are of interest to me as a developer. This are the sites I keep tabs on so I can stay up on the latest and keep learning. Some of them I frequent more regularly than others...
Comments (0) More...

Reporting Services Error after editing web.config with IIS
By Ian Robinson on 12/9/2007

If you have recently edited your reporting services web.config and can no longer access your reports you may want to check if your web.config file contains an xmlns attribute on the configuration element. If it does, you will not be able to access your report manager.  Simply removing the attribute will solve this issue.

I ran into this issue today after i edited a property in the web.config using the IIS tool (under asp.net tab). As i had no idea what had originally caused the issue it took a few hours to figure out that it was because i had edited the web.config with IIS.

Here is the error message that the report manager would display:

"The report server is not responding. Verify that the report server is running and can be accessed from this computer."

Here is the error message from the log file:& ...

Comments (1) More...

Error installing VS 2005 content templates
By Ian Robinson on 11/19/2007
Running all the new .NET 3.0 goodness on your development machine, but want to install content templates (maybe the DNN starter kit?) for Visual Studio 2005? You may see this error: Could not load file or assembly 'Microsoft.Wizardframework, Version=8.0.0.0,...'
Comments (0) More...

Vista: using virtual CDs
By Ian Robinson on 11/4/2007
After a bit of frustration with MS Virtual CD, I found a solution that works on Vista.
Comments (0) More...

ComponentArt's New WYSIWYG Editor
By Ian Robinson on 11/1/2007
There is a new ComponentArt rich text editor on the market - is it ready for DNN?
Comments (1) More...

SQL05 DMVs and Silverlight
By Ian Robinson on 10/26/2007
Information gleaned from Tulsa TechFest 2007...
Comments (0) More...

I type 102.2 WPM
By Ian Robinson on 9/17/2007
Mr. Dukes pointed me to this blog post by Daniel Moth and of course I accepted the challenge (or was it just an inquiry......maybe I'm overly competitive...)

here is the link to try it yourself: Typequick

YOUR RESULTS ARE:

Number of words typed: 306
Test duration: 3 min
Speed: 102.2 words/min. (511 keystrokes/min.)
Error penalty: 13
Accuracy: 95.8%

I did not have to mess with the scrolling window as some have had to.....and it was my first try....also i fix errors as i go.....
Comments (1)

Testing Web Sites in IE6
By Ian Robinson on 2/4/2007
As techies, we here at Engage Software were enthusiastic regarding the release of IE7, and subsequently left IE6 behind. However a large number of the population at large, including our clients, are keeping it very much alive. Not being able to install IE6 and IE7 on the same machine has been a frustration in recent days.....but MS has come up with a relatively painless solution.
Comments (1) More...

MS ASP.NET Ajax Beta Released
By Ian Robinson on 10/22/2006
On friday a Beta version of ASP.NET ajax was released, the number of features in the release is less than in the last CTP, but the features that remain have had some very welcome enhancements made.
Comments (0) More...

ASP.NET Ajax ("Atlas")
By Ian Robinson on 10/17/2006
This weekend I attended the Tulsa TechFest and had the opportunity to sit through the entire Ajax/Atlas track. While it wasn’t the focus of every presentation at the fest, I have decided to focus this post on the new Microsoft ASP.NET Ajax web development technology, which currently is out as a Community Technology Preview.
Comments (0) More...

Search