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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0MSXMLMSXML
Previous
 
Next
New Post
4/2/2007 6:46 PM
 
MSXML 
I am attempting to leverage the functionality of Microsoft XML Core (MSXML4) to communicate with some secure servers.  My issue is that when I move my module to a "production-like" environment (windows 2000 advanced server) I get the following error;

Retrieving the COM class factory for component with CLSID {88D969EA-F192-11D4-A65F-0040963251E5} failed due to the following error: 80040154.

The functionality that the COM object provides is mission critical.  Any help in this regard would be greatly appreciated!

Thanks in advance,

Stephen O'Brien
 
New Post
4/3/2007 6:56 AM
 
Do not use MSXML4, it is deprecated and will no longer be supported by browsers about end of this year. Use either MSXML3 or MSXML6

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/3/2007 11:28 AM
 
Ok,

So I switched the module to use msxml6 instead.  Again everything works as expected on my local development machine.  On the 'production-like' server, however, it doesn't compile.  Here is the error message.  Any ideas?

Compiler Error Message: BC30002: Type 'XMLHTTP60' is not defined.

Source Error:

Line 295:        ''' <remarks></remarks>
Line 296: Public Function CommitTransaction() As Response
Line 297: Dim conn As New XMLHTTP60
Line 298: Dim toSend As New StringBuilder("")
Line 299: conn.open(CommunicationType, URL, False, Nothing, Nothing)

Is it possible that even though the server has .Net2 installed MSXML6 is not?  For information I am importing the following namespace: Imports Microsoft.SqlServer.MSXML6

Thanks again,

Steve
 
New Post
4/3/2007 1:03 PM
 
AFAIK you need to have MSXML6 installed separately

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/3/2007 5:34 PM
 
It appears that the only thing I forgot to do was ensure the Microsoft.SqlServer.msxml6_interop.dll was wrapped up in the module to be placed in the bin directory of the server.

Thanks for you help,

Steve
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0MSXMLMSXML


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