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
dipali patil
NA
4
10.1k
Garbage collector in c#
Apr 26 2010 4:05 AM
Hello everyOne,I am using .net2008 and in c# windows application I am creating first page as splash screen and when i run the application I am getting error as,
" Error 5 Unable to copy file "obj\Debug\myproject.exe" to "bin\Debug\myproject.exe". The process cannot access the file 'bin\Debug\myproject.exe' because it is being used by another process. myproject"
Please help me.I thing this is happen due to splash screen does not remove from memory,what to do to solve this problem.
Reply
Answers (
2
)
getting error in DataContext
Eventhandler help..