|
|
|
|||||
|
Debugging Ice server or service
Hi,
in time I had Ice 2.1.2, when I executed my Ice application server in debugger and my code threw exception, debugger stoped application and showed exception. In Ice 3.0.0 Ice catch this exception and shows it in console. The problem is, that I can not see the "application context" (variables,...) in place, where the exception occurs. Is there any way, how can I Ice application server or IceBox service debug in debugger so debugger shows exceptions? Thank you
__________________
Michal Kovac student, Charles University, Prague (Logic on Faculty of Philosophy & Arts and Computer Science on Faculty of Mathematics and Physics) project Ferda |
|
|||||
|
than you,
I use Windows XP, VS 2005 (or Microsoft CLR debugger), C#. So I can set somewhere to stop each time exception is raised? I can not find where to set it, do you know? Thanks
__________________
Michal Kovac student, Charles University, Prague (Logic on Faculty of Philosophy & Arts and Computer Science on Faculty of Mathematics and Physics) project Ferda |
|
||||||
|
Ice for C# is not yet supported with Visual Studio 2005 (or .NET 2.0); see http://www.zeroc.com/platforms.html.
So it's not surprising you're encountering problems; I'd advise to stay with .NET 1.1 until we support this new version. Cheers, Bernard |
|
|||||
|
Hi,
I think this is not "platform problem" and I use Ice with C# 2.0 with Ice from June and I didn't find any C# 2.0 specific problem, because it is backward compatible (I think).
__________________
Michal Kovac student, Charles University, Prague (Logic on Faculty of Philosophy & Arts and Computer Science on Faculty of Mathematics and Physics) project Ferda |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to shutdown a service instead of a Icebox server? | Deqing | Help Center | 6 | 05-17-2006 06:24 PM |
| Debugging in Python | msw10100 | Help Center | 6 | 09-09-2005 08:05 PM |
| Can IcePack Service and server run in different hosts? | eyexercise | Help Center | 11 | 12-19-2004 09:41 PM |
| problem debugging child processes | galbe | Help Center | 2 | 04-05-2004 10:47 AM |