errors when starting VB.net - help please

H

harrymangurian

I have VB.net standard installed on a stock DELL running
XP.

When I click on the icon whose target is:
"C:\Program Files\Microsoft Visual Studio .NET\Common7
\IDE\devenv.exe"

I get error msgs:
the first one is:

"A runtime error has occurred.
Do you wish to debug?
Line 70
Error: ClassFactory cannot supply requested class"

the second is:

"A runtime error has occurred.
Do you wish to debug?
Line 153
Error: 'undefined' is null or not an object"

If I choose not to debug, vb opens and all seems to be ok.
this is just an annoyance, but can I make it go away?
 
K

Ken Dopierala Jr.

Hi,
Weird error. I havn't gotten it but I have received other weird errors
when I try to install Office XP after installing VS.Net. If I install
Office XP first and then install VS.Net the weird errors go away. I don't
know if you have Office on your machine but if you do it might be worth
re-doing the machine and installing Office first. Ken.
 
H

Herfried K. Wagner [MVP]

Hello,

harrymangurian said:
I have VB.net standard installed on a stock DELL running
XP.

When I click on the icon whose target is:
"C:\Program Files\Microsoft Visual Studio .NET\Common7
\IDE\devenv.exe"

I get error msgs:
the first one is:

"A runtime error has occurred.
Do you wish to debug?
Line 70
Error: ClassFactory cannot supply requested class"

Don't panic -- you are not alone:

http://groups.google.de/groups?ie=U...cannot+supply+requested+class"+group:*dotnet*

I hope you will find a solution in the postings referenced above.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top