• Contact Sage
  • Sage Worldwide
Close [x] Search for...
 

Introduction To Sage North America

Sage North America supports the needs and challenges of more than 3.1 million small and mid-sized business customers. Our software and services support accounting, operations, customer management, human resources, time tracking, merchant services and the specialized needs of the construction, distribution, healthcare, manufacturing, nonprofit and real estate industries.

Sage North America is part of The Sage Group plc, a leading global supplier of business management software and services. Sage North America supports the needs and challenges of more than 3.1 million small and mid-sized business customers with its offerings.

Customer Management

Sage North America offers a complete range of customer management software solutions to support the needs of small and midsized businesses and organizations like yours. We offer a range of contact management or customer relationship management (CRM) solutions that fits your unique challenges and situation.


Sage North America offers a complete range of contact management and customer relationship management (CRM) software solutions

Financial Management

Sage North America offers a complete range of financial management software solutions, including everything from accounting—to asset management—to full ERP systems. Our financial solutions are finely honed and elegantly simple so you can manage, access, and control every detail of your business with ease.

Sage North America offers a complete range of financial management software solutions, including accounting, asset management and full ERP systems

Healthcare

Sage's family of healthcare software positions you to gain the business insight you need to form a full view of your medical practice. Find out how Electronic Health Records and practice management solutions can help your office run more efficiently, reduce costs and improve quality of care.

Sage Healthcare Solutions offers complete practice management and electronic health records management software offerings

Inventory Management

Sage North America offers a broad range of solutions for manufacturers and distributors and the challenges of inventory management. Our deep industry experience and interactions with customers have paved the way to robust supply chain management solutions that result in better buying decisions and improved margins.

Sage North America offers a broad range of solutions for manufacturers and distributors and the challenges of inventory management

Nonprofit

Sage North America offers a range of solutions that are well-suited to the needs and missions of nonprofit and government organizations. Sage nonprofit solutions are created to work the way you work, recognizing the unique challenges of different types of nonprofit and government organizations.

Sage North America offers a range of solutions that are well-suited to the needs and missions of nonprofit and government organizations

Operational Management

Sage North America offers a complete range of operational management software solutions to support the needs of small and midsized businesses and organizations. Our software solutions support proactive planning and scheduling, ongoing reporting, quality control, regulatory compliance, process, and more.

Sage North America offers a complete range of operational management software solutions for businesses

Payment Solutions

Sage North America offers a complete range of merchant services and payment solutions to support the needs of small and midsized businesses and organizations. Our solutions are focused on credit card and debit card acceptance and check conversion. We also offer gift card, loyalty programs, and more.

Sage North America offers a complete range of merchant services and payment solutions

People Management

Sage North America offers a complete range of people management solutions that offer flexible, end-to-end HR management and payroll solutions to match your growing needs and technology platform. Solutions include recruitment solutions, benefits administration capabilities, employee self-service, and much more.

Sage North America offers a complete range of people management solutions, including end-to-end HR management, payroll solutions, benefits administration, and employee self-service

Supplier & Partner Management

Sage North America offers a range of solutions that enable businesses and organizations to proactively manage suppliers and partners. Our offerings include EDI solutions that allow you to effectively manage procurement and purchasing processes, vendors and subcontractors.

Sage North America offers a range of business software solutions that enable companies and organizations to proactively manage suppliers and partners

Back to Sage introduction

Error Diagnostics Info --------------------------------------------------------------- Object reference not set to an instance of an object. Error Trace Info --------------------------------------------------------------- at Sage.CMS.Portlets.SuccessStories.Mini.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) An error has occured on the portal --------------------------------------------------------------- Date/Time of Occurrence: 12/25/2009 5:04:50 PM Server: portletscms.gs.adinternal.com Environment: .com Page causing the error: C:\webcms\internal\SagePortlets\Sage.CMS\Sage.CMS.Portlets.SuccessStories\v3.0\webapp\Mini.aspx Client IP Address: 10.11.96.64 Browser being used: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) Referring Page: Logon User: Query String: Requested Method: GET Server Protocol: HTTP/1.1 Server Software: Microsoft-IIS/6.0 Machine Name: NAATLWEBPTRL6 Portal Gateway Information --------------------------------------------------------------- Portlet: Sage.CMS.Portlets.SuccessStories.Mini Community: http://www.sagenorthamerica.com/home Sub Portal: http://www.sagenorthamerica.com Cookie Struct Variables --------------------------------------------------------------- ASP.NET_SessionId: System.Web.HttpCookie Session Struct Variables --------------------------------------------------------------- Form Variables --------------------------------------------------------------- QueryString Variables ---------------------------------------------------------------

 


