Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > BOOK: Beginning ASP.NET 1.1
|
BOOK: Beginning ASP.NET 1.1
This is the forum to discuss the Wrox book Beginning ASP.NET 1.1 with Visual C#.NET 2003 by Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry; ISBN: 9780764557088
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 24th, 2005, 05:39 PM
Authorized User
 
Join Date: Jan 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Email attachment works on local host but not on th

Hi Guys,
In my website application I am trying to send an automated email with a software attachment and while it works on my local host it needs a correct path to my application on the provider’s server. My local line that works reeds:
sAttach = "c:\inetpub\wwwroot\Resume2\TeleName.exe"

So I ask my provider for the path, corrected the sAttach string in my app, uploaded the vb and bin files only to get the server error:
Invalid mail attachment 'http:\\xxxxxxxxx\xxxxxx\wwwroot\Resume2\TeleName. exe'.

I removed the \Resume2 part from the path, uploaded the vb and bin files again and got the same error as above. OK, I created new Resume2 folder at the provider, uploaded the TeleName.exe to it, uploaded the vb and bin files to get:
Exception Details: System.Runtime.InteropServices.COMException: The "SendUsing" configuration value is invalid.

Well, I went back to the starting point setting all as it was originally but the last error consists! Anybody know how do go about it from here?

This is my first web app and is running well accept for this last problem. Help me set it free!

Thanks for all help, regards to all viewers. Henry.








Similar Threads
Thread Thread Starter Forum Replies Last Post
aspx site works local, but not on FTP host(?) zuz29 ASP.NET 1.0 and 1.1 Basics 1 June 2nd, 2006 08:27 AM
Local Host Problem arimakidd Classic ASP Professional 1 November 23rd, 2005 05:23 AM
Can't Up load to local host one image Jacky Kenna Dreamweaver (all versions) 4 July 26th, 2005 12:09 PM
mysql local host address darith Beginning PHP 1 April 27th, 2005 07:51 PM
local host denied pseudo class Beginning PHP 6 October 19th, 2004 05:17 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.