Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Usage of targetFramework in web.config
Message
From
29/01/2015 12:31:35
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01614589
Message ID:
01614604
Views:
19
>Yes. If you target, say, 4.0 then any attempt to use newer functionality in 4.5.1 will not be available. In most cases that mean that the app won't compile. In a few obscure cases you may just get different behaviour from that which was expected.

I removed that from the web.config so I want to make sure the latest framework would be used.

>BTW, the settings in web.config are automatically updated if you change the 'Target Framework' in the 'Project Properties' page...

If this is in reference to my local Web server where the PC used for develpment is I assume. I do not think an upload of a DLL in the Bin directory of a production server, for example, would force a change in the web.config.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform