TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
yefan2001
NA
1
0
DTE.LaunchWizard() and it's parameters:
Nov 11 2003 2:00 PM
Hi all, I’m a student programmer working on the last industry project of my program. The project requires a custom wizard to call the native Visual Studio wizard (Data adapter configuration wizard) via the DTE.LaunchWizard method. My problem is that when my wizard executes the LaunchWizard method, I receive a ‘The Parameter is Incorrect’ error. I have used the documentation on MSDN, and scoured the internet for related information, but no mater what I try, I can not get rid of that error. Have any of you used this method? If you have, could you tell me where I’m going wrong, or post the correct usage of the required parameters? Much Thanks!
Reply
Answers (
0
)
COM object with CLSID {xxx} is either not valid or not registered
Problem with FileOpen method of MSProject interop.