Hi, thx for the quick reply camel.
What I need is the path of the DLL in the code itself as a string variable. The problem is that I need this path in order to point to other files that are located in the installation folder. Is this possible?...
User Profile
Collapse
-
.NET Getting the dll file location
Hi all,
Is there any possible reliable way of getting the complete path to the actual DLL file that was registered in the GAC? I looked everywhere and tried several suggestions but none of them seems to work. System.Reflecti on.Assembly.Get ExecutingAssemb ly().Location() returns "C:\WINDOWS\ass embly\GAC_32\"
I need to find the path to my object's folder because I am using other files, XML and txt, that are installed... -
VB-WEB: Problem with COM after transforming it from VB6 to .NET
Hi all,
My application uses ASP and several COM objects. The communication between ASP and the COMs works perfectly, and I have no errors when I call "Server.CreateO bject" from ASP.
The problem lies in specifically one of my COMs. What I am trying to do is transform my COMs from VB6 to .NET. So far it has been going well. I managed to do most of them. One of my .NET COMs, COMTasks, has a function that calls...
No activity results to display
Show More
Leave a comment: