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
Paul
NA
2
0
Trouble DeployingC# Windows Application
Mar 2 2006 12:16 PM
Hi,
I am new to deploying C# windows applications. I recently built an application and copied the files in the release folder to a usb drive. I then copied that folder from the usb drive to a different computer and was able to run the application. However, when I tried to do the same on a third computer, I got a failed to initialize program error.
I was under the impression that my C# program was self contained, am I missing some installations on the third computer? If so, can I include these in my installations to remedy this problem?
Any insight would be greatly appreciated.
Thanks,
Paul
Reply
Answers (
1
)
C# VS2005 - Installing deployed application to an specif path
How To Make Setup Of The Project ?