Error shows up when reply a blog post

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/1/2009 4:56:06 PM
Gravatar
Total Posts 125

Error shows up when reply a blog post

 On windows7 , IIS 7.0, 2.3.1.6. When reply a blog post, it leads to a error page. I have tried it in Vista and it shows the same message. The error looks like this:

Server Error in '/' Application.

The parameter 'address' cannot be an empty string.

Parameter name: address

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.ArgumentException: The parameter 'address' cannot be an empty string.

Parameter name: address

 

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.

 

9/2/2009 7:04:35 AM
Gravatar
Total Posts 18439

Re: Error shows up when reply a blog post

Its hard to know about that error since there is no stack trace. Maybe more detail is in the mojoportal log or the event viewer of the machine.

If I had to guess I would say the error happens whhen it tries to send the blog comment notification. Check the blog settings, do you have it configured to send notification? Do you have a valid email address set for Blog Author Email? Do you have a correctly configured smtp server?

Hope it helps,

Joe

9/2/2009 6:09:19 PM
Gravatar
Total Posts 125

Re: Error shows up when reply a blog post

Thanks Joe. The problem was fixed after I set a email address.

You must sign in to post in the forums. This thread is closed to new posts.