Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

XSL , XML, Chilisoft ASP

New Here ,
Jun 04, 2006 Jun 04, 2006
I have created a asp page that shows xml data using a xsl transform. It works great on my IIS ( testing server) but not great when the site go's live as my service provider uses Chilisoft ASP ( or whatever the new name is from sun).

Here is the error message!
MM_XSLTransform error:
Required object ("MSXML2.FreeThreadedDOMDocument") from Microsoft XML Core Services (MSXML) is not installed.
Download and install the latest version from http://msdn.microsoft.com/xml before continuing.

Dreaweaver assumes I will be using an IIS server.

Has anyone got experience with chilisoft ASP and what I can do to get the page showing correctly. Or a link to a page that could help me get the correct wording and include files.

Thanks in advance

TOPICS
Server side applications
439
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 05, 2006 Jun 05, 2006
It's not Dreamweaver's fault .. sounds like your host hasn't got MSXML
installed. I don't know if that isn't available with Chilisoft or if your
host's implementation is too old.

If you really want to use ASP, I would advise changing to a Windows host.
ASP with Chilisoft is not really adequate. As you have seen, it doesn't
always work.


--
Nancy Gill
Adobe Community Expert
BLOG: http://www.dmxwishes.com/blog.asp
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development


"donovan_john_maidens" <webforumsuser@macromedia.com> wrote in message
news:e60kfg$d17$1@forums.macromedia.com...
>I have created a asp page that shows xml data using a xsl transform. It
>works
> great on my IIS ( testing server) but not great when the site go's live as
> my
> service provider uses Chilisoft ASP ( or whatever the new name is from
> sun).
>
> Here is the error message!
> MM_XSLTransform error:
> Required object ("MSXML2.FreeThreadedDOMDocument") from Microsoft XML Core
> Services (MSXML) is not installed.
> Download and install the latest version from <a target=_blank
> class=ftalternatingbarlinklarge
> href=" http://msdn.microsoft.com/xml">http://msdn.microsoft.com/xml</a>
> before
> continuing.
>
> Dreaweaver assumes I will be using an IIS server.
>
> Has anyone got experience with chilisoft ASP and what I can do to get the
> page
> showing correctly. Or a link to a page that could help me get the correct
> wording and include files.
>
> Thanks in advance
>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 08, 2006 Jun 08, 2006
LATEST
Chilisoft is aptly named - much like a bad bowl of Chili, it'll give you
heartburn and sleepless nights! Save yourself and avoid it! Like Nancy
said, go with a Windows server for ASP.


--
Lawrence Cramer
*Adobe Community Expert* - http://tinyurl.com/jhnyq
email: lawrence at cartweaver dot com

Cartweaver CF, ASP & PHP Shopping Cart for Dreamweaver
www.cartweaver.com
news://support.cartweaver.com
=====================================================



"Nancy *Adobe Community Expert*" <nancy@webwish.com> wrote in message
news:e618mn$9il$1@forums.macromedia.com...
> It's not Dreamweaver's fault .. sounds like your host hasn't got MSXML
> installed. I don't know if that isn't available with Chilisoft or if your
> host's implementation is too old.
>
> If you really want to use ASP, I would advise changing to a Windows host.
> ASP with Chilisoft is not really adequate. As you have seen, it doesn't
> always work.
>
>
> --
> Nancy Gill
> Adobe Community Expert
> BLOG: http://www.dmxwishes.com/blog.asp
> Author: Dreamweaver 8 e-book for the DMX Zone
> Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
> Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A
> Beginner's
> Guide, Mastering Macromedia Contribute
> Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web
> Development
>
>
> "donovan_john_maidens" <webforumsuser@macromedia.com> wrote in message
> news:e60kfg$d17$1@forums.macromedia.com...
>>I have created a asp page that shows xml data using a xsl transform. It
>>works
>> great on my IIS ( testing server) but not great when the site go's live
>> as my
>> service provider uses Chilisoft ASP ( or whatever the new name is from
>> sun).
>>
>> Here is the error message!
>> MM_XSLTransform error:
>> Required object ("MSXML2.FreeThreadedDOMDocument") from Microsoft XML
>> Core
>> Services (MSXML) is not installed.
>> Download and install the latest version from <a target=_blank
>> class=ftalternatingbarlinklarge
>> href=" http://msdn.microsoft.com/xml">http://msdn.microsoft.com/xml</a>
>> before
>> continuing.
>>
>> Dreaweaver assumes I will be using an IIS server.
>>
>> Has anyone got experience with chilisoft ASP and what I can do to get the
>> page
>> showing correctly. Or a link to a page that could help me get the correct
>> wording and include files.
>>
>> Thanks in advance
>>
>>
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines