No announcements
Found 4098947 threads
-
0 Votes
How to Register a dll file maked by VB.Net 2008
You can create a COM DLL or a .NET managed DLL.Answered | 4 Replies | 12534 Views | Created by YasserTaherkhani - Thursday, February 24, 2011 12:39 PM | Last reply by Paul P Clement IV - Friday, February 25, 2011 1:18 AM -
0 Votes
Register / unregister dll by c# code from a machine
Hi, If you are doing this from ASP.NET or Web Service application then the ASP.NET will restrict executing a process based on User Permissions assoaited with the ...Answered | 4 Replies | 2282 Views | Created by bijayece - Thursday, February 16, 2012 1:03 PM | Last reply by Sudhakar Kottapalli - Friday, February 17, 2012 8:00 AM -
0 Votes
32 byte dll will not register on 64 byte machine
I having a problem installing our activex control on a windows 7 64 byte machine.Answered | 2 Replies | 5495 Views | Created by DLueck - Thursday, October 20, 2011 12:41 PM | Last reply by Jesse Jiang - Wednesday, October 26, 2011 10:46 AM -
0 Votes
How can I register any dll file on remote machine by ASP.Net
Please provide another solution which uses ASP.NetUnanswered | 2 Replies | 148 Views | Created by Anonymous - Monday, November 3, 2008 8:09 AM | Last reply by Anonymous - Monday, November 3, 2008 8:50 AM -
0 Votes
Can i run coded ui test remotely on any machine (Not VM)?
Hello Kp1984, As I mentioned above, you can install test controller and test agent.Answered | 5 Replies | 3992 Views | Created by kp1984 - Monday, December 24, 2012 11:01 AM | Last reply by Amanda Zhu - Friday, December 28, 2012 1:46 AM -
0 Votes
How to register a .dll in gac
http://dotnetstock.com/technical/how-to-install-dll-in-gacAnswered | 7 Replies | 26497 Views | Created by Arkyadeep - Monday, March 21, 2011 9:11 AM | Last reply by victory_star - Monday, March 24, 2014 10:40 AM -
1 Votes
To Register a DLL
Hi, You can sometimes generate errors like this when the DLL you are trying to register is missing it's dependencies.Answered | 3 Replies | 4946 Views | Created by Shiyas pk - Wednesday, January 12, 2011 1:14 PM | Last reply by Greg Lambert - Friday, February 4, 2011 6:23 PM -
2 Votes
Registered DLL's
if you already know which dlls you are looking for then you can register it from your vb program by calling the registry APIs.Answered | 4 Replies | 3180 Views | Created by Maya Key - Wednesday, November 12, 2008 9:31 PM | Last reply by Maya Key - Friday, November 14, 2008 1:02 AM -
0 Votes
Register a dll in windows 7
Hey, I am using windows 7 (32 bit) and I am trying to register a dll using regsvr32 command, but it displays following error message.Answered | 2 Replies | 41916 Views | Created by Creative_Pro - Tuesday, November 15, 2011 3:34 PM | Last reply by BhashTech - Wednesday, November 16, 2011 5:04 PM -
1 Votes
Do I need to re-register DLL if I update a dll program?
Yes, you probably can just copy it.Answered | 3 Replies | 2784 Views | Created by WWWilliam - Tuesday, March 31, 2015 9:50 PM | Last reply by Simple Samples - Thursday, April 2, 2015 9:09 PM -
0 Votes
How to register a dll
Even if you log in as admin (vista/win7), you still need elevated privledge to register the dll.Answered | 6 Replies | 2797 Views | Created by Tariq Mehmood - Tuesday, January 8, 2013 6:49 AM | Last reply by Craig Berntson - Wednesday, January 9, 2013 2:18 PM -
2 Votes
How to Register dll's
Thanx again: the softpub.dll is in C:\WINDOWS\system32 forlder, and the exception say: The system can not find the file.Answered | 7 Replies | 16472 Views | Created by Rod Fraga - Tuesday, January 31, 2006 4:14 AM | Last reply by Rod Fraga - Wednesday, February 1, 2006 6:48 AM -
8 Votes
Register DLL in Vista
Why not generate a manifest file for the DLL and include it in your application?Answered | 4 Replies | 2430 Views | Created by WWWilliam - Wednesday, October 3, 2012 10:14 AM | Last reply by VictorEsp - Friday, October 5, 2012 2:34 PM -
0 Votes
To register C# DLL Files on client's computer
however, C# DLL has no DllMain function.Answered | 2 Replies | 2849 Views | Created by Made in Chaos - Tuesday, October 21, 2008 1:01 PM | Last reply by Made in Chaos - Wednesday, October 22, 2008 2:25 AM -
3 Votes
Registering 64-bit DLL
There is a 32-bit version and a 64-bit version of regsvr32, and each one of them will invoke the other one if the DLL load fails because of a machine type ...Answered | 5 Replies | 6982 Views | Created by maverick786us - Wednesday, March 30, 2011 6:12 AM | Last reply by Tim Roberts - Friday, April 1, 2011 6:36 AM -
2 Votes
How do I register a VB.NET coded DLL on a 64 bit windows 7 machine?
Is there another way the DLL can be called?Answered | 8 Replies | 3473 Views | Created by pictureman - Monday, December 17, 2012 11:12 PM | Last reply by Paul P Clement IV - Wednesday, December 19, 2012 8:27 PM -
4 Votes
API for Register DLL in c++
Normaly we are using Regsvr32.exe for register .DLL.in program how can i If you are wondering how to do this programmatically, simply ...Answered | 7 Replies | 5812 Views | Created by sAtsas - Wednesday, June 27, 2012 6:07 AM | Last reply by Brian Muth - Wednesday, June 27, 2012 3:17 PM -
3 Votes
how to register .net dll for external referencing
Hans, I as able to sign and register the DLL in GAC but now I want to make reference to it in another project.Answered | 4 Replies | 3740 Views | Created by brendan v - Friday, August 28, 2009 9:17 PM | Last reply by nobugz - Monday, August 31, 2009 8:43 PM -
0 Votes
64Bit COM Dll not get registered.
Hello, The best way is to ask the provider for the documentation of how to register the COM properly.Answered | 2 Replies | 1692 Views | Created by kIMIRIAKKONEN - Monday, September 22, 2014 7:32 AM | Last reply by Caillen - Friday, September 26, 2014 8:43 AM -
0 Votes
Error In Registering Dll File in windows 7?
Hi, Thanks for the Reply, I tried the way you suggested.Answered | 5 Replies | 2653 Views | Created by ArjunShrivatsa - Friday, April 26, 2013 6:00 AM | Last reply by Faisal Ahmed Farooqui - Saturday, April 27, 2013 8:19 PM - Items 1 to 20 of 4098947 Next ›
No announcements