Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : Debug a NT Serviceapplication.

www.cryer.info
Managed Newsgroup Archive

Debug a NT Serviceapplication.

Subject:Debug a NT Serviceapplication.
Posted by:"Christian" (m..@em-data.dk)
Date:Mon, 11 Apr 2005 09:39:10

Hey all,

I am currently developing my first Serviceapplication and have installed it
with success into my XP environment. But I wondereing why I can't debug
it!!! Im using D6 and have created the following key in RegEdit.exe:
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File
Execution Options\Project1.exe" with the path and filename of my delphi 6
environment - using the help in D6. The only thing thats happens is that D6
starts when I install the Serviceapplication and I got this error: "Error
loading type library c:\...\...\Project1.exe", and my project isn't opened!

I suppose my project is not a type library - but a normal
serviceapplication!

So I hope that someone can help me to debug serviceapplications

Thanks for any advice,
Christian

Replies:

www.cryer.info
Managed Newsgroup Archive