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
Suraj Patil
NA
8
1.5k
DLL Imported function gives error at first time
Aug 13 2013 5:21 AM
I had window based project in VS2005 .net framework 2.0. In that i imported some third party c++ dll's to implement functionality. It works fine here.
Currently i upgraded my project to VS2012 .net framework 4.5.
Problem is when i run my project first time, when the call hits to Dll imported function it gives exception,and due to imported function i am not able to catch this exception.
(Call hits to DLL imported function at some Winform show call)
But when i closed oped that same form again the dll import function works fine onwords.
What happend at first time my project run and call hit at first time to function?
Please give me the solution.
Suraj
Reply
Answers (
1
)
How to connect mysql schema in c sharp
The result of selection formula must be a boolean.