L
Lalit Bhatia
How can we get the Installed path of a DLL that is registered in GAC?
When I use System.Reflection.Assembly.GetExecutingAssembly().CodeBase, It
gives path of GAC folder in winnt\system32.
but I want the path where it is actually installed. I have placed a XML file
and my reports in this folder.
Thanks in Advance
Regards,
Lalit Bhatia
When I use System.Reflection.Assembly.GetExecutingAssembly().CodeBase, It
gives path of GAC folder in winnt\system32.
but I want the path where it is actually installed. I have placed a XML file
and my reports in this folder.
Thanks in Advance
Regards,
Lalit Bhatia