52
Reply

Can we run an Asp.net web application without web.config file?

Ujjval Shukla

Ujjval Shukla

Jan 29, 2016
9.7k
3

    Yes, we can run an Asp.Net web application without web.config file but without in debugging mode. If we don't configure any settings in web.config file then it consider machine.config file as default configuration.Machine.config file contains default settings for all the asp.net web applications which will be applied to all asp.net applications.

    Shraban
    February 05, 2016
    14

    Yes, we can run Asp.net web application without wen.config file. It will take the default settings for application from Machine.config. Machine.config is loaded when DotNet framework is loaded / installed. You can try deleting the web.config file in Visual Studio and Run the application. You will not be able to debug the application if you do not have web.config file in your application.

    Rahul Chavan
    April 06, 2016
    3

    Yes it is possible to run Web application with out web.config file. However, it will not allow user to debug, even if you are running it in debug mode.

    Anil Kumar Murmu
    February 02, 2016
    3

    Yes, we can run Asp.Net application without using Web.config file. If we don't use Web.config then by default it use machine.config file.

    Vivek Kumar
    February 07, 2016
    2

    Yes we can run Asp.net application without Web.config file.In case you will not define any configuration in web.config file , it will take machine.config file as default :)

    Nishant Mittal
    February 01, 2016
    2

    Yes but you can run with out debugging mode and do't configure any setting in web.config file.

    Dinesh Kumar Sharma
    July 09, 2017
    1

    No without web.config file cannot run asp.net web application

    Kml Surani
    September 06, 2016
    1

    Yes we can run Asp.net application without Web.config

    Shubham Kumar
    February 05, 2016
    1

    Yes

    krishna reddy
    November 03, 2017
    0

    Yes you can run

    krishna reddy
    November 03, 2017
    0

    Yes. Debug mode will not work , even application on debug mode.

    josey oommen
    April 03, 2017
    0

    Yes

    Sandeep Singh
    January 04, 2017
    0

    yes

    Manoj Kumar
    January 03, 2017
    0

    yes

    Manoj Kumar
    January 03, 2017
    0

    yes

    Manoj Kumar
    January 03, 2017
    0

    yes

    Manoj Kumar
    January 03, 2017
    0

    Yes, we can run an Asp.Net web application without web.config file. it will consider machine.config file as default configuration

    ramakotaiah patti
    December 18, 2016
    0

    Yes, we can run an Asp.Net web application without web.config file.at that time it will take machine.config file as a default configuration

    ramakotaiah patti
    December 18, 2016
    0

    yes we can run asp web application without web.config file. it will take default configuration..machine.config file

    ramakotaiah patti
    December 18, 2016
    0

    yes we can run asp web application without web.config file. it will take default configuration..machine.config file

    ramakotaiah patti
    December 18, 2016
    0

    yes we can run asp web application without web.config file. it will take default configuration..machine.config file

    ramakotaiah patti
    December 18, 2016
    0

    yes we can run asp web application without web.config file. it will take default configuration..machine.config file

    ramakotaiah patti
    December 18, 2016
    0

    Yes you can, but remember without in debugging mode.....

    Rathrola Prem Kumar
    December 17, 2016
    0

    Yes.

    Srikanth Reddy
    December 07, 2016
    0

    No all configuration will be in web.config

    Khaja Moizuddin
    December 02, 2016
    0

    No

    Akash Srivastava
    November 14, 2016
    0

    No

    Akash Srivastava
    November 14, 2016
    0

    No

    Akash Srivastava
    November 14, 2016
    0

    noooo

    Aleena Saviour
    November 03, 2016
    0

    No

    Kml Surani
    September 06, 2016
    0

    yes,possible to run Asp.net Application Without Web.config,because machine config contain all default settings of asp.net web application

    mani kandan
    August 31, 2016
    0

    Yes it is possible but not in debugging mode

    Soumalya Das
    August 11, 2016
    0

    Yes. if web.config not exists then iis will user app.config with default configurations.

    Vishal Jadav
    August 08, 2016
    0

    Yes we run asp.net page without web configuration

    Prasanna Murali
    June 24, 2016
    0

    Hide Copy Code Yes, we can run an asp.net application without the WEB.CONFIG file.

    Keerthi Venkatesan
    June 08, 2016
    0

    Yes we can run Asp.net application without Web.config file.

    Nikhil Sangani
    June 06, 2016
    0

    Yes we can Run. If u r not configure any settings in web.config file then it will take machine.config file for default configurtaons

    Avikshith Aradhya
    May 30, 2016
    0

    Yes we can run asp.net application without web.config file.If you have not configured any settings in web.config file then it will take machine.config file for default configurtaons.

    Ervis Trupja
    May 27, 2016
    0

    Yes, we can run an Asp.Net web application without web.config file but without debugging mode.

    Mudit Gaur
    May 19, 2016
    0

    We can run Asp.Net application without using Web.config file.

    Keerthi Venkatesan
    May 13, 2016
    0

    Yes, it is possible to run your application without config file, if that is a case then it will use machine.config file.

    Yes, we can run an Asp.Net web application without web.config file but without in debugging mode. If we don't configure any settings in web.config file then it consider machine.config file as default configuration. Machine.config file contains default settings for all the asp.net web applications which will be applied to all asp.net applications.

    Ashish Srivastava
    April 17, 2016
    0

    Yea its possible

    Amatya Gupta
    March 31, 2016
    0

    Yes, we can run an asp.net application without WEB.CONFIG file.

    Keerthi Venkatesan
    March 31, 2016
    0

    Yes, we can run an asp.net application without the WEB.CONFIG file.

    Keerthi Venkatesan
    March 31, 2016
    0

    Yes, we can run an asp.net application without the WEB.CONFIG file.

    Keerthi Venkatesan
    March 31, 2016
    0

    Yes we can run.

    Srikanth Reddy
    March 15, 2016
    0

    Yes, We can but without debugging.

    Shipra Gupta
    March 11, 2016
    0

    Preference will be given to machine config in this case and debugging will not be allowed

    Amit Aggarwal
    March 06, 2016
    0

    Yes we can run asp.net application without Web.config

    Rajeev Punhani
    March 03, 2016
    0

    Yes we can run an Asp.net web application without web.config file

    Pankaj Kumar Choudhary
    February 09, 2016
    0

    Yes

    Munesh Sharma
    February 09, 2016
    0