Click here to Skip to main content
16,006,348 members
Home / Discussions / C#
   

C#

 
AnswerRe: Add tool tip on graphic objects Pin
Gareth H12-May-08 22:52
Gareth H12-May-08 22:52 
AnswerRe: Add tool tip on graphic objects Pin
Christian Graus12-May-08 23:02
protectorChristian Graus12-May-08 23:02 
Questiondisapper format of richedit in microsoft word Pin
ham rez12-May-08 22:37
ham rez12-May-08 22:37 
AnswerRe: disapper format of richedit in microsoft word Pin
Christian Graus12-May-08 23:02
protectorChristian Graus12-May-08 23:02 
QuestionReceiving "raw" print jobs Pin
User 137680012-May-08 22:04
User 137680012-May-08 22:04 
AnswerRe: Receiving "raw" print jobs Pin
m@u12-May-08 22:45
m@u12-May-08 22:45 
GeneralRe: Receiving "raw" print jobs Pin
User 137680012-May-08 23:36
User 137680012-May-08 23:36 
QuestionCurrent directory issue to load a assembly thru reflection Pin
shivapriyak12-May-08 21:40
shivapriyak12-May-08 21:40 
Hi,

I am trying to load a assembly thru reflection using:

Assembly asm = domain.Load(AssemblyName)

I understand that the assembly should also be in the currrent directory (DEBUG folder) in order to load it, though it is present in te location specified.
I have tried setting a new location as my current directory before loading, using:
Directory.SetCurrentDirectory(...)
But still it is not loading the assembly though the dll is there in that path and NOT present in the DEBUG folder.

Can anyone help me with this?
Thanks,
Priya.
AnswerRe: Current directory issue to load a assembly thru reflection Pin
natsuyaki12-May-08 21:50
natsuyaki12-May-08 21:50 
GeneralRe: Current directory issue to load a assembly thru reflection Pin
shivapriyak12-May-08 23:25
shivapriyak12-May-08 23:25 
AnswerRe: Current directory issue to load a assembly thru reflection Pin
Spunky Coder12-May-08 21:55
Spunky Coder12-May-08 21:55 
GeneralRe: Current directory issue to load a assembly thru reflection Pin
shivapriyak12-May-08 23:20
shivapriyak12-May-08 23:20 
QuestionRe: Current directory issue to load a assembly thru reflection Pin
jpsstavares18-Sep-08 6:51
jpsstavares18-Sep-08 6:51 
QuestionVisual stodio 2008 WorkFlow Project error Pin
Thaer Hamael12-May-08 21:25
Thaer Hamael12-May-08 21:25 
AnswerRe: Visual stodio 2008 WorkFlow Project error Pin
MarkB77712-May-08 23:19
MarkB77712-May-08 23:19 
GeneralRe: Visual stodio 2008 WorkFlow Project error Pin
Thaer Hamael12-May-08 23:36
Thaer Hamael12-May-08 23:36 
AnswerRe: Visual stodio 2008 WorkFlow Project error Pin
MarkB77712-May-08 23:47
MarkB77712-May-08 23:47 
QuestionHelp with c# Pin
WebMaster12-May-08 21:08
WebMaster12-May-08 21:08 
AnswerRe: Help with c# Pin
Christian Graus12-May-08 21:15
protectorChristian Graus12-May-08 21:15 
GeneralRe: Help with c# Pin
WebMaster13-May-08 8:22
WebMaster13-May-08 8:22 
QuestionHow to get the CPU Usage of a Process Pin
Smithakrishnan12-May-08 20:39
Smithakrishnan12-May-08 20:39 
AnswerRe: How to get the CPU Usage of a Process Pin
Spunky Coder12-May-08 20:54
Spunky Coder12-May-08 20:54 
AnswerRe: How to get the CPU Usage of a Process Pin
N a v a n e e t h12-May-08 20:54
N a v a n e e t h12-May-08 20:54 
AnswerRe: How to get the CPU Usage of a Process Pin
John_Adams12-May-08 21:03
John_Adams12-May-08 21:03 
Questioninterop.SQLDMO? Pin
murali_utr12-May-08 20:27
murali_utr12-May-08 20:27 

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.