With out Web.config can we executes the application?
Answers were Sorted based on User's Feedback
Answer / abhishek
Yes, application will inherit cofiguration setting from
machine.config file
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / vikram gharge
Yes, application will inherit cofiguration setting from
machine.config file.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / sivaprasad
Yes,I think if our web.config does not contain any
connectionStrings
then we can run the application with out web.confing file
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / anand gopal makwa munger
Yes we Can executes application without web.config.
| Is This Answer Correct ? | 5 Yes | 0 No |
Yes you can execute the application without web.config file
but you are not able to debug the application if you want to
debug the perticular page add the debug attribute in page
directive
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / nivrutti lokhande
I am sure-we can execute the application without web.config
Not sure in publish can we publish that site
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramzan ali
if our application run without web.config then why should we use web.config in our application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anand gopal
Ans:
Web.config file create itself,if you delete this file and debug your application it again create itself.
i.e you cannot use without web.config file.
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / sumathi.c
No,We cant excute, it will error of project is not
configured to be debugged, becausein the Web.config file,
the application configured
| Is This Answer Correct ? | 6 Yes | 12 No |
How can we register exception filter globally?
I am using SQLServer 2005. I have one table called Drivers. Every day thousands of records will be added in this table. I have to show all these records in my GridView with out applying ajax timer beacause we don't know the time limit when the new record come to the table. Sometimes it will add for 10 seconds some times 20 seconds. There by Please try without using timer or any other soultion apply for the table in sqlserver. But, i want to see all records immediately when new record comes in table. How? Thanks in advance... Ramesh
Write a code for sending an email from asp.net application.
What base class do all Web Forms inherit from?
How to remove themes from certain controls?
what are httphandlers and httpmodules.and their differences.
State management in asp.net ?
Difference between response.redirect and server.transfer?
What are the types of assemblies and where can u store them and how ?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
Is asp.net is a programming language?
If we remove web.config or machine.config from the application then, is this application will works?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)