Web.Config

Snippets


Web.Config

 

NO Image:
10
System.InvalidOperationException: WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping...

[Read the rest of this article...]

DNN 9
Posted in: DNN, Web.Config
02
Solved on IIS7.Issue is in the web config the <modules tag needs to be changed to the following: <system.webServer>    <mod...

[Read the rest of this article...]

DNN, IIS 7
Posted in: DNN, Web.Config
09
Oracle: "Provider=MSDAORA; Data Source=ORACLE8i7;Persist Security Info=False;Integrated Security=yes" Microsoft Access: "Provider=Microsoft.Jet.OLEDB...

[Read the rest of this article...]

Connection Strings, SQL, Oracle, Microsoft Access, MySQL, IBM AS/400
05
DNN Remember Login Checkbox
Enabling the "Remember Login" checkbox on your DotNetNuke web site requires a web.config change. If you want to make similar changes to your own site...

[Read the rest of this article...]

Remember Me
Posted in: DNN, Web.Config
28
<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="28576" requestLengthDiskThreshold="8192" executionTimeout="4600" />
Posted in: DNN, Web.Config