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 strongm 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: mmaleh
  • Order by date
  1. mmaleh

    buffer overrun in QT

    Hey Everyone, I have a few quicktime movies that were made from premier that keep giving me visual c++ buffer overrun errors when the hit a certain second mark in the videos. It does not do this on all machines only a few. I have tried different versions of QT 6.0, 7.0.4 and it happens in all...
  2. mmaleh

    off linux ftp problem

    yea it does- all of our other ftp servers work fine. -m
  3. mmaleh

    off linux ftp problem

    hey all, I have a linux box running Advanced server with an FTP site setup on it. When you access the site just over the network (using network neighborhood) you can access all the files create new folders and files etc... But when you ftp in from out of the office and upload a file/folder it...
  4. mmaleh

    starting a new commerce site- basics

    Hey all, So I am setting up a new ecommerce site and I am looking at verisign and authorize.net as possible gateways. are these good places to start? are their steps I should take before signing up with one of them? are their other options. this site will be used both in the US and...
  5. mmaleh

    passive ftp

    well I did some tests and I know its a passive issue on my side- my server is allowing passive but my router/firewall is not. Its blocking the outgoing ports for passive. do you know if I can open passive ports on the symantec 200 manually? thanks! -m
  6. mmaleh

    passive ftp

    Hello, I have a symantec 200 with an ftp server behind it. Some of my clients have a hard time connecting to it. They are prompted for a username and password and then the ftp site just hangs with the flash light and eventually gets a time out error. Most people have no problems but I suspect...
  7. mmaleh

    public folder crashes

    I have 2 public folders a contacts and a calendar. The contacts one seems to be working fine but the calendar crashes outlook anytime someone in outlook goes to it. But when I access it through webmail it works fine. I did look at my logs and I did see one that I thought could be the issue: The...
  8. mmaleh

    XSL: link open in new window

    I have a follow up to this question. I have an xsl section that looks like this: <xsl:template match="info"> <div style="font-size: small; margin-top: 10px"> <a> <xsl:attribute name="href"> <xsl:value-of select="link"/> </xsl:attribute> Model Details </a> </div> and I want my link to...
  9. mmaleh

    Symantec 200 Exchange

    Has anyone been able to open the Symantec 200 up to exchange server? Exchange uses so many ports I am not sure if this is even doable. any ideas? -m
  10. mmaleh

    symantec 200 drops

    Hey All, I have a symantec 200 VPN box and it seems to keep dropping MSN messenger at one of my office like every 10 min. My logs are below. Its not a problem with my isp. Seems like the VPN box (which also gives out my IPS) is just resetting but things like file transfers are not stopped...
  11. mmaleh

    file names mixed environement

    Thanks guys!!! -marc
  12. mmaleh

    file names mixed environement

    Hi All, I was hoping to get some feed back on mixed environment file name structures. If you are working in a mixed Linux and Windows environment are their any special characters you should not use in folder/file names? example right now all of our project folders are named: 'project number' -...
  13. mmaleh

    does windows cache domain passwords?

    I wanted to change a users password on our domain but when I did he tried to login and it told him the password was worng. I tried 3 other passwords and the only one that worked was his original password. does windows cache the password anyplace? do I need to reboot the domain maybe? I know I...
  14. mmaleh

    no more internal file ideentifiers available

    the g drive is a mapped network drive. can I do a chkdsk on a mapped drive? thanks! -m
  15. mmaleh

    no more internal file ideentifiers available

    Hey all, I get this error on one of my network drives every now and then. It seems to disconnect this one drive from my machine. and the error is g:/ is not accessible no more internal file ideentifiers available anyone know what this means/what I can do to fix it.
  16. mmaleh

    International File transfer

    C:\Documents and Settings\m.maleh>tracert gz.screampoint.com Tracing route to gz.screampoint.com [218.20.56.169] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 10.50.0.1 2 2 ms 2 ms 1 ms custnets-66-43-100-225.rinc.net [66.43.100.225] 3 5 ms 5 ms 5 ms...
  17. mmaleh

    International File transfer

    no errors on the interfaces that feed the china links. I will do a tracert and send the results. One of the carriers over there that I spoke with tried to blame it on the "pipe coming out of china" I had a hard time believing this. -marc
  18. mmaleh

    International File transfer

    Hello everyone, I have an office in NYC, one in San Fran and one in China. When I transfer files between NYC and SF I get great speeds. But any time we transfer between china and either US offices the speeds are very slow (like 4k/sec) We tested the speeds in china transfering from one...
  19. mmaleh

    passive ftp

    Hello, I have a symantec 200 with an ftp server behind it. Some of my clients have a hard time connecting to it. They are prompted for a username and password and then the ftp site just hangs with the flash light and eventually gets a time out error. Most people have no problems but I suspect...
  20. mmaleh

    libmysql.dll file

    When I installed MySQL server, libmysql.dll file was provided with the installation. In that library are functions for connecting / working with MySQL. Problem occured with Borland - it can't load that version of library, I've downloaded several libmysql.dll file versions that Borland...

Part and Inventory Search

Back
Top