Click here to Skip to main content
15,921,837 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
C#
The "SendUsing" configuration value is invalid.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Runtime.InteropServices.COMException: The "SendUsing" configuration value is invalid.


Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  



pls reply
Posted
Updated 16-Dec-15 0:47am
v2
Comments
Richard Deeming 16-Dec-15 9:28am    
You have an error in your code, which you haven't shown.

To fix the problem, fix your code.

If you want us to tell you how to fix your code, you'll need to show us the code that's throwing this exception. Click "Improve question" and post the relevant parts of your code. Remember to wrap the code in <pre>...</pre> tags. Don't forget to indicate which line of your code is throwing the exception.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900