Communication among Dll's in .net

Hello,

I am working with Visual Studio .net 2003/.net Framework 1.1.

We have a requirement to integrate the DLL into the webrowser.

I am using the floowing html tags to call the dll.





this works if the dll is independent of the any other user defined DLL's. We are getting into problem when the DLL is internally making calls to other dll's(These are other user defined dll's).
Could anyone please help me how this can be achieved in .net; Do we need to consider any security aspects of .net or what causing the application not to give any output when multiple dll's are referenced.

Please help me as soon as possible in solving the solution.

Thanks,

Srinivas
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories