Saving file & opening it form another app
-
Hi all, In my application i need to save a file (HashTable) using BinaryFormatters & i wanna load that file from another application. The problem that when i try to load it from another app. it sayes " [app1 Name] or one off it's refrences are minssing" how can i do such a thinG? thanks all. plextoR plextoR
-
Hi all, In my application i need to save a file (HashTable) using BinaryFormatters & i wanna load that file from another application. The problem that when i try to load it from another app. it sayes " [app1 Name] or one off it's refrences are minssing" how can i do such a thinG? thanks all. plextoR plextoR
perhaps the object is not live in hashtable itself or its been disposed !!! Paresh
-
perhaps the object is not live in hashtable itself or its been disposed !!! Paresh
i really dunno but i want to tell u that when i open the file using the same application that created it , it opens successfully but when i try to open it from other application it gives the error. Do you think that saved files can be opened ONLY by the application that created it. thanks for replaying :) plextoR plextoR