AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • In-Person Gatherings
    • Power BI Workshop
    • Podcast
    • Rolodex
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Forums
AUG Forums
Everything Else
Acumatica Not Worki...
 
Notifications
Clear all

Questions Acumatica Not Working-No Application Pool

 
Everything Else
Last Post by Tim Rodman 9 years ago
8 Posts
2 Users
0 Reactions
9,820 Views
RSS
Posts: 4
 TrentRocco
Topic starter
September 4, 2017 3:20 pm
(@trentrocco)
Member
Joined: 9 years ago

 

I tried to install the Acumatica ERP from the Acumatica Developer Network download.  The Web Site Configuration screen did not give an option for an application pool, so I just made one up.  Acumatica loaded up but it didn’t open correctly. The error screen is attached.  I assume the failure is because I didn’t specify a valid application pool.

 

I attached various screens that show the problem and screens that show the IIS version and Microsoft .Net framework and ASP.net versions on my computer. (I am not sure if the attachments loaded up correctly here).  Is IIS 8.0 Express good enough for an Acumatica installation?  How do I get my computer to show a valid Application Pool on the Web Site Configuration page on the Acumatica Installation Wizard?  Thank you.


7 Replies
Tim Rodman
Posts: 3204
 Tim Rodman
Admin
September 5, 2017 11:07 pm
(@timrodman)
Famed Member
Joined: 11 years ago

Hi TrentRocco,

I doubt that the Application Pool is the problem.

If you launch IIS...

You'll see that there is an Application Pools area...

Honestly, I don't understand IIS that well, but it seems like there are two things: Sites and Application Pools. A Site belongs to an Application Pool, with DefaultAppPool being the default Application Pool for Sites.

When you install Acumatica, you are basically installing a Site because Acumatica is just a website, just a collection of webpages. This is also known as an Acumatica Instance.

However, some of the settings are controlled at the Application Pool level. Because of that, I always install a separate Application Pool for each new Acumatica Instance, maintaining a 1-1 relationship between each new Site and Application Pool. That way I know that each Acumatica Instance is completely segregated. Don't ask me what those settings are because I don't know. Just know that it's a good practice to have a separate Application Pool for each Acumatica Instance.

I always name the Application Pool the same as the Site (or Instance) name. In your screenshot above, your Site (or Instance) name is AcumaticaERP. I always just copy whatever is in the Virtual Directory Name field into the Application Pool Name field (that is, of course, after selecting the Create New Application Pool option).

But I don't think Application Pool is your problem.


I'm not sure if IIS Express is the problem. I don't use IIS Express on my laptop.

I just turn on Internet Information Services.

To do this in Windows 10, browse to Add or remove programs...

Choose Programs and Features on the right-hand side...

Choose Turn Windows features on or off...

Choose Internet Information Services and some of the features underneath it.

This is what I have running on my laptop and it's enough to run Acumatica...

For something more official, this is from page 7 of the S100 Installation and Site Management course document which you can find by clicking here and then clicking on Training Materials -> S100 TRAINING GUIDE (you have to have created a free account on the site to access the content).


All of that said, I suspect that your problem has to do with the following error in your screenshot above:

"Managed handler is used; however, ASP.NET is not installed or is not installed completely."

In your screenshot above, you have ASP.NET selected, but maybe you don't have .NET 4.5.1 or later installed.

.NET 4.5.1 or later is required for Acumatica . This is from page 6 of the Training Materials -> S100 TRAINING GUIDE document mentioned earlier.


Reply
Posts: 4
 TrentRocco
Topic starter
September 6, 2017 11:37 am
(@trentrocco)
Member
Joined: 9 years ago

I am running Windows 7 Home Premium SP1.  The various .net Programs are attached 

.

I was able to start the IIS 8.0 Express screen. As you can see from the attached, the application pools are running Microsoft.net 4.0 NOT 4.7

Do you think the problem is that the Application Pools are only running Microsoft.Net 4.0?  It is possible that IIS Express only uses Microsoft.Net 4.0 and not any higher and it is also possible that I can only get the IIS Express on a Windows 7 laptop.  Do you know anyone who got Acumatica running on Windows 7 laptop?

There is a family of Microsoft.net 4.5 programs running but only one Microsoft.Net 4.7 program installed. I will try to install 4.7 again using the Microsoft instructions.

