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

.NET (Core and Framework)

 
Questiontake a look :) (funny) Pin
kill.it16-Jan-07 2:36
kill.it16-Jan-07 2:36 
Questionany suggestion for free PDF library Pin
Jacob Li15-Jan-07 22:44
Jacob Li15-Jan-07 22:44 
AnswerRe: any suggestion for free PDF library Pin
Stevie15-Jan-07 23:05
Stevie15-Jan-07 23:05 
GeneralRe: any suggestion for free PDF library Pin
Jacob Li15-Jan-07 23:34
Jacob Li15-Jan-07 23:34 
GeneralRe: any suggestion for free PDF library Pin
Stevie15-Jan-07 23:59
Stevie15-Jan-07 23:59 
QuestionI have to make shared AddIn Setup each time Pin
Kumar Arun15-Jan-07 22:05
Kumar Arun15-Jan-07 22:05 
QuestiongcServer Pin
Andrei_KS15-Jan-07 20:49
Andrei_KS15-Jan-07 20:49 
Questionhow to import a dll in Windows Service Pin
ramyasangeet15-Jan-07 19:39
ramyasangeet15-Jan-07 19:39 
Hi all,

I have created a Windows Service in visual Studio 2005 beta version.In this service,I want to import a dll called CamtoJ2k.dll.
[DllImport("CamToJ2K.DLL", CharSet = CharSet.Unicode)]<br />
<br />
static extern bool CamToJ2K(string sourcePath, string destinationPath, int qFactor);

I also copied this dll in bin\debug folder.

When i ran the service ,i got an error that unable find the dll.

Exception:System.DllNotFoundException: Unable to load DLL 'CamToJ2K.DLL': The specified module could not be found. (Exception from HRESULT: 0x8007007E)Plz tell me about
1.how to import dll in service
2.do i need to add any reference to this dll(i tried this but couldnt able to add )

Thanks in Advance..




cheers

sangeet



cheers

sangeet

AnswerRe: how to import a dll in Windows Service Pin
Phillip M. Hoff16-Jan-07 17:40
Phillip M. Hoff16-Jan-07 17:40 
Question.net assembly which in which I put an activeX control Pin
indian14315-Jan-07 19:26
indian14315-Jan-07 19:26 
QuestionWindows Form UI and Thread Safety on Controls Pin
Yadrif15-Jan-07 7:08
Yadrif15-Jan-07 7:08 
AnswerRe: Windows Form UI and Thread Safety on Controls Pin
Dustin Metzgar17-Jan-07 8:11
Dustin Metzgar17-Jan-07 8:11 
QuestionPlease Guide Me Pin
Ashish Porwal15-Jan-07 5:11
Ashish Porwal15-Jan-07 5:11 
AnswerRe: Please Guide Me Pin
Sachin Pimpale15-Jan-07 22:56
Sachin Pimpale15-Jan-07 22:56 
QuestionHow to hide a property at runtime... Pin
Ray Cassick14-Jan-07 6:56
Ray Cassick14-Jan-07 6:56 
AnswerRe: How to hide a property at runtime... Pin
Scott Dorman14-Jan-07 16:48
professionalScott Dorman14-Jan-07 16:48 
QuestionNavigate to an html file included as a resources Pin
Allad13-Jan-07 21:01
Allad13-Jan-07 21:01 
AnswerRe: Navigate to an html file included as a resources Pin
Luc Pattyn13-Jan-07 22:45
sitebuilderLuc Pattyn13-Jan-07 22:45 
AnswerRe: Navigate to an html file included as a resources Pin
Scott Dorman14-Jan-07 3:42
professionalScott Dorman14-Jan-07 3:42 
QuestionSettings file write error Pin
Allad13-Jan-07 10:18
Allad13-Jan-07 10:18 
AnswerRe: Settings file write error Pin
Nader Elshehabi13-Jan-07 11:25
Nader Elshehabi13-Jan-07 11:25 
GeneralRe: Settings file write error Pin
Allad13-Jan-07 12:56
Allad13-Jan-07 12:56 
AnswerRe: Settings file write error Pin
Luc Pattyn13-Jan-07 19:50
sitebuilderLuc Pattyn13-Jan-07 19:50 
Question[Message Deleted] Pin
code_wiz13-Jan-07 2:59
code_wiz13-Jan-07 2:59 
AnswerRe: .NET 3.0 install in production machine aong with VS 2005 (.NET 2) Pin
Kevin McFarlane13-Jan-07 9:18
Kevin McFarlane13-Jan-07 9:18 

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.