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
Tracy Baird
NA
10
0
Setting URL on a WebBrowser object
Aug 18 2009 1:32 PM
Here is my code in our SetPreview(string previewURL) method webBrowser1.Url = new Uri(previewUrl); where the previewURLstring is something like this: "http://companyname.com/shows/AppVideos/Videos/video.mp4" When I get past this statement the webBrowser1.Url = null. Can anyone tell me why? Thanks
Reply
Answers (
3
)
Advice on my WCF event logic
Performance Improvement