Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Install issue - Microsoft JScript runtime error: Automation server canInstall issue - Microsoft JScript runtime error: Automation server can't create object
Previous
 
Next
New Post
9/16/2008 12:31 AM
 

Hi All,

I am new to DNN, I just installed 4.9.0....after the usual connectivity problems I was able to complete the install.

Total time about 3 hours.

On my first attempt to bring up DNN I got the following message 

"Microsoft JScript runtime error: Automation server can't create object"

with the debugger indicating the code below, subject line is noted.

I am now also getting this error on the DNN web site as well.

I have reloaded MSXML and the latest .NET 3.5.

Obviously something got buggered up, but I sure don't know what.

Any help would be appreciated.

Thx,

 

-->   I added this line

<!-- I added this line

//dnn.xml Namespace ---------------------------------------------------------------------------------------------------------

function dnn_xml()

{

this.pns = 'dnn';

this.ns = 'xml';

this.dependencies = 'dnn,dnn.dom'.split(',');

this.isLoaded = false;

this.parserName = null;

}

dnn_xml.prototype.init = function ()

{

this.parserName = __dnn_getParser();

if (this.parserName == 'MSXML')

{

dnn_xml.prototype.createDocument = function()

{

var o = new ActiveXObject('MSXML.DOMDocument');  <---This is the line that is indocated

o.async = false;

return new dnn.xml.documentObject(o);

}

 
New Post
9/22/2008 7:29 PM
 

Ruben wrote
 

Disregard:   Deleted all directories/dbs and reloaded on Windows Vista.....now working.

 

Hi All,

I am new to DNN, I just installed 4.9.0....after the usual connectivity problems I was able to complete the install.

Total time about 3 hours.

On my first attempt to bring up DNN I got the following message 

"Microsoft JScript runtime error: Automation server can't create object"

with the debugger indicating the code below, subject line is noted.

I am now also getting this error on the DNN web site as well.

I have reloaded MSXML and the latest .NET 3.5.

Obviously something got buggered up, but I sure don't know what.

Any help would be appreciated.

Thx,

 

 

-->   I added this line

 

//dnn.xml Namespace ---------------------------------------------------------------------------------------------------------

function dnn_xml()

{

this.pns = 'dnn';

this.ns = 'xml';

this.dependencies = 'dnn,dnn.dom'.split(',');

this.isLoaded = false;

this.parserName = null;

}

dnn_xml.prototype.init = function ()

{

this.parserName = __dnn_getParser();

if (this.parserName == 'MSXML')

{

dnn_xml.prototype.createDocument = function()

{

var o = new ActiveXObject('MSXML.DOMDocument');  <---This is the line that is indocated

o.async = false;

return new dnn.xml.documentObject(o);

}

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Install issue - Microsoft JScript runtime error: Automation server canInstall issue - Microsoft JScript runtime error: Automation server can't create object


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out