Click here to Skip to main content
15,894,460 members
Home / Discussions / C#
   

C#

 
GeneralSelect Boxes or Inverse Color Pens Pin
Anonymous13-Mar-03 10:14
Anonymous13-Mar-03 10:14 
GeneralRe: Select Boxes or Inverse Color Pens Pin
Chris Jobson13-Mar-03 11:14
Chris Jobson13-Mar-03 11:14 
GeneralModeless Dialogs Pin
Jeff J13-Mar-03 8:05
Jeff J13-Mar-03 8:05 
GeneralRe: Modeless Dialogs Pin
Chris Jobson13-Mar-03 10:56
Chris Jobson13-Mar-03 10:56 
GeneralRe: Modeless Dialogs Pin
James T. Johnson13-Mar-03 11:19
James T. Johnson13-Mar-03 11:19 
GeneralRe: Modeless Dialogs Pin
Jeff J13-Mar-03 11:58
Jeff J13-Mar-03 11:58 
GeneralRe: Modeless Dialogs Pin
Jeff J13-Mar-03 11:56
Jeff J13-Mar-03 11:56 
GeneralManaged C# Compiler question Pin
LongRange.Shooter13-Mar-03 6:43
LongRange.Shooter13-Mar-03 6:43 
I am trying to get an assembly compiled using the managed compiler and get the resulting class library strong named.

First I tried an explicite path to the file in the assembly. No go. Cry | :((
Now: the assembly info states that the strong name key must be relative to the project location....so I created the location in the assembly file as ..\..\keyfilename.snk and tried to have it find it.

I first tried just locating the strong name key file within the source files and then in the bin file and in both cases the key file is reported as not found by the compiler.

So next I added the path to my source in the /lib: switch for the compiler. This still ended with file not found. Cry | :((

Has Rose | [Rose] anyone Rose | [Rose] gotten a strong named compilation using the managed compiler and how did you get it to find the snk file ??? Confused | :confused: Confused | :confused: Confused | :confused:

I am at wits end. Eek! | :eek:

Thanks,

MJ

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

GeneralRe: Managed C# Compiler question Pin
Robert Hinrichs13-Mar-03 8:52
Robert Hinrichs13-Mar-03 8:52 
GeneralRe: Managed C# Compiler question Pin
LongRange.Shooter13-Mar-03 10:55
LongRange.Shooter13-Mar-03 10:55 
GeneralRe: Managed C# Compiler question Pin
leppie13-Mar-03 10:20
leppie13-Mar-03 10:20 
GeneralRe: Managed C# Compiler question Pin
LongRange.Shooter13-Mar-03 10:53
LongRange.Shooter13-Mar-03 10:53 
GeneralRe: Managed C# Compiler question Pin
LongRange.Shooter19-Mar-03 10:29
LongRange.Shooter19-Mar-03 10:29 
QuestionSending commands between Windows applications? Pin
Kryal13-Mar-03 6:13
Kryal13-Mar-03 6:13 
AnswerRe: Sending commands between Windows applications? Pin
Davy Mitchell13-Mar-03 22:02
Davy Mitchell13-Mar-03 22:02 
QuestionHow to create global variables in C#? Pin
Vitaliy Vorontsov13-Mar-03 6:10
Vitaliy Vorontsov13-Mar-03 6:10 
AnswerRe: How to create global variables in C#? Pin
leppie13-Mar-03 6:36
leppie13-Mar-03 6:36 
AnswerRe: How to create global variables in C#? Pin
Xiangyang Liu 刘向阳13-Mar-03 6:40
Xiangyang Liu 刘向阳13-Mar-03 6:40 
AnswerRe: How to create global variables in C#? Pin
kaschimer13-Mar-03 6:40
kaschimer13-Mar-03 6:40 
AnswerRe: How to create global variables in C#? Pin
Robert Hinrichs13-Mar-03 7:45
Robert Hinrichs13-Mar-03 7:45 
GeneralRe: How to create global variables in C#? Pin
Jeff J13-Mar-03 8:16
Jeff J13-Mar-03 8:16 
AnswerRe: How to create global variables in C#? Pin
Adam Turner13-Mar-03 11:02
Adam Turner13-Mar-03 11:02 
QuestionHow to update a Windows Service Pin
Chris Hansson13-Mar-03 5:55
Chris Hansson13-Mar-03 5:55 
AnswerRe: How to update a Windows Service Pin
Xiangyang Liu 刘向阳13-Mar-03 6:27
Xiangyang Liu 刘向阳13-Mar-03 6:27 
GeneralDefault argument values Pin
Alexandru Savescu13-Mar-03 4:23
Alexandru Savescu13-Mar-03 4:23 

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.