Sign In
Navdeep Madan
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Blog Home
Email Blog Author
Share this
RSS for posts
Atom
RSS for comments
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
"How to get the credentails management URL?" MOSS
"Operation is not valid due to the current state of the object"
BaseFieldControl
BDC
BDC with Sybase database.
Boolean checkDisplayName)"
Changing MasterPage programmatically for site collection and sub-sites
Duplicate InternalName of the Site column. "A duplicate name "<string>" was found. at Microsoft.SharePoint.SPFieldCollection.AddFieldToWeb(String strXml
Edit calculated feilds through DataSheets
EventHandlers
Exporting Excel data to SharePoint 64 bit's List environment.
FBA authenticated user to a PageViewer Web Part?
forms Based Authentication.
master Pages
MOSS
SharePoint
Single Sign On
SSO
The LobSystemInstance Property 'AuthenticationMode' has a value that requires 'Trusted_Connection' in the connection string.
View Audit logs in sharePoint
WSS3.0
Archive
Archives
September 2010
(4)
July 2010
(1)
May 2010
(1)
April 2010
(3)
March 2010
(7)
February 2010
(8)
November 2009
(2)
October 2009
(6)
September 2009
(9)
June 2009
(1)
May 2009
(2)
September 2008
(4)
May 2008
(6)
"Could not instantiate script engine." while opening Site Manager in MCMS
MSDN Blogs
>
Navdeep Madan
>
"Could not instantiate script engine." while opening Site Manager in MCMS
"Could not instantiate script engine." while opening Site Manager in MCMS
Navdeep Ma - MSFT
21 Apr 2010 2:12 PM
Comments
0
Site Manager call the
http:///NR/ClientUI/login.asp
page.(if you right click on the site Manager -> properties, you will see the login url and NRClient.exe path) and got the the error message "Could not instantiate the script engine"
Checked the IIS logs and saw the error message 403.6 error message "IP Address of the client has been rejected"
In IIS when we right click ClientUI folder and go to "Directory Security" Tab
Then "IP Address and Domain Name restriction"'s Edit button and added 127.0.0.1.
Error message 403.6 error message "IP Address of the client has been rejected" has been resolved.
Browsed the HTML & ASPX pages and they rendered.
login.asp page will fail with the same error.
Run the command :- c:\Inetpub\Adminscripts> cscript synciwam.vbs /v
CScript Error: Can't find script engine "VBScript" for script "synciwam.vbs".
Register the VBscript.dll with the following command :-
c:\windows\sytem32> regsvr32 vbscript.dll
0 Comments
Blog - Comment List MSDN TechNet
Comments
Loading...
Leave a Comment
Name
Comment
Please add 6 and 7 and type the answer here:
Post