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
Jigar Patel
1.6k
94
8.6k
image not display on different computer
Nov 5 2015 2:49 AM
hello.
I create windows c# application exe file.
I install setup in D:\ ABC_folderName.
I run exe file. in regestration page I use capure button which capture Image using external camera.
when I click save button It save image in install exe drive. ex- D:\ ABC(foldername)\bin\Image(here image save)
this is perfact run and done in my computer.
now i install this exe on another computer . and i click show record button that display only text data but image not display it generate error path not found.
so second computer's reocord when i want to saw that genereate error on first computer path problem.
what can i do???
any code or trick which automatically fetch imagepath and run image or display in form???
note:- computers are connected using LAN.
Reply
Answers (
4
)
Compare the string in the inputs
add string after filename in c#