Click here to Skip to main content
15,915,509 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: I am converting a ActiveX(DSO Framer)control into .Net assembly Pin
Don Miguel11-Jan-07 1:40
Don Miguel11-Jan-07 1:40 
GeneralRe: I am converting a ActiveX(DSO Framer)control into .Net assembly Pin
Dan Neely11-Jan-07 2:10
Dan Neely11-Jan-07 2:10 
GeneralRe: I am converting a ActiveX(DSO Framer)control into .Net assembly Pin
indian14311-Jan-07 2:58
indian14311-Jan-07 2:58 
GeneralRe: I am converting a ActiveX(DSO Framer)control into .Net assembly Pin
Don Miguel11-Jan-07 5:05
Don Miguel11-Jan-07 5:05 
GeneralRe: I am converting a ActiveX(DSO Framer)control into .Net assembly Pin
indian14316-Jan-07 23:48
indian14316-Jan-07 23:48 
QuestionProblem with adding references to visul studio .net 2005 [modified] Pin
Shyam Gaikwad10-Jan-07 23:49
Shyam Gaikwad10-Jan-07 23:49 
AnswerRe: Problem with adding references to visul studio .net 2005 Pin
Rudolf Jan18-Jan-07 0:37
Rudolf Jan18-Jan-07 0:37 
Questionregistration and gac intallation Pin
indian14310-Jan-07 23:23
indian14310-Jan-07 23:23 
Dear sir,
I have done the assembly registration and gac intallation in two steps, but I am getting error as

* Failure adding assembly to the cache: An attempt was made to load a program with an incorrect format. *.

Please tell me what could be the reason, and where I might have done mistake. The steps I did are as below.


No. 1 C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin>sn -p D:\Aleem\DSOControl1\DSOControl1.snk

D:\Aleem\DSOControl1\DSOControl1.dll


Microsoft (R) .NET Framework Strong Name Utility Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Public key written to D:\Aleem\DSOControl1\DSOControl1.dll

No. 2. C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin>gacutil /i D:\Aleem\DSOControl1\DSOControl1.dll

Microsoft (R) .NET Global Assembly Cache Utility. Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Failure adding assembly to the cache: An attempt was made to load a program with an incorrect format.


Regards,




S/W Engineer
Akebono Soft Technologies
aleem_abdul@akebonosoft.com.

AnswerRe: registration and gac intallation Pin
Abhijit Chaubal12-Jan-07 4:00
Abhijit Chaubal12-Jan-07 4:00 
GeneralRe: registration and gac intallation Pin
indian14315-Jan-07 18:12
indian14315-Jan-07 18:12 
QuestionI register a dll file "regasm d:\Aleem\DSOControl1\DSOControl1.dll" Pin
indian14310-Jan-07 22:32
indian14310-Jan-07 22:32 
QuestionMigrating web Application to .Net 2005 Pin
happyheartcs10-Jan-07 22:32
happyheartcs10-Jan-07 22:32 
AnswerRe: Migrating web Application to .Net 2005 Pin
szukuro11-Jan-07 3:56
szukuro11-Jan-07 3:56 
GeneralRe: Migrating web Application to .Net 2005 Pin
happyheartcs11-Jan-07 5:11
happyheartcs11-Jan-07 5:11 
GeneralWPF Tutorials Pin
Brady Kelly10-Jan-07 22:25
Brady Kelly10-Jan-07 22:25 
GeneralRe: WPF Tutorials Pin
Thomas Stockwell13-Jan-07 5:49
professionalThomas Stockwell13-Jan-07 5:49 
QuestionI want to give Online pupations for my own software Pin
illusionarylife10-Jan-07 22:20
illusionarylife10-Jan-07 22:20 
AnswerRe: I want to give Online pupations for my own software Pin
Colin Angus Mackay10-Jan-07 23:27
Colin Angus Mackay10-Jan-07 23:27 
QuestionClick Once Deployment Problems Pin
harwanegg10-Jan-07 20:18
harwanegg10-Jan-07 20:18 
QuestionI am trying to convert the DSOFramer com component as .net framework assembly Pin
indian14310-Jan-07 19:51
indian14310-Jan-07 19:51 
QuestionMoving my C++/MFC project from VS 2003 to VS 2005 Pin
AlexEvans10-Jan-07 17:26
AlexEvans10-Jan-07 17:26 
AnswerRe: Moving my C++/MFC project from VS 2003 to VS 2005 Pin
Christian Graus10-Jan-07 18:59
protectorChristian Graus10-Jan-07 18:59 
QuestionSingleton Application Pin
PavanPareta10-Jan-07 17:16
PavanPareta10-Jan-07 17:16 
AnswerRe: Singleton Application Pin
Christian Graus10-Jan-07 18:56
protectorChristian Graus10-Jan-07 18:56 
GeneralRe: Singleton Application Pin
PavanPareta10-Jan-07 19:21
PavanPareta10-Jan-07 19:21 

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.