DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Getting "..Install/InstallWizard.aspx/ValidateInput" 404 (Not Found) error when trying to go to next step in Install Wizard

 14 Replies
 3 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Page 1 of 212 > >>
Author
Messages
New Around Here Send Private Message
Posts: 7
New Around Here

Getting the below error when clicking "Continue" after filling in the "Enter your Account Information" step.

ScriptResource.axd?d=NJmAwtEo3IrMQE4-gOKbZ7AEeafWuS4jpqbqy0s5QqJ1g5LBXBy7vhmW5kIq8tYe3GSonzFxz9x8olT_CV6bR-RWJjoMw5qAa1MX1m8S7nqZe0d7UjYV2x6aJgX06fBX2KpXCg2&t=4227dd99:5                          POST http://localhost.dnndev/I...d.aspx/ValidateInput 404 (Not Found) executeRequest @ ScriptResource.axd?d=NJmAwtEo3IrMQE4-gOKbZ7AEeafWuS4jpqbqy0s5QqJ1g5LBXBy7vhmW5kIq8tYe3GSonzFxz9x8olT_CV6bR-RWJjoMw5qAa1MX1m8S7nqZe0d7UjYV2x6aJgX06fBX2KpXCg2&t=4227dd99:5 executeRequest @ ScriptResource.axd?d=NJmAwtEo3IrMQE4-gOKbZ7AEeafWuS4jpqbqy0s5QqJ1g5LBXBy7vhmW5kIq8tYe3GSonzFxz9x8olT_CV6bR-RWJjoMw5qAa1MX1m8S7nqZe0d7UjYV2x6aJgX06fBX2KpXCg2&t=4227dd99:5 invoke @ ScriptResource.axd?d=NJmAwtEo3IrMQE4-gOKbZ7AEeafWuS4jpqbqy0s5QqJ1g5LBXBy7vhmW5kIq8tYe3GSonzFxz9x8olT_CV6bR-RWJjoMw5qAa1MX1m8S7nqZe0d7UjYV2x6aJgX06fBX2KpXCg2&t=4227dd99:5 (anonymous) @ ScriptResource.axd?d=NJmAwtEo3IrMQE4-gOKbZ7AEeafWuS4jpqbqy0s5QqJ1g5LBXBy7vhmW5kIq8tYe3GSonzFxz9x8olT_CV6bR-RWJjoMw5qAa1MX1m8S7nqZe0d7UjYV2x6aJgX06fBX2KpXCg2&t=4227dd99:5 _invoke @ ScriptResource.axd?d=NJmAwtEo3IrMQE4-gOKbZ7AEeafWuS4jpqbqy0s5QqJ1g5LBXBy7vhmW5kIq8tYe3GSonzFxz9x8olT_CV6bR-RWJjoMw5qAa1MX1m8S7nqZe0d7UjYV2x6aJgX06fBX2KpXCg2&t=4227dd99:5 ValidateInput @ InstallWizard.aspx:71 PageMethods.ValidateInput @ InstallWizard.aspx:101 (anonymous) @ InstallWizard.aspx:1234 dispatch @ jquery.min.js:2 (anonymous) @ jquery.min.js:2  

Senior Member Send Private Message
Posts: 1560
Senior Member
I'm afraid that's not enough information. Would you mind please providing more details? If you can, please consider also including which version you're trying to install; what steps you've done; the hosting environment; any errors you see in the log files, etc.
New Around Here Send Private Message
Posts: 7
New Around Here

I'm performing a new install of DNN version 9.13.8 on Windows 11 with IIS 10. I'm using SQL Server 2022. I've followed the steps for a manual setup from the installation wiki https://docs.dnncommunity...overview/index.html. I created an app pool and gave modify permissions to the app pool account for the site folder. I created a database and a SQL user login with admin permissions to the database. I verified that the SQL login was working by logging into the SQL with it and was successful. I'm at the first step in the installation wizard and have entered all the requested information (Administrative Information, Website Information and Database Information). When I click "Continue", the error I posted, "..Install/InstallWizard.aspx/ValidateInput 404 (Not Found)", is showing up in the browser console (Edge: Version 134.0.3124.72 64-bit) and the wizard does not go to the second step. No other logs are being generated. 

Senior Member Send Private Message
Posts: 1560
Senior Member

Thank you for those additional details.  I'm thinking that maybe the environment is not yet ready to run an ASP.NET application.  I have a video that goes over getting your environment ready for a new DNN installation.  I recommend watching that video to see if there are any steps you may need to follow in your environment.  Specifically, you may need to update .NET and/or some related dependencies.  

New Around Here Send Private Message
Posts: 7
New Around Here

I'm actively doing .Net development on the same machine (.Net 8). I don't believe that is the issue. The error seems to imply that the webmethod "ValidateInput" cannot be found in the InstallWizard.aspx page. I've looked at the InstallWizard.aspx code and was able to locate the webmethod but the script calling it cannot locate it.

Senior Member Send Private Message
Posts: 1560
Senior Member

Exactly... When a web API endpoint throws that kind of error in this scenario, that's what I would look into next.  

New Around Here Send Private Message
Posts: 7
New Around Here

And I've already investigated that with no success. I've been wrestling with this for 2 days before posting to the forum. I had already gone through that video you suggested, deleted and reinstalled the DNN software and recreated the steps to make a site in IIS. I posted in hopes of getting assistance from persons with a more intimate knowledge of the software. Optimally, suggestions from a successful install on WIndows 11. That seems to be a difference that is not accounted for in the wiki and the installation videos. Additionally, "InstallWizard.aspx" is a DNN source file and not a thing for me to "fix".  

Senior Member Send Private Message
Posts: 1560
Senior Member

Hmmm... That's odd then.  Do you think your antivirus might be getting in the way?  🤔 

New Around Here Send Private Message
Posts: 7
New Around Here

no issues with the antivirus

Growing Member Send Private Message
Posts: 45
Growing Member

Can you please share the steps as a screenshot I want to view the settings? 

3ART TechnologiesRegards,
3ART Technologies Expert

3ART Technologies
Experts in Analysis, Design & Development for DNN and SharePoint Solution
https://www.3art.tech/
Page 1 of 212 > >>

These Forums are dedicated to the discussion of DNN Platform.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved