Click here to Skip to main content
15,915,702 members
Home / Discussions / C#
   

C#

 
GeneralRe: Capture Batch-File Data Pin
Harvey Saayman7-May-08 23:45
Harvey Saayman7-May-08 23:45 
QuestionHow to use app.config file for set database Connection Pin
sanpune7-May-08 19:59
sanpune7-May-08 19:59 
AnswerRe: How to use app.config file for set database Connection Pin
Christian Graus7-May-08 20:10
protectorChristian Graus7-May-08 20:10 
QuestionC# simple windows form taking alot of RAM Pin
Adeel Chaudhry7-May-08 19:44
Adeel Chaudhry7-May-08 19:44 
AnswerRe: C# simple windows form taking alot of RAM Pin
Christian Graus7-May-08 19:52
protectorChristian Graus7-May-08 19:52 
GeneralRe: C# simple windows form taking alot of RAM Pin
Reelix7-May-08 20:03
Reelix7-May-08 20:03 
AnswerRe: C# simple windows form taking alot of RAM Pin
natsuyaki8-May-08 1:16
natsuyaki8-May-08 1:16 
QuestionClass not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) -- Exception Pin
jamesjk7-May-08 19:14
jamesjk7-May-08 19:14 
When I try to drag one of my usercontrol onto the form, I get the following exception. But I could add the control onto the same project by opening it in mt friend's system. But coming back to my system it gives me the same error... what could be wrong in my system?

Could somebody help me in solving this issue plssssss ?????


Exception Message:

Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
Hide

at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at Orders.Orders.InitializeComponent()
at Orders.Orders..ctor()

Thanks in Advance
AnswerRe: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) -- Exception Pin
Christian Graus7-May-08 19:22
protectorChristian Graus7-May-08 19:22 
GeneralRe: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) -- Exception Pin
jamesjk7-May-08 19:33
jamesjk7-May-08 19:33 
GeneralRe: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) -- Exception Pin
Christian Graus7-May-08 19:36
protectorChristian Graus7-May-08 19:36 
GeneralRe: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) -- Exception Pin
jamesjk7-May-08 20:21
jamesjk7-May-08 20:21 
QuestionCan i use two internet connection in the same PC? [modified] Pin
bug_aonz7-May-08 18:41
bug_aonz7-May-08 18:41 
AnswerRe: Can i use two internet connection in the same PC? Pin
Christian Graus7-May-08 18:58
protectorChristian Graus7-May-08 18:58 
Answer- Cross Post - Please Ignore - Pin
Reelix7-May-08 20:05
Reelix7-May-08 20:05 
QuestionA Paint Like Program Pin
book_slinger7-May-08 17:24
book_slinger7-May-08 17:24 
AnswerRe: A Paint Like Program Pin
Christian Graus7-May-08 17:58
protectorChristian Graus7-May-08 17:58 
AnswerRe: A Paint Like Program Pin
Bert delaVega8-May-08 2:44
Bert delaVega8-May-08 2:44 
QuestionRotated Images have Rigid Borders Pin
RedHotFunk7-May-08 16:04
RedHotFunk7-May-08 16:04 
AnswerRe: Rotated Images have Rigid Borders Pin
Christian Graus7-May-08 17:59
protectorChristian Graus7-May-08 17:59 
QuestionHow Do I Make A BackColor Semi-transparent? Pin
That Asian Guy7-May-08 15:47
That Asian Guy7-May-08 15:47 
AnswerRe: How Do I Make A BackColor Semi-transparent? Pin
Dave Kreskowiak7-May-08 16:30
mveDave Kreskowiak7-May-08 16:30 
GeneralRe: How Do I Make A BackColor Semi-transparent? Pin
That Asian Guy7-May-08 16:47
That Asian Guy7-May-08 16:47 
Questionblackberry application in C#? Pin
Jacob Dixon7-May-08 15:24
Jacob Dixon7-May-08 15:24 
AnswerRe: blackberry application in C#? Pin
Dave Kreskowiak7-May-08 16:26
mveDave Kreskowiak7-May-08 16:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.