SiteOffice.ExternalMail.Services.PopToJSON error

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/23/2008 3:00:29 AM
Gravatar
Total Posts 1

SiteOffice.ExternalMail.Services.PopToJSON error

Hello...

I've downloaded the latest files (mojoportal-2-2-7-3-mssqlreleasefiles.zip and to see if it was package specific mojoportal-2-2-7-3-sqllitereleasefiles.zip)

And I cannot run the site code.

I get an error:

Error 1 Could not create type 'SiteOffice.ExternalMail.Services.PopToJSON'.
{filepath}\Services\PopToJSON.ashx 1
 

The "SiteOffice.ExternalEmail" file is in the bin directory

Do I need to changea anything else with my set-up to get this to work?

cheers for any help/pointers

9/23/2008 1:13:36 PM
Gravatar
Total Posts 18439

Re: SiteOffice.ExternalMail.Services.PopToJSON error

SiteOffice feature is not implemented and is disabled by default in a mojoportal installation. I have it enabled on the demo site only to illustrate the layout. You should not use it or expect it to work on your site.

Best,

Joe

11/20/2008 11:46:44 PM
Gravatar
Total Posts 1

Re: SiteOffice.ExternalMail.Services.PopToJSON error

Hi, I am getting the same error as markstemman.

How can I disable this feature to get this error to stop happening?

I downloaded the mojoportal-2-2-7-8-mssqlreleasefiles.zip and unzipped it, opened the folder as a website in VS 2008 and tried to build it.

Any suggestions?

Cheers

11/21/2008 4:45:28 AM
Gravatar
Total Posts 18439

Re: SiteOffice.ExternalMail.Services.PopToJSON error

This feature is disabled by default.

Are you sure your site is configured for 2.0 ASP.NET not 1.1?

In any case its safe to delete any siteoffice dlls from the /bin folder, its safe to delete the siteoffice folder, and its safe to delete the /Services/PopToJson.ashx file.

Hope it helps,

Joe

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