I've been racking my brain with an error for quite awhile now regarding adding a parameter to a collection for an ADO Command object. The scenario is that I have a SQL query called from Access against a SQL Server database that has one character parameter.
I'm at our Mexico user group this week and I had a heck of a day yesterday relating to System Restore. I've used System Restore in the past, but never had problems like this.
I stumbled onto what I would consider a bug in the Visual Studio 2005 IDE today. The issue came about after I rebuilt due to renaming a type that was used in a user control. After building I got an error when I attempted to load the user control in design mode. The error was:
Could not find type 'TypeName'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built.