Specifically I have Microsoft.Net Framework 4 Multi-Targeting Pack

 Microsoft.Net Framework 4.5 Multi-Targeting Pack,

Microsoft.Net Framework 4.5 SDK,

Microsoft.Net Framework 4.5.1 Multi-Targeting Pack,

Microsoft.Net Framework 4.5.1 Multi-Targeting Pack ENU,

Microsoft.Net Framework 4.5.1 SDK

and Microsoft.Net Framework 4.7

But I don't have the family of 4.7 programs installed like I do for the 4.5 and 4.5.1 versions.

I will report back once I try to reinstall Microsoft.net 4.7 but I am not very hopeful because I only have the Express Version of the IIS. Any thoughts?  Thanks.

 


Reply
Tim Rodman
Posts: 3204
 Tim Rodman
Admin
September 6, 2017 10:11 pm
(@timrodman)
Famed Member
Joined: 11 years ago

I ran Acumatica on a Windows 7 machine a while back and didn't have any trouble.

Also, this is from page 5 of the S100 Installation and Site Management course document


Can you turn on regular IIS by turning the feature on in windows (click here)?

Or, can you check to see what version of .NET your IIS Express is running?

  1. Click on Application Pools
  2. Click on your application pool (I used DefaultAppPool in the screenshot below)
  3. Click on Basic Settings...
  4. See what is listed under .NET CLR version


Reply
 TrentRocco
(@trentrocco)
Joined: 9 years ago

Member
Posts: 4
September 6, 2017 10:41 pm
Reply toTim RodmanTim Rodman

I was able to open IIS Manager and here is a screen shot.  The application pool I created when installing Acumatica is running .Net 4.0.30319 just like you have. So that is good.

Maybe my .Net framework is not 4.6 or above. 

4.7 shows in my "Programs" but it doesn't have the same Icon as the 4.5 Suite of .net programs. Do you that is the problem?

Attached is my list of .Net programs:

Thanks.


Reply
Tim Rodman
Posts: 3204
 Tim Rodman
Admin
September 6, 2017 10:58 pm
(@timrodman)
Famed Member
Joined: 11 years ago

Here is a screenshot of my programs for comparison:

I wonder if .NET 4.7 isn't listed here because it's Windows 10 and it's instead listed at the top of this screenshot as a feature to turn on/off

Nothing jumps out at me. Did you comb through the S100 Installation and Site Management course document to see if anything jumps out at you?

I'm starting to wonder if IIS Express is the problem. Did you try turning on IIS as a feature in Windows 7 (click here) instead of using IIS Express?


Reply
 TrentRocco
(@trentrocco)
Joined: 9 years ago

Member
Posts: 4
September 6, 2017 11:46 pm
Reply toTim RodmanTim Rodman

My laptop shows IIS 8.0 Express and I did turn on the IIS as a feature in Windows 7 as directed by your link "Click Here". I did that before the initial installation.   But I don't have all the options you have like ASP.Net 3.5 or ASP.Net 4.5.  My only options are shown below:

Someone posted that you can't install IIS 8.5 on a Windows 7 host. But that is IIS 8.5 Please see

https://www.experts-exchange.com/questions/28685753/can-I-install-IIS-8-5-in-a-windows-7-host.html

 

Someone else posted that if you can get the IIS Manager like I was able to do (and you were also) then you are running the full IIS.  Please see  https://serverfault.com/questions/544953/can-you-install-iis-7-5-full-version-on-windows-7

But that is 7.5 full version

According to the Acumatica requirements you need IIS 7.0, 7.5, 8.0, 8.5, or 10 depending on the underlying operating system.

Why does Microsoft make this so hard?  But it is pretty clear that my IIS options are not as extensive as yours. Any thoughts? 

Thanks.

 

 


Reply
Tim Rodman
Posts: 3204
 Tim Rodman
Admin
September 8, 2017 9:38 pm
(@timrodman)
Famed Member
Joined: 11 years ago

I just noticed that you're missing the two things listed in the Performance Features section on page 5 of the S100 Installation and Site Management course document.

You might try checking off those things, then restarting IIS.


Reply
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,530 Topics
  • 11 K Posts
  • 17 Online
  • 2,418 Members
Our newest member: Chad Treadwell
Latest Post: Negative/Credit Inventory Value?
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2026 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×