Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
GeneralRe: Making Log files Pin
ogrig10-Mar-05 18:45
ogrig10-Mar-05 18:45 
GeneralRich Client Application Pin
alex_kl10-Mar-05 12:01
alex_kl10-Mar-05 12:01 
GeneralRe: Rich Client Application Pin
Colin Angus Mackay10-Mar-05 14:15
Colin Angus Mackay10-Mar-05 14:15 
GeneralRe: Rich Client Application Pin
alex_kl10-Mar-05 21:36
alex_kl10-Mar-05 21:36 
GeneralRe: Rich Client Application Pin
V.11-Mar-05 0:47
professionalV.11-Mar-05 0:47 
GeneralRe: Rich Client Application Pin
alex_kl11-Mar-05 1:19
alex_kl11-Mar-05 1:19 
GeneralRe: Rich Client Application Pin
V.11-Mar-05 1:23
professionalV.11-Mar-05 1:23 
QuestionPInvoke - Where's the .dll go? Pin
gmhanna10-Mar-05 11:19
gmhanna10-Mar-05 11:19 
I'm developing a .NET application that runs on IIS 6.0. I have placed the .DLL that contains the modules that I need to call written in C in the application bin directory. IE: D:\mcp\bin. Yet, when I go to run the application it throws a [DllNotFoundException: Unable to load DLL (mcpc.dll).] exception.

I tried changing the permissions on IIS to say that it's allowed to run executables in the bin directory. I've even tried placing the .DLL library in the application root directory but it still throws the same exception.

My question is where do you put the .DLL libraries so that the WebServer can execute the modules?

Thank you,


Glenn
AnswerRe: PInvoke - Where's the .dll go? Pin
Colin Angus Mackay10-Mar-05 11:33
Colin Angus Mackay10-Mar-05 11:33 
GeneralFinally in threads Pin
Esmo200010-Mar-05 11:15
Esmo200010-Mar-05 11:15 
GeneralRe: Finally in threads Pin
TylerBrinks10-Mar-05 11:52
TylerBrinks10-Mar-05 11:52 
GeneralRe: Finally in threads Pin
S. Senthil Kumar10-Mar-05 20:05
S. Senthil Kumar10-Mar-05 20:05 
Generalstring foreach row's column Pin
lornej10-Mar-05 11:05
lornej10-Mar-05 11:05 
GeneralRe: string foreach row's column Pin
Colin Angus Mackay10-Mar-05 11:30
Colin Angus Mackay10-Mar-05 11:30 
GeneralRe: string foreach row's column Pin
J4amieC10-Mar-05 22:14
J4amieC10-Mar-05 22:14 
General.NET remoting and Simple Client / Server application design help... Pin
Kasdoffe10-Mar-05 10:50
Kasdoffe10-Mar-05 10:50 
GeneralRe: .NET remoting and Simple Client / Server application design help... Pin
Kasdoffe11-Mar-05 3:30
Kasdoffe11-Mar-05 3:30 
GeneralAsync Programming and Thread-safe Delegates Pin
BnWasteland10-Mar-05 9:29
BnWasteland10-Mar-05 9:29 
GeneralRe: Async Programming and Thread-safe Delegates Pin
TylerBrinks10-Mar-05 11:43
TylerBrinks10-Mar-05 11:43 
Generalnew Enum Pin
Dean Goodman10-Mar-05 8:57
Dean Goodman10-Mar-05 8:57 
GeneralRe: new Enum Pin
TylerBrinks10-Mar-05 11:32
TylerBrinks10-Mar-05 11:32 
GeneralGlobal Mouse Hook for XButtons Pin
AnzelVincir10-Mar-05 8:40
AnzelVincir10-Mar-05 8:40 
Generalnew issue - compare data Table Column Pin
lornej10-Mar-05 8:20
lornej10-Mar-05 8:20 
GeneralRe: new issue - compare data Table Column Pin
TylerBrinks10-Mar-05 8:34
TylerBrinks10-Mar-05 8:34 
GeneralRe: new issue - compare data Table Column Pin
lornej10-Mar-05 9:34
lornej10-Mar-05 9:34 

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.