Hi..
I have an imagelist which i want to populate at runtime from the database(SQL Server 2000).My problem is that the code which i have written works fine for some of the images, but for some it gives me the error "Parameter is not Valid".I'm, at my wits end.Please Help...
The C#. code is given below:-
Where, proc_GetIconNam e – Is the stored procedure
ICON_NAME – Is the...