Since I am unsure wahere to post I will start here. Any ideas as to where
this should be placed, let me know.
I have the MELL installed to run off of the local web service. It is for my
use only. I recently installed VS 2005 and the MELL viewer stopped working.
Removing VS 2005 will let the MELL work (after the XML 6 Parser is removed).
Does anyone know how to get the MELL to work when VS 2005 is installed?
John, I'm in the same boat with you. I'm running Win XP Pro, Java 1.5, VS
.NET 2005 and installed MELL Visual Basic .NET training in the standalone
version. The first time it fires up I get the small window notifying me it's
trying to load the viewer. Then I get the 'can't load viewer' error window -
General Fault - message. It almost acts like a permissions problem with
javascript I had before on other systems. I can't figure out where else to
look. Just want to let the good people at MS know there's more than one
person having a problem with MELL running with VS 2005.

Signature
Ye Olde Faaht (The Old Fart!)
> Since I am unsure wahere to post I will start here. Any ideas as to where
> this should be placed, let me know.
[quoted text clipped - 3 lines]
> Removing VS 2005 will let the MELL work (after the XML 6 Parser is removed).
> Does anyone know how to get the MELL to work when VS 2005 is installed?
John, I kept reading the MS website and found this reference:
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=FDBK37359
Basically, rename 'Windows\system32\msxml6.dll' to .sav or bak or... My
system now works.

Signature
Ye Olde Faaht (The Old Fart!)
> Since I am unsure wahere to post I will start here. Any ideas as to where
> this should be placed, let me know.
[quoted text clipped - 3 lines]
> Removing VS 2005 will let the MELL work (after the XML 6 Parser is removed).
> Does anyone know how to get the MELL to work when VS 2005 is installed?
John Daly - 30 Nov 2005 13:23 GMT
Grumpa,
Thanks for the link. I tried to edit the MELL files so that it would use an
Older XML Parser. The MELL code searches for the newest version of the XML
Parser starting with version 10 and counts down until it finds a match. I
editied the code to start searching at 5. I now am getting an error that
states it can not find the manifest file. I am assuming that VS 2005 made
some kind of change to IIS where it needs an absolute URL or at least ../ to
begin the link. My manifest link is now like this <dir>/<file>. Since I
really do not want to uninstall VS 2005 or XML Parser 6.0, I am going to
continue to try to resolve the script errorK(s). I will let you know if I get
it to work. It may take some time since I am doing most of the work durring
my free time. Any ideas or help will be much appreciated.
> John, I kept reading the MS website and found this reference:
> http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=FDBK37359
[quoted text clipped - 8 lines]
> > Removing VS 2005 will let the MELL work (after the XML 6 Parser is removed).
> > Does anyone know how to get the MELL to work when VS 2005 is installed?