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
Ganesh Sunraj
NA
1
0
Problem While Opening the executable
Jan 2 2009 12:15 PM
Hi C Sharpers ,
I have an executable temp.exe which is available on the shared drive. It was developed by using VC++.net. I need to open this executable using a another one application which is created by using C#.net which is availanble in my desktop. The temp.exe is a GUI based application and It can accept the command line arguments. When I tried to open this executable using C#.Net execuatble, temp.exe throws an unhandled exception. But normally it opened fine.
(Debug Assertion Failed! )
File: ftell.c
Line: 50
Expresion: stream != null
But..If I place the C#.net executable to that temp.exe's shared drive it works fine without any exception...Please somebody help me to resolve this issue....
Reply
Answers (
0
)
Hi! A New Programming Resource - Programming Pages
C++ beginner programmer