#1
Posted
:
Tuesday, December 19, 2017 7:06:52 PM(UTC)
Groups: Registered
Posts: 4
Can someone point me to some documentation on debugging the medical viewer WCF that is running in IIS?
The project is just a Class Library project. It has all the .svc files and code behind, but I can't figure out how to debug it in IIS.
#2
Posted
:
Wednesday, December 20, 2017 9:30:00 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 70
Was thanked: 4 time(s) in 4 post(s)
Hello Tony,
Thank you for posting your question on the LEADTOOLS Technical Forums.
As the WCF service is a Class Library, and will compile into a DLL. you will not be able to debug the project directly. In order to debug it, you will need to attach to the process running the service ( which in this case would be IIS). Here are a couple links to help you get started with this:
https://forums.asp.net/t...F+Service+on+a+local+iishttps://stackoverflow.co...5471/debug-class-libraryIf you have any further questions or concerns, please feel free to let me know.
Duncan Quirk
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.