|
|
|
|||||
|
Hi all:
class HelloClient : public Ice::Application ... HelloClient app; app.main(argc, argv, "config.client"); The app.main(*) work fine in a isolated program. But when I try it in a Dll, it turn wrong with msg "Unhandled Exception in test.exe(ICE31D.DLL): 0xC0000005: Access Violation" anyone can help? Thanks! |
|
|||||
|
Signature addtion...
The problem have been soluted myself, just a configuration issue. I build the Ice server using Ice-3.0.1 on Linux, and try to make a client in a dll, so it can be used by other exe or COM on windows. Maybe someone can give me some suggestion ? Last edited by youkind : 08-15-2006 at 05:53 AM. |
![]() |
| 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 |
| Can I Simultenously Access an ICE server | alexm | Help Center | 1 | 11-17-2006 04:19 AM |
| How to get access to marshaled/demarshaled data | andreynech | Help Center | 2 | 06-14-2005 07:48 AM |
| service access control problem | yomi | Help Center | 7 | 04-04-2004 11:36 AM |
| Self access problem | Jonathan | Help Center | 2 | 03-31-2004 07:40 AM |
| Access Violation using ICE with Automation DLL | amrufon | Help Center | 2 | 08-07-2003 12:14 AM |