Problem with C# not with VB6 Application
-
Hello Friends, I am having one application in Vb6 and I wanna read one image file and want to copy it at other location. Now when I am running my VB6 application its working fine, But when running C# application its giving me error. So is there any difference between VB3 and C# file handling ?
Thanks, Sun Rays To get something you must have to try once. My Articles
-
Hello Friends, I am having one application in Vb6 and I wanna read one image file and want to copy it at other location. Now when I am running my VB6 application its working fine, But when running C# application its giving me error. So is there any difference between VB3 and C# file handling ?
Thanks, Sun Rays To get something you must have to try once. My Articles
First decide whether you are working on VB6 or VB3. And yes there's a lot of difference between file handling in C# and VB (any version that doesn't use .Net framework).
-
First decide whether you are working on VB6 or VB3. And yes there's a lot of difference between file handling in C# and VB (any version that doesn't use .Net framework).
Hi, I am using VB6....
Thanks, Sun Rays To get something you must have to try once. My Articles