IIS installation error when installing

Posted by: lukeksfi on 8 September 2017, 11:02 am EST

  • Posted 8 September 2017, 11:02 am EST

    hello,

     When installing spread asp.net .net framework I am greeted with an error (Cannot Connect to Internet Information Server) with error code (-2147221164)  If anyone has recieved this and knows how to correct it. 

     Thanks,

    luke

  • Posted 8 September 2017, 11:02 am EST

    Luke,

    What O.S you are using? Version of IIS? What version of Spread for ASP .NET are you using?

    I would also suggest you check this link from the Microsoft forums to get rid of this error.

     Regards,

    Ankit Nigam

  • Posted 8 September 2017, 11:02 am EST

    Same problem here im running:

    Windows 7

    IIS 7.0 

    Visual Web Developer Express 2010

     Latest version of spread. 

    seems like the installer should be set to ignore the error. 

  • Posted 8 September 2017, 11:02 am EST

    Hello,

     

    Please provide the complete version of Spread. Is the Operating system running on 32 bit or 64 bit?

  • Posted 8 September 2017, 11:02 am EST

    Windows 7 64 bit

     Using:

    Spread for ASP.NET for VS2008 404.00.35082/25/2010 
  • Posted 8 September 2017, 11:02 am EST

    Hello,

    I would suggest you to take a look the first post of this Microsoft's forum thread.

    Regards,

    Ankit Nigam

  • Posted 8 September 2017, 11:02 am EST

    Hello,

    You may also try turning on IIS6 Management Compatibility mode.

    Regards,

    Ankit Nigam

  • Posted 8 September 2017, 11:02 am EST

    Hi I finally got it working.. but when i use OpenExcel to load a file it only loads the first 10 rows of the file. Is the trial restricted to 10 rows?

  • Posted 8 September 2017, 11:02 am EST

    Thanks for letting us know that it is working fine now.

     

    Regarding the other question of OpenExcel, by default Spread displays 10 rows per page. In the Command Bar, you can see the paging enabled and you can browse to the next page to see the next 10 rows.

    If you want to disable the Paging then you may set the AllowPage property to false after loading Excel like in this code:

    this.FpSpread1.OpenExcel("D:\\Sample.xls");

            this.FpSpread1.Sheets[0].AllowPage = false;

     

  • Posted 8 September 2017, 11:02 am EST

    I had the same error. Make sure IIS is running, and the installation should be OK.

  • Posted 8 September 2017, 11:02 am EST

    Luke, I don't know answer because I have the same problem:

    Windows 7 Pro 64-bit

    IIS 6.1

     I am trying to install  Spread 4 for .Net 3.5 build 3508.

    Anyone have ideas?

  • Posted 8 September 2017, 11:02 am EST

    I needed IIS 6.0 Compatibility mode.

     

    Here are instructions for installing it: http://technet.microsoft.com/en-us/library/bb397374(EXCHG.80).aspx 

  • Posted 17 October 2018, 4:37 pm EST

    I was having an error on my window 10 when I was attempting to install it on win 10, this is because of unstable changes in Microsoft.Net Framework. to fix this remove Microsoft.Net Framework, install IIS and then Microsoft.Net Framework again in your window. this might help as it helped me. for more technical help you may visit https://www.outlooktechnicalsupportnumbers.com/hughesnet-support/

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels