Click here to Skip to main content
15,908,111 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
if i run application getting server error..

What I have tried:

i have created mvc application with WebAPI..
Posted
Updated 5-Aug-17 5:49am

The message could get clearer: some software is missing.

You must install the dot.net framework 4.1 or newer on this machine.
 
Share this answer
 
If you need to install SQL Server, .NET framework or Visual C runtimes along with your application, here is an interesting 'InnoSetup Dependency Installer':
GitHub - stfx/innodependencyinstaller: Modular InnoSetup Dependency Installer[^]
The nice thing is that everything is done using the web installer versions, so your setup package remains small !
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900