One of my jobs at work is maintaining a whole bunch of ASP.Net 1.1 projects. Unfortunately, after installing Visual Studio 2003 it would not open any of the ASP projects. It would always give the error, "cannot find the components for communicating with the frontpage server extensions". It wouldn't even let me make a new one but that was helpful since I new it had to be something with the server and/or the install. I fiddled with it for a few hours then gave up since I could still open and work on them locally. Then after a few weeks I asked another more experienced guy to look at the problem. He couldn't get it either. I finally found the solution here:
http://blogs.geekdojo.net/brian/archive/2004/04/23/WebProjects.aspx
which basically says; Run msiexec.exe /x {17B66E83-1BC9-11D5-A54A-0090278A1BB8}
Then reinstall the prerequisites.
It worked. Thank God. What a pain.
Blogged with the Flock Browser
No comments:
Post a Comment