Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- How can I get a VB application to see my .NET component?
- HiI have developed a .NET component in C# and made it visible to COM. I have then developed a simple VB application that uses this .NET component on the same development machine which works fine without any problems.However, when I then copy the .NET DLL & TLB, together with...
- Tags: .NET, Microsoft development tools, Application servers, Programming languages, Middleware, alasdairburns@..., client machine, Microsoft .NET, Microsoft Visual Basic, VB app
- Discussion threads 2007-04-25
- Display error
- Display error :1) I start windows xp I get a display error : "C:windowsdownloaded program filesbridge.dll a device attached to the system is not functioning."2) windows xp go on run ok.. Can you help?bridge.dll is part of ad-ware package Win...
- Tags: Spyware, Spyware, adware & malware, Cyberthreats, SECURITY, Viruses and worms, Display
- Q&A 2004-11-11
- run a dll as an app has encountered ....
- "run a dll as an app has encountered a problem"this message i have when i change any of my display wallpaper or color or when changing the theme.this problem happend when i once tried to install a new theme and when i tried to remove the theme it gives me...
- Tags: Microsoft Windows, Cyberthreats
- Q&A 2006-03-27
- run.dll
- i am having trouble installing windows media player 10. i keep getting an error message stating that it cannot locate the run.dll file.Check out this link http://www.bleepingcomputer.com/startups/run.dll-13092.html and then update your spyware checkers and scan.
- Tags: Media players, mixologee24@...
- Q&A 2006-08-15
- Reinstall XRXSNMP.DLL? - WTF
- customers PC whenever they login. The program that is trying to run on thier PC is Aida32.exe an Inventory package we run, but it errors also stating that it can not launce XRXSNMP.DLL and suggests reloading the program. I've searched on other computers that work fine but I can not...
- Tags: Desktops, NETWORKING, DLL
- Discussion threads 2005-02-18
- Need help on graphs display in crystal reports
- Application is using crystal reports 8.5 version in ASP to display bar charts. It displays the bar charts fine in windows NT o.s.The problem is when the application is moved from windows NT to XP machines, the bar charts are not displayed.Crystal reports is installed and com objects referenced...
- Tags: Scripting languages, Crystal Reports
- Q&A 2005-12-06
- Run dll as an app has encountered a prob
- When I attempt to change the desktop theme in XP PRO w/sp2 I get this error: run dll as an app has encountered a problem and needs to close. I am then prompted to send an error report, which offers no solution. Has anyone run into this before? I can't...
- Tags: POSTER
- Q&A 2006-02-11
- My msvbvm60.dll mysterisouly renamed
- Dear all,In one of my XP workstation that runs Windows XP SP2 equipped with only Norton Antivirus 2004 found the msvbvm60.dll always renamed. For example it renamed to msvbvm60.dll.249. I have tried to renamed to original filename, but it kept always renamed again to another extention, for example...
- Tags: Microsoft Windows XP, Microsoft Office, computer
- Discussion threads 2006-04-04
- System Restore Locks up - XP Home Edition
- Right Clicking on "My Computer" and then clicking on the system restore tab brings up this error and problem. Run DLL as an App ErrorAppName: rundll32.exe AppVer: 5.1.2600.2180 ModName: srrstr.dllModVer: 5.1.2600.2180 Offset: 000099b2N
- Tags: diskeeper, hardware, Microsoft Windows XP, Microsoft Windows XP Home Edition, software, system restore, TheNose, win xp home, windows
- Discussion threads 2006-10-08
- Cisco router connection problem
- We have 2 new cisco 1720's connected over a T-1 connection. We connect up to the terminal server and run our database app all works well. If we try to run the database app directly over the t-1 connection the app times out and we get unable to write errors....
- Tags: Terminal services, router, Cisco Router, wgraff@..., T-1 Connection, Cisco Systems Inc.
- Discussion threads 2007-03-24
- Windows explorer problem shlwapi.dll
- If we right mouse click on the cd in the cd drive and go to properies or try explorer the cd, windows comes up with windows explorer error the mod name is shlwapi.dllApp name explorer.exeApp ver 6.0.2900mod ver 6.0.2.900.2995offset 000083F0The only way out is to reboot the computer.It is a...
- Tags: window, windows xp home edition, software, App, peterbakker@..., Microsoft Windows, Microsoft Windows Explorer
- Discussion threads 2006-11-27
- DLL to Lib (exe)
- DLL to Lib is a magical tool which can convert DLL into its equivalent static library and introduce a programming interface identical to the export functions in the DLL for developers. After that, you can replace the original DLL with the static library, rebuild your application, and distribute it without...
- Tags: DLL, Binary Soft, Productivity, Development Tools, Software Development, Software/Web Development
- Software downloads 2008-04-28
- Remote desktop question
- I am having problems running a simple number crunching app, started remotely with remote desktop, for more that a few hours. The session would appear to be timing out before the app has finished. So when I log back in after a few hours I am presented with a new...
- Tags: Desktops, jon_maguire@..., desktop, remote desktop
- Discussion threads 2007-05-15
- build a dll file
- hai guys,please help me!am building a system in MS VB on windows XP platform but need the system to run on any windows platform, appearance and functionallity. A follow vb guru advised that i create a DLL file to enable this kind of operation.Please guys, advice. am in need.FWhere do...
- Tags: fra_chama@..., programming, software developer, DLL
- Discussion threads 2007-02-23
- Kernal.dll problem
- When i try to boot my PC it says that my kernal.dll is coorupt. anyone know how to fix that ???Download kernel.dllDownload a new kernel.dll then place it in your C:WindowsSystemSystem32 folder.http://www.dll-files.com/dllindex/dll-files.shtml?kernel
- Tags: Desktops, jazimmerman@...
- Discussion threads 2007-10-24
- Missing RUN.DLL
- Windows XP for some reason I started up the laptop today and now I am getting a message saying I am missing a RUN.DLL.WHy all of a sudden is it missing and where do I download a clean virus free RUN.DLL?edited by Moderateredited by moderatorMessage was edited by: beth.blakely@... Posted:...
- Tags: hikerradule@..., RUN.DLL
- Discussion threads 2007-03-26
- tray app
- I started having this msg pop up saying I need to put in a disc i don't have...tray app...i tried the start/run/type msconfig/ok/start up tab/ but there isn't a listing saying "app" for me to "un-check"...what else could it be listed under?? HELP !
- Tags: cevans1004@..., tray app
- Discussion threads 2007-06-27
- How can i use dll file in vb 6.0
- I have generated one dll file using Activex dll.I want to use this dll file in Activex Exe.How can i do this.You need toadd a reference to it. It will be expecting to find a tlb type library embedded in the dll. or as a separate file.
- Tags: ActiveX/COM/COM+/DCOM, sajeev_mca@..., dll file
- Discussion threads 2007-06-15
- Share databases to .dll
- Please help me How can I connect any database to any .dll?Please help Delphi programmingSame way as you can attach one to any exeYou don't hard code the connection parameters.Do you want to pass a connection into the dll and then have it work through it, or do you want...
- Tags: database, DLL, erhmee2003@..., it management, networking, programming, windows
- Discussion threads 2007-01-17
- << Previous
- page 1 of 1
- Next >>