Runtime Error

Server Error in '/SAGE.CMS.PORTLETS/SUCCESSSTORIES' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

Error Diagnostics Info --------------------------------------------------------------- Could not contact the Search Server Error Trace Info --------------------------------------------------------------- at Plumtree.Remote.PRC.Search.SearchRequestWrapper.Execute() at Sage.CMS.Foundation.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, Boolean SearchSubFolders, String[] FieldsToReturn, String FieldToSortBy, Boolean SortAscending, SearchPropertyCondition[] SearchPropertyConditions) at Sage.CMS.Portlets.PressReleases.Data.PressReleases.GetPressReleasesByProductLine(Gateway Gateway, String sProductSelection, String sSortField, String sSortOrder) at Sage.CMS.Portlets.PressReleases.Data.PressReleases.GetPressReleasesByProductLine(Gateway Gateway, String sProductSelection) at Sage.CMS.Portlets.PressReleases.NewsEventsMini.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) An error has occured on the portal --------------------------------------------------------------- Date/Time of Occurrence: 12/25/2009 5:04:51 PM Server: portletscms.gs.adinternal.com Environment: .com Page causing the error: C:\webcms\internal\SagePortlets\Sage.CMS\Sage.CMS.Portlets.PressReleases\v3.0\webapp\NewsEventsMini.aspx Client IP Address: 10.11.96.64 Browser being used: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) Referring Page: Logon User: Query String: Requested Method: GET Server Protocol: HTTP/1.1 Server Software: Microsoft-IIS/6.0 Machine Name: NAATLWEBPTRL6 Portal Gateway Information --------------------------------------------------------------- Portlet: Sage.CMS.Portlets.NewsEventsMini Community: http://www.sagenorthamerica.com/home Sub Portal: http://www.sagenorthamerica.com Cookie Struct Variables --------------------------------------------------------------- ASP.NET_SessionId: System.Web.HttpCookie Session Struct Variables --------------------------------------------------------------- Form Variables --------------------------------------------------------------- QueryString Variables ---------------------------------------------------------------

 


Runtime Error

Server Error in '/SAGE.CMS.PORTLETS/PRESSRELEASES' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

Sage Solution Finder

Select one or multiple items below to start your search for products suitable for your business.

























Error Diagnostics Info --------------------------------------------------------------- Could not contact the Search Server Error Trace Info --------------------------------------------------------------- at Plumtree.Remote.PRC.Search.SearchRequestWrapper.Execute() at Sage.CMS.Foundation.Data.Folder.GetFolderID(Gateway Gateway, Int32 SearchParentFolderID, String FolderName) at Sage.CMS.Foundation.Data.Folder.GetFolderID(Gateway Gateway, String FolderName) at Sage.CMS.Portlets.ActionItems.CallToAction_Right.Page_Load(Object sender, EventArgs e) An error has occured on the portal --------------------------------------------------------------- Date/Time of Occurrence: 12/25/2009 5:04:49 PM Server: portletscms.gs.adinternal.com Environment: .com Page causing the error: C:\webcms\internal\SagePortlets\Sage.CMS\Sage.CMS.Portlets.ActionItems\v2.0\webapp\CallToAction_right.aspx Client IP Address: 10.11.96.64 Browser being used: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) Referring Page: Logon User: Query String: Requested Method: GET Server Protocol: HTTP/1.1 Server Software: Microsoft-IIS/6.0 Machine Name: NAATLWEBPTRL6 Portal Gateway Information --------------------------------------------------------------- Portlet: Sage.CMS.Portlets.ActionItems.CallToAction_Right Community: http://www.sagenorthamerica.com/home Sub Portal: http://www.sagenorthamerica.com Cookie Struct Variables --------------------------------------------------------------- Session Struct Variables --------------------------------------------------------------- Form Variables --------------------------------------------------------------- QueryString Variables ---------------------------------------------------------------

 


Could not contact the Search Server

Server Error in '/SAGE.CMS.PORTLETS/ACTIONITEMS' Application.

