Re: com componets not working .net framework
From: Tarakeshwar L (l.tarakeshwar_at_fifthgentech.com)
Date: 11/18/04
- Next message: balu: "Problem in developing newsreader in vb.net"
- Previous message: Tor Bådshaug: "RE: How to access C# library from a C++ client."
- In reply to: kavitha reddy via .NET 247: "com componets not working .net framework"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Nov 2004 10:32:11 +0530
There is a possibility that your CLSID is corrupted or is in use by another
application. Go to your IDL file and change the CLSID for this com object
into a different CLSID using the GUIDGen.exe and rebuild your application,
it will be automatically registered if it is a com project, or manually
register it in your command prompt.
Regards,
Tarakeshwar Reddy
.Net Programmer
Fifth Generation Technologies
"kavitha reddy via .NET 247" <anonymous@dotnet247.com> wrote in message
news:uYajgUIzEHA.2692@TK2MSFTNGP10.phx.gbl...
> my application which worked fine till few days back ,but today its giving
me error saying "com object with CLSID {the no} is either not valid ot not
registered".
> can any one tell me solution to this.
> thanks
> --------------------------------
> From: soni
>
> -----------------------
> Posted by a user from .NET 247 (http://www.dotnet247.com/)
>
> <Id>9zEle59NYU6bthXTOc1PfA==</Id>
- Next message: balu: "Problem in developing newsreader in vb.net"
- Previous message: Tor Bådshaug: "RE: How to access C# library from a C++ client."
- In reply to: kavitha reddy via .NET 247: "com componets not working .net framework"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|