Category Archives: IIS7

Required IIS Configurations while installing Sage CRM

In our many blog we have discussed how to resolve numerous errors occurred due to some missing configuration in Internet Information Service (IIS) Manager. Hence in our blog we will discussing on the required configuration related to IIS for successful Sage CRM installation. New Stuff: Changing Sage CRM Default log on page for Mobile view… Read More »

IIS 6 Management Compatibility Configuration

In Sage CRM, while setting up a Web Deployment Manager, you can receive a warning message as “Error connection to Internet Information Server (IIS). Make sure IIS is installed on same machine” as shown in the screenshot below. This blog is a solution for the error message which we will be explained in our below blog.… Read More »

HTTP Error 404.17 – Not Found When upgrading .NET Framework Version

Hello everyone!! As we know Sage CRM Web Service API enables developers to manipulate CRM records remotely with SOAP (Simple Object Access Protocol) over HTTP using XML (Extensible Markup Language).  It is possible to access a CRM server or a hosted system from a specified client machine (typically another server) in order to read, create,… Read More »

How to Change Default Port in IIS Manager

Recently we had posted a blog on downloading Data through Sage CRM Mobile App and its solution is to modify default port of IIS Manager. However some of our Sage Partners approach us to get the steps that need to followed to modify default port of IIS manager. Hence thought to document it for future… Read More »

App Pool Setting for Sage CRM-ERP Integration

We all know that Sage CRM 7.2 has come up with great functionalities that is helping to capture complex business processes in it. With the release of.Net API, even from technical point of view Sage CRM is now very much capable and flexible to write and accommodate complex business logic in it. But while implementing… Read More »

Sage CRM and IIS authentication settings

SageCRM is like any other web application which can be hosted on IIS for access over the network. Network access of applications is highly vulnerable to risks of injections. Hence IIS provides different Authentication methodologies that can be configured for any web application. However improper configuration of these parameters may lead to other issues and… Read More »