CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: vasu436

Search: Search took 0.04 seconds.

  1. Re: Problem with MSXML2.DOMDocument26 in VB6 code in Windows7

    will the problem solve if we register msxml.dll
  2. Re: Problem with MSXML2.DOMDocument26 in VB6 code in Windows7

    Thats fine.

    But can you please tell me how to get document2.6 in windows7

    Regards
  3. Problem with MSXML2.DOMDocument26 in VB6 code in Windows7

    Hi,

    In my VB6 code i used statement as follows

    Set xmldoc = New MSXML2.DOMDocument26

    It is working fine in windows server 2003 but it is throwing an error in windows7 as "ActiveX component...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured