mshtml

  • Thread starter Thread starter GS
  • Start date Start date
G

GS

I hope I am asking the right newsgroup.

I am trying to use the WebOChostVB example form Microsoft. The original was
for .net 1. after converting the project to 2, I found VB.net express 2005
does not like the
import mshtml

When I go to project references, the reference for Microsoft.mshtml showed
vb could not find it. When I try add and point to
%windir%\system32\mshtml.dll, it did not like it. when I tried the .tlb, it
did not do anything helpful either.


I am using Xp pro with latest security patches
 
I hope I am asking the right newsgroup.

I am trying to use the WebOChostVB example form Microsoft. The original was
for .net 1. after converting the project to 2, I found VB.net express 2005
does not like the
import mshtml

When I go to project references, the reference for Microsoft.mshtml showed
vb could not find it. When I try add and point to
%windir%\system32\mshtml.dll, it did not like it. when I tried the .tlb, it
did not do anything helpful either.


I am using Xp pro with latest security patches
 

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

Back
Top