Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: hceco
  • Content: Threads
  • Order by date
  1. hceco

    Metaframe XPs client can´t connect

    I have a Metaframe XPS installed in a windows server 2000 that is under windows server 2003. Recently (90 days before), we changed the windows server 2003 to windows server 2008. But today, the clients has the message error: "the remote session was disconnected because there are no terminal...
  2. hceco

    Put image with link in the signature standard

    I set the standard signature thru transport hu rule, but I would like to use in the signature, images with link to a website. Is it possible?
  3. hceco

    activating a trial instalation

    I purchased a Windows SBS 2008 Premium license, but I already had a server working that was instaled in trial mode. For my surprie microsoft call center said I can´t activate a trial instalation. But according to the information I get at...
  4. hceco

    Administrator password policy

    My windows server 2008 r2 foundation has a strong policy for the password, but I would like to change this only for the administrador login, at least to not ask to change password each 2 months. How can I do that? thanks.
  5. hceco

    CRPEAuto Parameter

    Hi, I`m trying to use the component CRPEAuto in VB6. In my actual application it works fine because I`m passing just one value as a parameter like in the code below: Call CRXReport.SetCurrentValue(999999) But when I trying to pass more than one value I get this message error: Run time error...
  6. hceco

    outlook showing more messages sent than really sent

    I have an Outlook 2007 client showing a "wrong" inf about messages been sent. For example, when I send a message and while it is in the outbox, the outlook shows "sending message 1 of 2". My question is why 2? thanks.
  7. hceco

    How to not get messages already download in a new profile?

    I have outlook set to leave a copy of messages in the server. The problem is when configure a new outlook profile, even I using the same pst file, it gets all messages again. How to avoid this? thanks.
  8. hceco

    Windows XP mode - network loosing connection

    The windows xp mode is working but the network connection comes down em up in both interfaces (lan and wi-fi). This is only into xp mode, because the windows 7 network connection still up during this problem. It´s a windows 7 professional 32 bits, and the xp mode is set to 1gb memory (intel...
  9. hceco

    Wireless driver for netbook gateway ec14?

    I can't find wireless driver for the netbook gateway ec14 series for windows xp. Can you help me? tks, Renato.
  10. hceco

    Office files slow openning thru windows explorer

    I have a windows xp service pack 3 with microsoft office 2007. When I open excel and then a file located in my documents, works fine. But, when try to open by windows explorer, it takes a long time to open. I already remove/install office, disable antivirus, made mvregclean and hijackthis. No...
  11. hceco

    windows xp mode doesn't start

    I installed the windows virtual pc and windows xp mode. It worked fine, but after I restarted the laptop, the windows xp mode didn't open. It's a Turion 64x2, Windows 7 Professional and it's configured into a domain. The user is member of administrators. The curious is that this is the...
  12. hceco

    cnewmenu.dll in windows 7

    I have used this dll in the windows xp but doesn't work in windows 7. Is there a changing I need to do from visual basic? thanks, Renato.
  13. hceco

    can't register cNewMenu.dll

    I am trying to register this dll in the windows 7 professional but it says "fail to load module cnewmenu.dll" In fact, the message I see is in portuguese (win 7 br), so I am translating the the message error. does anybody know why it can be registered in win xp but not in win 7? thanks, Renato.
  14. hceco

    smtp error (client USA - server Brazi)

    My user is in a hotel in USA trying to send e-mails but he has error connecting to the smpt server. The e-mail server is in Brazil and smtp works normaly in Brasil, even outside network. The error is in outlook 2003 and express. What could be the cause? thanks, Renato.
  15. hceco

    Email VB

    I use an app with the component "msmapi32.ocx" on vb6 and with Microsoft Office 2000 in my server win2003 to send emails! but my clients that use email of hotmail receive a e-mail with none information. the e-mail is blank. Even when I try to send a attach, the file doesn`t open in my client. I...
  16. hceco

    VB 6 Exe with error

    Error: The application failed to initialize properly (0xc0000006). Click on OK to terminate the application. This error occurs when I try to open an application of Visual Basic 6. The application run normally but sometimes this error appears. The application only open again if I initialize...
  17. hceco

    Can't show an image with this routine

    I have the routine below but can't find the problem. See that ok is printed, so the path is correct. <% On Error Resume Next dim fso set fso = Server.CreateObject("Scripting.FileSystemObject") if fso.FileExists(fso.getFolder("c:\inetpub\websci\image\SVM\") & "\" & request("produto")...
  18. hceco

    Outlook Security - confirm before send

    Outlook 2000 SP2 has a security feature where a confirmation dialog box appears any time a VBA application uses the Outlook object's Item.Send method to send an email. The user must wait 5 seconds, and then confirm the action. Is there a way to disable or to fool it? thanks.
  19. hceco

    Crystal Report

    PLease, Help me with this issue: I get this error on a page write in asp: Server object, ASP 0177 (0x8007007E) 8007007e the error appears in this line of my page: Server.CreateObject("CrystalRuntime.Application") Can anyone tell me something to solve this problem? Thanks in advance.
  20. hceco

    SQL Server 2000 counters isn't available

    My SQL Server 2000 (sp4) installed in a Windows Server 2003 Standard Edition (sp2) doesn't have the SQL Server counter in the Performance tools. Why? thanks.

Part and Inventory Search

Back
Top