E
emma2740@gmail.com
Guest
Hi
I have one Server-client program running in Windows 2003 R2 server. My
program has one dll (written in C++) which calls one dll written in
C#. The program works fine in Windows XP, but it can not work well in
Windows 2003 R2. I find the error is that the C++ dll can not
CreateInstance() for the C# dll. So the C# dll can not be loaded.
I have worked a long time on it. The dlls are registered. All settings
for my program in Win 2003 R2 server is same as in the XP server.
I wonder that the cause of the problem is some security settings in
Win2003 R2.
Has anybody similar experience ? Thank you for your help!!
I have one Server-client program running in Windows 2003 R2 server. My
program has one dll (written in C++) which calls one dll written in
C#. The program works fine in Windows XP, but it can not work well in
Windows 2003 R2. I find the error is that the C++ dll can not
CreateInstance() for the C# dll. So the C# dll can not be loaded.
I have worked a long time on it. The dlls are registered. All settings
for my program in Win 2003 R2 server is same as in the XP server.
I wonder that the cause of the problem is some security settings in
Win2003 R2.
Has anybody similar experience ? Thank you for your help!!