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
supersonic_skymaster
NA
52
0
Compiling Problems
Mar 27 2004 2:29 AM
Right now I have compiled a lot of projects, but they only work on the systems where I have installed the .NET framework. I was wondering if there is a way to compile the projects so that the projects will work on systems where the .NET framework is not installed. Everytime I try to run one of the executable files on a system without the .NET, it says that I missing some dll files. I found those dll files and copied them in the folder. I try to run the program again and a message tells me that I need to have .NET framework installed. Can anyone help me please? I want to run the program without installing the .NET framework. Thanks in advance.
Reply
Answers (
1
)
Windows Application and classes
multiple forms?