Click here to Skip to main content
15,902,777 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to protect my C# program? Pin
Sokka9314-Feb-09 22:47
Sokka9314-Feb-09 22:47 
GeneralRe: How to protect my C# program? Pin
Nico Patitz15-Feb-09 12:00
Nico Patitz15-Feb-09 12:00 
AnswerRe: How to protect my C# program? Pin
Christian Graus14-Feb-09 22:48
protectorChristian Graus14-Feb-09 22:48 
AnswerRe: How to protect my C# program? [modified] Pin
harold aptroot14-Feb-09 23:09
harold aptroot14-Feb-09 23:09 
AnswerRe: How to protect my C# program? Pin
PIEBALDconsult15-Feb-09 5:20
mvePIEBALDconsult15-Feb-09 5:20 
QuestionType library exporter error - Urgent help needed Pin
gopisetty14-Feb-09 18:07
gopisetty14-Feb-09 18:07 
AnswerRe: Type library exporter error - Urgent help needed Pin
Dave Kreskowiak15-Feb-09 4:26
mveDave Kreskowiak15-Feb-09 4:26 
AnswerRe: Type library exporter error - Urgent help needed Pin
WolfiKo7-Feb-10 5:36
WolfiKo7-Feb-10 5:36 
I have had the same problem sice yesterday, I was spending today to find out waht the problem is.
Beside some solutions I hvae found (duplicate guid for assembly and class) but did not work for me, I found the solution for me:
I am using a vb6 com-class library dll as a reference in my .NET project. I have changed that com class library dll by removing a function from one of the classes, because it is no more used/needed. After adding this function and recompiling the vb6 com library, registering again in .NET project, the problem was gone. It seams, that the type library exporter remebers some information somewhere, that even a clean did not swipe out. My be the old version of the type library was still hanging aaround somewhere in the registry.
Afterwards I again removed the unnecessary function from the dll, unregistered to old one registered the new one and, even then the problem was gone. So seams to be a windows registry mystery. I hope it helps some folks, so they do not search and loose hours and hours like i did.

Wolfiko
GeneralRe: Type library exporter error - Urgent help needed Pin
Jason McBurney11-Jul-11 7:51
Jason McBurney11-Jul-11 7:51 
QuestionPrint a Document Pin
Leo_Mahendra14-Feb-09 17:06
Leo_Mahendra14-Feb-09 17:06 
GeneralRe: Print a Document Pin
Kristian Sixhøj15-Feb-09 1:30
Kristian Sixhøj15-Feb-09 1:30 
Questionwindows forms TCP connection problem Pin
bar300014-Feb-09 12:43
bar300014-Feb-09 12:43 
AnswerRe: windows forms TCP connection problem Pin
Calin Tatar14-Feb-09 13:12
Calin Tatar14-Feb-09 13:12 
GeneralRe: windows forms TCP connection problem Pin
bar300014-Feb-09 13:21
bar300014-Feb-09 13:21 
GeneralRe: windows forms TCP connection problem Pin
Calin Tatar14-Feb-09 13:26
Calin Tatar14-Feb-09 13:26 
GeneralRe: windows forms TCP connection problem Pin
bar300015-Feb-09 4:37
bar300015-Feb-09 4:37 
GeneralRe: windows forms TCP connection problem Pin
riced15-Feb-09 5:14
riced15-Feb-09 5:14 
GeneralRe: windows forms TCP connection problem Pin
bar300015-Feb-09 22:56
bar300015-Feb-09 22:56 
Questioninstanciate a FileHelperEngine Question Pin
Member 317070314-Feb-09 12:09
Member 317070314-Feb-09 12:09 
AnswerRe: instanciate a FileHelperEngine Question Pin
DaveyM6914-Feb-09 13:04
professionalDaveyM6914-Feb-09 13:04 
General[Message Deleted] Pin
Member 317070314-Feb-09 13:33
Member 317070314-Feb-09 13:33 
GeneralRe: instanciate a FileHelperEngine Question Pin
DaveyM6914-Feb-09 22:18
professionalDaveyM6914-Feb-09 22:18 
QuestionReading A Specific value From Txt File Pin
wwwxyz14-Feb-09 8:53
wwwxyz14-Feb-09 8:53 
AnswerRe: Reading A Specific value From Txt File Pin
Wendelius14-Feb-09 9:11
mentorWendelius14-Feb-09 9:11 
AnswerRe: Reading A Specific value From Txt File Pin
Calin Tatar14-Feb-09 9:14
Calin Tatar14-Feb-09 9:14 

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.