I have tried to use the following code: cd c:\windows\system32 regsvr32.exe dllname.ax But this is not …
dll windows-7 64-bit regsvr32 dllregistrationI have made a .NET .DLL file, which I want to register in the GAC. I have used this command …
c# gac dllregistrationI have just installed a third party app on my Windows Server 2008 server and I get the ActiveX Component can't …
dll vbscript activex windows-server-2008 dllregistrationMoving a working C# project from a 64-bit Windows 7 machine to a 32-bit XP machine caused the following error: Retrieving …
.net exception com dllregistrationI'm trying to run this tool in order to convert a Visual C++ project to makefile. The project I'm trying …
c# exception com dllregistrationI registered one of my dlls on the development machine using regasm as below (ASP application) In a cmd prompt, …
dll asp-classic dllregistrationI have a .net assembly dll which i am trying to register using regsvr32, but get the following error: "dll …
dll regsvr32 dllregistrationI want to do a hand install of the MS Access 64 bit odbc drivers. Uninstalling 32 bit Office and installing 64 bit …
ms-access 64-bit odbc registry dllregistrationI have read through all the similar questions but am not finding my exact problem answered. I have tried all …
windows-server-2008-r2 com+ dcom dllregistrationWhen trying to run regasm in Win2008 Server: regasm "C:\Program Files\FooProg\Bar.dll" /tlb:"C:\Program Files\FooProg\…
regasm dllregistration