MSFlexiGrid in C# problem
-
Hi... Im using the MSFlexiGrid library in a C#.Net Project. Im using a FlexiGrid control. Until yesterdey, everything seemed to work fine but now I have an error when I try to see a form which has the flexigrid control.
Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
I can't compile anything either and looking for this error in google, I found that I need to register something with/in the ATL.dll library, which is part of Windows System. I know that I could use the DataGrid control but I would like to know why this dont work if this was working without problems. I don't have a clue of what to do. Any help would be apreciated and excuse me about my English if I made a mistake. Ivan -
Hi... Im using the MSFlexiGrid library in a C#.Net Project. Im using a FlexiGrid control. Until yesterdey, everything seemed to work fine but now I have an error when I try to see a form which has the flexigrid control.
Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
I can't compile anything either and looking for this error in google, I found that I need to register something with/in the ATL.dll library, which is part of Windows System. I know that I could use the DataGrid control but I would like to know why this dont work if this was working without problems. I don't have a clue of what to do. Any help would be apreciated and excuse me about my English if I made a mistake. IvanWhy would you use the flexgrid ? Not registered means it's not registered with COM, I would expect.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
Hi... Im using the MSFlexiGrid library in a C#.Net Project. Im using a FlexiGrid control. Until yesterdey, everything seemed to work fine but now I have an error when I try to see a form which has the flexigrid control.
Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
I can't compile anything either and looking for this error in google, I found that I need to register something with/in the ATL.dll library, which is part of Windows System. I know that I could use the DataGrid control but I would like to know why this dont work if this was working without problems. I don't have a clue of what to do. Any help would be apreciated and excuse me about my English if I made a mistake. IvanCheck your refrences and Component of MSFlexigrid is exist. then add refrences and Component of MSFlexigrid. Best Regard Anubhava Dimri
mailto: anubhava.prodata@gmail.com