Bugs item #1523886, was opened at 2006-07-17 16:40
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1523886&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Ondrea Spilka (ondrejspilka)
Assigned to: Nobody/Anonymous (nobody)
Summary: Reference to IE ActiveX in VBProj doesn't work

Initial Comment:
When reference to ShDocVW (ActiveX of IE) is included
in VB Proj, 0.85 RC4 gives error, while 0.85 RC3 works
fine.

Stated error is:

 C:\VSS\IS\ISObjectMain\ISObjectMainSendMail.vb(925) :
error BC30652: Reference required to assembly 'SHDocVw'
containing the type 'SHDocVw.OLECMDF'. Add one to your
project.

       Do While
axwb.QueryStatusWB(SHDocVw.OLECMDID.OLECMDID_SAVEAS) <>
SHDocVw.OLECMDF.OLECMDF_ENABLED +
SHDocVw.OLECMDF.OLECMDF_SUPPORTED



----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2006-07-20 23:07

Message:
Logged In: YES 
user_id=707851

I've fixed a regression in the way we generate wrappers 
for ActiveX controls.

Can you try the latest nightly build 
(http://nant.sourceforge.net/nightly/latest) and report 
back ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1523886&group_id=31650

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to