Forum Discussion
The Web.Page function requires Active Scripting to be enabled in Internet Explorer
- 7 years ago
Thanks, It worked for us as well, though we used a different approach. The issues was Local Group Policy was blocking the service user(pbiegwservice) to use Active Scripting.
* From the Windows Server Start menu, open the Local Group Policy Editor (gpedit.msc).
* Under Local Computer Policy, expand Computer Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Internet Zone.
* Right-click Allow active scripting and click Edit.
* In the Allow active scripting dialog, click Enabled.
* In the Options area, select Enable from the list.
Thanks, It worked for us as well, though we used a different approach. The issues was Local Group Policy was blocking the service user(pbiegwservice) to use Active Scripting.
* From the Windows Server Start menu, open the Local Group Policy Editor (gpedit.msc).
* Under Local Computer Policy, expand Computer Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Internet Zone.
* Right-click Allow active scripting and click Edit.
* In the Allow active scripting dialog, click Enabled.
* In the Options area, select Enable from the list.
FaizRahman wrote:Thanks, It worked for us as well, though we used a different approach. The issues was Local Group Policy was blocking the service user(pbiegwservice) to use Active Scripting.
* From the Windows Server Start menu, open the Local Group Policy Editor (gpedit.msc).
* Under Local Computer Policy, expand Computer Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Internet Zone.
* Right-click Allow active scripting and click Edit.
* In the Allow active scripting dialog, click Enabled.
* In the Options area, select Enable from the list.
The same issue puzzled me for the past 2 days. I had already enabled scripting on IE internet options but it did not help. The procedure above is the solution, can't give enough kudos for that :smileyvery-happy: