Problem accessing a managed dll on a remote machine (in network)
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi.... I have a small problem.I have a managed dll developed to execute a simple dialog using VC++ 2005.When i load this dll in my system, it works perfectly fine.But when i share this dll in my system and launch this dll on another remote machine in network, the dialog fails to launch.Is it a problem with managed code or do i have to give some settings in my VC++ project.Please do let me know.I just don't get what the problem is?Please do help me out.... :( Thnx in advance..