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

    Permission denied error and "CDONTS.NewMail"

    Solved it guys . It is the Permissions . I dont understand it. If I put the IUSR_MACHINENAME into the ADMIN Group . The email works, if I leave him with Read+Write , it doesnt. I dont want to do this though as it is bad having IURS_MACHINENAME haveing ADMIN RIGHTS ..... Which folder does it...
  2. emerc

    Permission denied error and "CDONTS.NewMail"

    Cool - I could rewrite my code to the above as you seem to use the CDO and I use the CDONTS . What if MS change their addresses there though ? for example - ("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 What if I dont use a MAILSERVER , can I leave that blank ? ? Thanks...
  3. emerc

    Permission denied error and "CDONTS.NewMail"

    Hi, Anyone made in roads on this, I have exact same problem on a Win 2003 IIS 6 machine. The same code is working on an exact replica machine and code on 2 other servers but has doesnt send out EMAILS from CDONTS on one of the machines. I have tried the MS Article, and the folders in...
  4. emerc

    Connecting IIS 6 Webserver to a File Server to upload files

    Let me try that Shadow and I will come back to you. Thanks for assistance
  5. emerc

    Connecting IIS 6 Webserver to a File Server to upload files

    I can access my File Server easily as from my Webserver in the DMZ, i can access it by \\10.1.1.1 - say that is its Internal IP Address which the webserver knows as the Firewall doesnt lock down as much as it should so as its our DMZ - i can connnect to the machine and pass files around - I KNOW...
  6. emerc

    Connecting IIS 6 Webserver to a File Server to upload files

    Yip, your right there. I am getting asked for a UserName and Password when I am trying togo through. I have set up a Local Account UserName on the webserver - call it Watson. I have also set up the same local account on the File Derver - called it Watson also. Web server use Anonymous Auth. The...
  7. emerc

    Connecting IIS 6 Webserver to a File Server to upload files

    I dont think Server.MapPath will work though as both machines are on different domains ? I assumed Server.mapPath worked solely with machines on same domain ie. Your Lan.
  8. emerc

    Connecting IIS 6 Webserver to a File Server to upload files

    Anybody with any ideas on how to set up connection between my Webserver in a DMZ environment, and my File Server which will be behind the Firewall. We have a production environment and I dont want to store attachments like .doc, or .pdfs on the webserver so I want to store them now on a Share on...

Part and Inventory Search

Back
Top