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

.NET (Core and Framework)

 
GeneralRe: Protecting sub folders on a web site Pin
led mike4-Mar-08 5:46
led mike4-Mar-08 5:46 
GeneralRe: Protecting sub folders on a web site Pin
#realJSOP4-Mar-08 10:26
mve#realJSOP4-Mar-08 10:26 
GeneralRe: Protecting sub folders on a web site Pin
led mike4-Mar-08 10:35
led mike4-Mar-08 10:35 
GeneralMainMenu from resource Pin
Eric Pruneau29-Feb-08 5:14
Eric Pruneau29-Feb-08 5:14 
QuestionAdd reference to Shared assemblies Pin
mpavas29-Feb-08 3:38
mpavas29-Feb-08 3:38 
GeneralRe: Add reference to Shared assemblies Pin
Pete O'Hanlon29-Feb-08 3:47
mvePete O'Hanlon29-Feb-08 3:47 
GeneralRe: Add reference to Shared assemblies Pin
mpavas29-Feb-08 4:01
mpavas29-Feb-08 4:01 
GeneralRe: Add reference to Shared assemblies Pin
Dave Kreskowiak29-Feb-08 5:56
mveDave Kreskowiak29-Feb-08 5:56 
If the assembly has been installed correctly, the item in question should just show up in the list without any interaction from you. If not, then you've got some kind of problem with your assembly.

Yes, the command line you used to install the assembly is correct. If you've installed a bad assembly, then tried reinstalling a new one without removing the original, you might run into a problem. In that case, try uninstalling the assembly first, then reinstalling it. If that doesn't work, try adding the /f switch to the command line to force a reinstall without regard to the same assembly name already being installed, essentially, overwriting the registration details.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




AnswerRe: Add reference to Shared assemblies Pin
mpavas29-Feb-08 17:58
mpavas29-Feb-08 17:58 
GeneralProblem with splitcontainer Pin
Zoltan Aszalos29-Feb-08 2:56
Zoltan Aszalos29-Feb-08 2:56 
QuestionSystem.Web.Mail.MailAttachment problems with sending a message with attachment file Pin
ZenyukIV29-Feb-08 2:47
ZenyukIV29-Feb-08 2:47 
GeneralRe: System.Web.Mail.MailAttachment problems with sending a message with attachment file Pin
Dave Kreskowiak29-Feb-08 3:48
mveDave Kreskowiak29-Feb-08 3:48 
GeneralRe: System.Web.Mail.MailAttachment problems with sending a message with attachment file Pin
ZenyukIV1-Mar-08 1:37
ZenyukIV1-Mar-08 1:37 
AnswerRe: System.Web.Mail.MailAttachment problems with sending a message with attachment file Pin
ZenyukIV4-Mar-08 19:08
ZenyukIV4-Mar-08 19:08 
Questionhow to add assembly crystaldecision.enterprise.framework in mine websetup Pin
fgfdhghgfd29-Feb-08 2:07
fgfdhghgfd29-Feb-08 2:07 
GeneralInstallation of exe's in GAC Pin
mukkanti00728-Feb-08 23:26
mukkanti00728-Feb-08 23:26 
GeneralRe: Installation of exe's in GAC Pin
Laddie29-Feb-08 0:02
Laddie29-Feb-08 0:02 
GeneralRe: Installation of exe's in GAC Pin
Pete O'Hanlon29-Feb-08 1:03
mvePete O'Hanlon29-Feb-08 1:03 
GeneralRe: Installation of exe's in GAC Pin
Dave Kreskowiak29-Feb-08 3:46
mveDave Kreskowiak29-Feb-08 3:46 
GeneralWord Interop runs separate WinWord.exe for each document Pin
hairy_hats27-Feb-08 22:19
hairy_hats27-Feb-08 22:19 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
led mike28-Feb-08 5:26
led mike28-Feb-08 5:26 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
buchstaben28-Feb-08 7:46
buchstaben28-Feb-08 7:46 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
Giorgi Dalakishvili28-Feb-08 8:13
mentorGiorgi Dalakishvili28-Feb-08 8:13 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
hairy_hats28-Feb-08 23:15
hairy_hats28-Feb-08 23:15 
GeneralCustom SettingsProvider and SettingsDesigner compatibility Pin
Joachim Kerschbaumer27-Feb-08 21:11
Joachim Kerschbaumer27-Feb-08 21:11 

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.