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
Andrew
NA
11
0
Novice Requires Help - Web Reference - Classes
Mar 9 2006 11:41 AM
Hi,
I'm new to C# and need to make a Web Reference, this I've done and I can see the Class.
How do I make a reference to it in my code, do I use 'using .....'?
In the example of code for using it I have the following line: -
cpLatestBrief.authValue
there is now reference to 'cpLatestBrief', what should I do to correct this?
Hope this makes sense?
Regards
Reply
Answers (
8
)
COM object with CLSID ... is either not valid or not registered - packaging (.msi) issue
Hashtable Question