Re: SendUsing

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Thom Little (thom_at_tlanet.net)
Date: 10/13/04


Date: Tue, 12 Oct 2004 23:59:44 -0400

Thanks.

The problem was that the administrator for the server changed the property
that set the IP address of the SMTP server. Unfortunately he does not know
where it is set or how to reset it.

When I specify
SmtpMail.SmtpServer = "111.222.333.444" ;

Where 111.222.333.444 is the IP that worked before the change then it works
properly.

If you have any idea how to set the property back to its original value I
will pass the information on to him so I can start using the default setting
again.

-- 
-- Thom Little -- www.tlaNET.net -- Thom Little Associates, Ltd.
--
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> wrote in message 
news:OYb9LvLsEHA.3556@TK2MSFTNGP10.phx.gbl...
> Although the error message doesn't reflect the problem, the symptoms sound 
> like permissions. When run from the localhost, the security permissions 
> are being passed through but when run remotely, they aren't. If that's the 
> case, finding out who the ASP.NET user is at the time and who it needs to 
> be would be the next step.
>
> "Thom Little" <thom@tlanet.net> wrote in message 
> news:%239mtX4irEHA.1992@TK2MSFTNGP09.phx.gbl...
>>I am using SmtpMail.Send( ) to send a message.
>>
>> When this application is run from localhost it executes and the message 
>> is delivered correctly.
>>
>> When the same code is executed from a remote host it throws an exception 
>> ...
>>
>> [COMException (0x80040220): The "SendUsing" configuration value is 
>> invalid.]
>>
>>
>>
>> What is the correction for this problem?
>>
>> -- 
>> -- Thom Little -- www.tlaNET.net -- Thom Little Associates, Ltd.
>> --
>>
>>
>>
> 


Relevant Pages

  • Re: SendUsing
    ... When run from the localhost, the security permissions are ... > When this application is run from localhost it executes and the message is ... > When the same code is executed from a remote host it throws an exception ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • SendUsing
    ... When this application is run from localhost it executes and the message is ... When the same code is executed from a remote host it throws an exception ... ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: cant open live
    ... publish from localhost to www.daystar.com - I can NOT publish from my ... remote host in the remote host properties box, other than the www - UNLESS I ... that won't work unless they are published to a web server running the FPSE ... thing I just learned is that I have to choose FILE SYSTEM to publish remote ...
    (microsoft.public.frontpage.client)
  • Re: Setting up network access for a CUPS printer
    ... system for NetworkPrinter: localhost ... Make sure the remote host supports the LPD protocol ... Printer 'NetworkPrinter@localhost' - cannot open connection - No such file ...
    (comp.os.linux.misc)
  • Problem with RMI file Browsing
    ... I have created an Explorerusing RMI and java. ... On localhost it runs fine, but on remote host it shows some ... inconsistency. ...
    (comp.lang.java.programmer)