Could not contact the Search Server

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: Plumtree.Remote.PRC.Search.SearchException: Could not contact the Search Server

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.

Stack Trace:


[SearchException: Could not contact the Search Server]
   Plumtree.Remote.PRC.Search.SearchRequestWrapper.Execute() +242
   Sage.CMS.Foundation.Data.Folder.GetFolderID(Gateway Gateway, Int32 SearchParentFolderID, String FolderName) +828
   Sage.CMS.Foundation.Data.Folder.GetFolderID(Gateway Gateway, String FolderName) +11
   Sage.CMS.Portlets.ActionItems.CallToAction_Right.Page_Load(Object sender, EventArgs e) +135

[Exception: Could not contact the Search Server]
   Sage.CMS.Portlets.ActionItems.CallToAction_Right.Page_Load(Object sender, EventArgs e) +458
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
Error Diagnostics Info --------------------------------------------------------------- Could not contact the Search Server Error Trace Info --------------------------------------------------------------- at Plumtree.Remote.PRC.Search.SearchRequestWrapper.Execute() at Sage.CMS.Portlets.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, Boolean SearchSubFolders, String[] FieldsToReturn, String FieldToSortBy, Boolean SortAscending, SearchPropertyCondition[] SearchPropertyConditions) at Sage.CMS.Portlets.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, Boolean SearchSubFolders, SearchPropertyCondition[] SearchPropertyConditions) at Sage.CMS.Portlets.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, SearchPropertyCondition[] SearchPropertyConditions) at Sage.CMS.Portlets.Sandbox.Sandbox.Page_Load(Object sender, EventArgs e) in D:\Sage Software, Inc\Projects\Sage.CMS\Sage.CMS.Portlets.Sandbox\Sandbox.aspx.cs:line 24 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) An error has occured on the portal --------------------------------------------------------------- Date/Time of Occurrence: 12/25/2009 5:04:50 PM Server: portletscms.gs.adinternal.com Environment: .com Page causing the error: C:\webcms\internal\SagePortlets\Sage.CMS\Sage.CMS.Portlets.Sandbox\v1.0\webapp\Sandbox.aspx Client IP Address: 10.11.96.64 Browser being used: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) Referring Page: Logon User: Query String: Requested Method: GET Server Protocol: HTTP/1.1 Server Software: Microsoft-IIS/6.0 Machine Name: NAATLWEBPTRL6 Portal Gateway Information --------------------------------------------------------------- Portlet: Sage.CMS.Portlets.Sandbox Community: http://www.sagenorthamerica.com/home Sub Portal: http://www.sagenorthamerica.com Cookie Struct Variables --------------------------------------------------------------- ASP.NET_SessionId: System.Web.HttpCookie Session Struct Variables --------------------------------------------------------------- Form Variables --------------------------------------------------------------- QueryString Variables ---------------------------------------------------------------

 


Could not contact the Search Server

Server Error in '/SAGE.CMS.PORTLETS/SANDBOX' Application.

Could not contact the Search Server

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: Plumtree.Remote.PRC.Search.SearchException: Could not contact the Search Server

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.

Stack Trace:


[SearchException: Could not contact the Search Server]
   Plumtree.Remote.PRC.Search.SearchRequestWrapper.Execute() +242
   Sage.CMS.Portlets.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, Boolean SearchSubFolders, String[] FieldsToReturn, String FieldToSortBy, Boolean SortAscending, SearchPropertyCondition[] SearchPropertyConditions) +1618
   Sage.CMS.Portlets.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, Boolean SearchSubFolders, SearchPropertyCondition[] SearchPropertyConditions) +46
   Sage.CMS.Portlets.Data.Document.GetDocuments(Gateway Gateway, Int32 RootFolderID, SearchPropertyCondition[] SearchPropertyConditions) +11
   Sage.CMS.Portlets.Sandbox.Sandbox.Page_Load(Object sender, EventArgs e) in D:\Sage Software, Inc\Projects\Sage.CMS\Sage.CMS.Portlets.Sandbox\Sandbox.aspx.cs:24
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
Sage North America offers reliable support and training opportunities for its customers based upon their individual needs
Reliable support and training opportunities are a cornerstone at Sage. Learn about Sage's range of training and support options for North American business software offerings.

More Information




Bookmark Or Share This Sage Page With Your Social Network