Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
AnswerRe: updated how to create an infinite loop. Pin
User 665829-Jan-07 1:57
User 665829-Jan-07 1:57 
AnswerRe: updated how to create an infinite loop. Pin
Luc Pattyn29-Jan-07 1:58
sitebuilderLuc Pattyn29-Jan-07 1:58 
Questionhow to create an infinite loop? Pin
Petra29-Jan-07 1:12
Petra29-Jan-07 1:12 
AnswerRe: how to create an infinite loop? Pin
Colin Angus Mackay29-Jan-07 1:31
Colin Angus Mackay29-Jan-07 1:31 
AnswerRe: how to create an infinite loop? Pin
Pete O'Hanlon29-Jan-07 1:32
mvePete O'Hanlon29-Jan-07 1:32 
AnswerRe: how to create an infinite loop? Pin
ednrgc29-Jan-07 3:17
ednrgc29-Jan-07 3:17 
GeneralAdd-in Command in Project Context Menu Pin
Brady Kelly29-Jan-07 0:55
Brady Kelly29-Jan-07 0:55 
QuestionXXX.dll does not contain any types that can be registered for COM Interop Pin
A . Ansari29-Jan-07 0:53
A . Ansari29-Jan-07 0:53 
Hi,

I am trying to expose my .NET 2.0 class as a COM type using the following
attributes for the attributes

[ClassInterface(ClassInterfaceType.None)]
[Guid("8D0240AD-1BBE-4831-8214-39DD46A4A797")]

I have the "Register for COM Interop" build property set to true. I also have two functions in the class to register and unregister the COM with the registry. But when i try to build it in VS.NET 2005, i get the following error "XXX.dll does not contain any types that can be registered for COM Interop" and "XXX.dll does not contain any types that can be Unregistered for COM Interop". The same code works perfectly in VS.NET 2003. Anybody know of any reasons why this is happeneing or what i am doing wrong?

Thank You,
A.Ansari


Asadullah ansari
QuestionHow to access the running instance of a object? Pin
Diana Fernandez29-Jan-07 0:31
Diana Fernandez29-Jan-07 0:31 
AnswerRe: How to access the running instance of a object? [modified] Pin
Parwej Ahamad29-Jan-07 5:47
professionalParwej Ahamad29-Jan-07 5:47 
GeneralRe: How to access the running instance of a object? Pin
Diana Fernandez30-Jan-07 19:22
Diana Fernandez30-Jan-07 19:22 
QuestionListView behaves differently on Windows 2000 Server Pin
John Vale29-Jan-07 0:16
John Vale29-Jan-07 0:16 
QuestionListView state between row changing Pin
shadowWWL29-Jan-07 0:02
shadowWWL29-Jan-07 0:02 
AnswerRe: ListView state between row changing Pin
bobsugar22229-Jan-07 0:15
bobsugar22229-Jan-07 0:15 
GeneralRe: ListView state between row changing Pin
shadowWWL29-Jan-07 0:28
shadowWWL29-Jan-07 0:28 
GeneralRe: ListView state between row changing Pin
bobsugar22229-Jan-07 2:42
bobsugar22229-Jan-07 2:42 
QuestionSyntax Advice Pin
dabuskol28-Jan-07 23:56
dabuskol28-Jan-07 23:56 
AnswerRe: Syntax Advice Pin
bobsugar22229-Jan-07 0:04
bobsugar22229-Jan-07 0:04 
GeneralRe: Syntax Advice Pin
Christian Graus29-Jan-07 0:19
protectorChristian Graus29-Jan-07 0:19 
GeneralRe: Syntax Advice Pin
bobsugar22229-Jan-07 0:24
bobsugar22229-Jan-07 0:24 
AnswerRe: Syntax Advice Pin
andre_swnpl29-Jan-07 0:39
andre_swnpl29-Jan-07 0:39 
GeneralRe: Syntax Advice Pin
bobsugar22229-Jan-07 1:02
bobsugar22229-Jan-07 1:02 
GeneralRe: Syntax Advice Pin
andre_swnpl29-Jan-07 1:07
andre_swnpl29-Jan-07 1:07 
GeneralRe: Syntax Advice Pin
Luc Pattyn29-Jan-07 1:08
sitebuilderLuc Pattyn29-Jan-07 1:08 
GeneralRe: Syntax Advice Pin
bobsugar22229-Jan-07 2:24
bobsugar22229-Jan-07 2:24 

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.