Archive for September, 2008

Changing the Size of ReportViewer Parameter Dropdown List

Wednesday, September 24th, 2008

SSRS Report Viewer Parameters Dropdown (Before)I recently encountered an issue with the SSRS ReportViewer control where the parameter drop-down list was of insufficient width for the parameters contained therein.  Surprisingly, a search yielded no solutions.  Indeed, several individuals indicated that changing this width was not possible.

Fortunately, it does turn out to be possible.

(more…)

We’re moving!

Thursday, September 18th, 2008

Please bear with me while I move content from my previous blog site, located at brandonhaynes.org.  Content and links may be of inconsistent quality until such a time as I have fully reconstituted the site.

B

DotNetNuke Debugging with Debug-Build Assemblies (4.9 Update)

Sunday, September 14th, 2008

I recently wrote about the use of debug-build assemblies to identify and correct difficult–to-diagnose problems with a DotNetNuke installation (see this for a detailed discussion).

To date, a number of people have successfully used these builds in correcting a number of relatively arcane problems.  As such, I have elected to deploy debug-build version of the core DNN assemblies for the recently-released 4.9 version.

(more…)