Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Can't start VS.NET after Microsoft Update!!

Reply
Thread Tools Display Modes

Can't start VS.NET after Microsoft Update!!

 
 
Martin Emanuelsson
Guest
Posts: n/a

 
      07-07-2005
Hello,

I have a big problem which I hope you people can help me with.

When I try starting my VS.NET 2003 I get an error message saying:

Visual Studio .NET is unable to load because the file MSXML3.DLL cannot
be loaded.
Please see Knowledge base article Q306905 at
http://support.microsoft.com.

I've looked at this article but I don't believe that will solve my problem
since it talks about a beta version of MSXML 4.0, which I as far as I know
haven't installed on my computer. Which makes it impossible for me to even
get past the first step of the article, unregistering MSXML4.DLL.

I've downloaded and run the MSXML 3.0 Service Pack 5 files from Microsofts
download-sites but that hasn't fixed it.

I've also tried manually registering the msxml3.dll, which I've read on a
couple of pages should work, for instance here
(http://www.dotnet247.com/247referenc...57/288859.aspx), but when I try
to do this I get another error message. I'm not very familiar with manually
registering DLL's but when I try to execute this command in a command
window, regsvr32 c:\winnt\system32\msxml3.dll, I get an error message saying
"LoadLibrary("C:\winnt\system32\msxml3.dll") failed - A dynamic link library
(DLL) initialization routine failed."

Can anyone please point me to the right direction to how to solve this?

By the way, this all started after I did a "Microsoft Update" instead of a
"Windows Update" which to me doesn't really makes sense. After that update I
first got an error message for my MSN Toolbar, and then I noticed that
VS.NET didn't work either. And after this happened the Windows Update only
shows a white page and the Microsoft update returns error code 0x8007045A.

Best regards
Martin Emanuelsson
Gothenburg, Sweden




 
Reply With Quote
 
 
 
 
Martin Emanuelsson
Guest
Posts: n/a

 
      07-07-2005
I believe I managed to solve it myself rather quickly, fortunately.

Stumbled across this KB article
(http://support.microsoft.com/default...b;en-us;836982) and
followed Method 2 of the resolution part, and I think that solved my
problem.

Best regards
Martin



"Martin Emanuelsson" <> wrote in message
news:%...
> Hello,
>
> I have a big problem which I hope you people can help me with.
>
> When I try starting my VS.NET 2003 I get an error message saying:
>
> Visual Studio .NET is unable to load because the file MSXML3.DLL

cannot
> be loaded.
> Please see Knowledge base article Q306905 at
> http://support.microsoft.com.
>
> I've looked at this article but I don't believe that will solve my problem
> since it talks about a beta version of MSXML 4.0, which I as far as I know
> haven't installed on my computer. Which makes it impossible for me to even
> get past the first step of the article, unregistering MSXML4.DLL.
>
> I've downloaded and run the MSXML 3.0 Service Pack 5 files from Microsofts
> download-sites but that hasn't fixed it.
>
> I've also tried manually registering the msxml3.dll, which I've read on a
> couple of pages should work, for instance here
> (http://www.dotnet247.com/247referenc...57/288859.aspx), but when I

try
> to do this I get another error message. I'm not very familiar with

manually
> registering DLL's but when I try to execute this command in a command
> window, regsvr32 c:\winnt\system32\msxml3.dll, I get an error message

saying
> "LoadLibrary("C:\winnt\system32\msxml3.dll") failed - A dynamic link

library
> (DLL) initialization routine failed."
>
> Can anyone please point me to the right direction to how to solve this?
>
> By the way, this all started after I did a "Microsoft Update" instead of a
> "Windows Update" which to me doesn't really makes sense. After that update

I
> first got an error message for my MSN Toolbar, and then I noticed that
> VS.NET didn't work either. And after this happened the Windows Update only
> shows a white page and the Microsoft update returns error code 0x8007045A.
>
> Best regards
> Martin Emanuelsson
> Gothenburg, Sweden
>
>
>
>



 
Reply With Quote
 
Selva
Guest
Posts: n/a

 
      07-11-2005
I exactly had the same issue what is posted here and I followed Method 2 of
KB article 836982 and it worked perfect.

Thanks Martin for your posting.

"Martin Emanuelsson" wrote:

> I believe I managed to solve it myself rather quickly, fortunately.
>
> Stumbled across this KB article
> (http://support.microsoft.com/default...b;en-us;836982) and
> followed Method 2 of the resolution part, and I think that solved my
> problem.
>
> Best regards
> Martin
>
>
>
> "Martin Emanuelsson" <> wrote in message
> news:%...
> > Hello,
> >
> > I have a big problem which I hope you people can help me with.
> >
> > When I try starting my VS.NET 2003 I get an error message saying:
> >
> > Visual Studio .NET is unable to load because the file MSXML3.DLL

> cannot
> > be loaded.
> > Please see Knowledge base article Q306905 at
> > http://support.microsoft.com.
> >
> > I've looked at this article but I don't believe that will solve my problem
> > since it talks about a beta version of MSXML 4.0, which I as far as I know
> > haven't installed on my computer. Which makes it impossible for me to even
> > get past the first step of the article, unregistering MSXML4.DLL.
> >
> > I've downloaded and run the MSXML 3.0 Service Pack 5 files from Microsofts
> > download-sites but that hasn't fixed it.
> >
> > I've also tried manually registering the msxml3.dll, which I've read on a
> > couple of pages should work, for instance here
> > (http://www.dotnet247.com/247referenc...57/288859.aspx), but when I

> try
> > to do this I get another error message. I'm not very familiar with

> manually
> > registering DLL's but when I try to execute this command in a command
> > window, regsvr32 c:\winnt\system32\msxml3.dll, I get an error message

> saying
> > "LoadLibrary("C:\winnt\system32\msxml3.dll") failed - A dynamic link

> library
> > (DLL) initialization routine failed."
> >
> > Can anyone please point me to the right direction to how to solve this?
> >
> > By the way, this all started after I did a "Microsoft Update" instead of a
> > "Windows Update" which to me doesn't really makes sense. After that update

> I
> > first got an error message for my MSN Toolbar, and then I noticed that
> > VS.NET didn't work either. And after this happened the Windows Update only
> > shows a white page and the Microsoft update returns error code 0x8007045A.
> >
> > Best regards
> > Martin Emanuelsson
> > Gothenburg, Sweden
> >
> >
> >
> >

>
>
>

 
Reply With Quote
 
brianfasano@gmail.com
Guest
Posts: n/a

 
      07-13-2005
(http://support.microsoft.com/default...b;en-us;836982)
Yes, following Method 2 definitely worked for me.

-Brian

Selva wrote:
> I exactly had the same issue what is posted here and I followed Method 2 of
> KB article 836982 and it worked perfect.
>
> Thanks Martin for your posting.
>
> "Martin Emanuelsson" wrote:
>
> > I believe I managed to solve it myself rather quickly, fortunately.
> >
> > Stumbled across this KB article
> > (http://support.microsoft.com/default...b;en-us;836982) and
> > followed Method 2 of the resolution part, and I think that solved my
> > problem.
> >
> > Best regards
> > Martin
> >
> >
> >
> > "Martin Emanuelsson" <> wrote in message
> > news:%...
> > > Hello,
> > >
> > > I have a big problem which I hope you people can help me with.
> > >
> > > When I try starting my VS.NET 2003 I get an error message saying:
> > >
> > > Visual Studio .NET is unable to load because the file MSXML3.DLL

> > cannot
> > > be loaded.
> > > Please see Knowledge base article Q306905 at
> > > http://support.microsoft.com.
> > >
> > > I've looked at this article but I don't believe that will solve my problem
> > > since it talks about a beta version of MSXML 4.0, which I as far as I know
> > > haven't installed on my computer. Which makes it impossible for me to even
> > > get past the first step of the article, unregistering MSXML4.DLL.
> > >
> > > I've downloaded and run the MSXML 3.0 Service Pack 5 files from Microsofts
> > > download-sites but that hasn't fixed it.
> > >
> > > I've also tried manually registering the msxml3.dll, which I've read on a
> > > couple of pages should work, for instance here
> > > (http://www.dotnet247.com/247referenc...57/288859.aspx), but when I

> > try
> > > to do this I get another error message. I'm not very familiar with

> > manually
> > > registering DLL's but when I try to execute this command in a command
> > > window, regsvr32 c:\winnt\system32\msxml3.dll, I get an error message

> > saying
> > > "LoadLibrary("C:\winnt\system32\msxml3.dll") failed - A dynamic link

> > library
> > > (DLL) initialization routine failed."
> > >
> > > Can anyone please point me to the right direction to how to solve this?
> > >
> > > By the way, this all started after I did a "Microsoft Update" instead of a
> > > "Windows Update" which to me doesn't really makes sense. After that update

> > I
> > > first got an error message for my MSN Toolbar, and then I noticed that
> > > VS.NET didn't work either. And after this happened the Windows Update only
> > > shows a white page and the Microsoft update returns error code 0x8007045A.
> > >
> > > Best regards
> > > Martin Emanuelsson
> > > Gothenburg, Sweden
> > >
> > >
> > >
> > >

> >
> >
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Cannot start Microsoft Outlook DDW Windows Vista File Management 0 10-01-2008 07:48 PM
Vista Will not start after Microsoft Malware Update Martin Windows Vista Performance 1 07-13-2008 10:45 AM
cannot start microsoft outlook ruud Windows Vista Mail 3 04-17-2008 07:45 PM
Cannot start Microsoft outlook.... riccardotagliavia Windows Vista Mail 2 07-17-2007 09:54 PM
How to put Microsoft Update icon in Start Menu Leongee Windows Update 6 06-20-2005 06:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59