Archive for the ‘.Net Details’ Category

The Solution for Oracle ODAC Installation Errors

Sunday, April 8th, 2007

During the last week, I’ve attempted to install Oracle Data Access Components 10.2.0.2.20 several times, and to describe it as a headache would be an understatement. I think that a number of the problems I experienced may have been caused by my computer’s registry being a bit of a manky state, possible historic installs of things like their development suite, and so on.

Anyway, this post is intended as a note-to-self of the problems I encountered and the eventual solutions; most of which I did find on the web but somehow the final puzzle pieces evaded easy web-search finds. And again, because I have recently tried to stop my normal usage of an Admin level account, this may have contributed further problems - it certainly added hassle factor to the whole process.
(more…)

More on that DataGridViewComboBoxCell Error

Saturday, March 24th, 2007

Yesterday (or earlier this morning) I wrote about a Visual Studio DataGridView error that had me banging my head against a brick wall for a while. This post covers some more of the possible solutions in a little more detail.

(more…)

DataGridViewComboBoxCell Errors in Visual Studio 2005

Saturday, March 24th, 2007

Another fairly hard-core post on .Net today, so if you don’t program in C# .Net, you can probably ignore this! Recently, I have started playing with integrating databases into C# for the first time. I’ve done a little bit of data binding before, but I’ve never used the DataGridViewControl until this week.

(more…)

Outlook FaceId 3000 - 3999

Wednesday, January 24th, 2007

I recently wrote about Visual Studio 2005 and Visual Studio Tools for Office (VSTO) 2003, and this post adds data to that post. This entry is a technical .Net / VS2005 / VSTO blog and will probably not be of interest unless you use these tools yourself.

(more…)

Visual Studio 2005 Tools for Office CommandBarButton FaceId Property

Thursday, January 4th, 2007

I recently started experimenting with Visual Studio 2005 and Visual Studio Tools for Office (VSTO) 2003. This entry is a technical .Net / VS2005 / VSTO blog and will probably not be of interest unless you use these tools yourself.

(more…)