User Profile

Collapse

Profile Sidebar

Collapse
bobsab
bobsab
Last Activity: Mar 26 '08, 06:24 PM
Joined: Nov 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bobsab
    replied to .NET Getting the dll file location
    in .NET
    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?...
    See more | Go to post

    Leave a comment:


  • bobsab
    started a topic .NET Getting the dll file location
    in .NET

    .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...
    See more | Go to post

  • 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...
    See more | Go to post
No activity results to display
Show More
Working...