|
Feb
26 |
|
awarded | Popular Question |
|
Nov
30 |
|
awarded | Teacher |
|
Jul
4 |
|
awarded | Peer Pressure |
|
Jun
29 |
|
asked | Invalid operation.The connection is closed error while reading from SQL server |
|
Jun
11 |
|
awarded | Commentator |
|
Jun
11 |
|
comment |
Operation not allowed on IsolatedStorageFileStream I always check on button click if the file exist. If the file doesn't exist I use a function to download it.After that I call function for reading from the file. The problem is that I usually get Operation not allowed on IsoaltedStorageFileStream Exception. I delete the function for reading from the code and call only the writing first, and run the program there isn't any exception.Then I write again the function for reading and it works. Why the first way doesn't work? |
|
Jun
11 |
|
comment |
Operation not allowed on IsolatedStorageFileStream If I use SteamWriter not XMLwriter it works but on this way |
|
Jun
11 |
|
asked | IsolatedStorageFileStreamException |
|
Jun
10 |
|
comment |
Operation not allowed on IsolatedStorageFileStream It always says that the file does not exist and try to download it again and there is ObjectDisposeException was unhandled while creating the file... |
|
Jun
9 |
|
comment |
Operation not allowed on IsolatedStorageFileStream No there isn't. I run my app with one file name and !fileExist() is always true. |
|
Jun
9 |
|
revised |
Operation not allowed on IsolatedStorageFileStream added 7 characters in body |
|
Jun
9 |
|
comment |
Operation not allowed on IsolatedStorageFileStream It is not a subdirectory I have created it in IsolatedStorage |
|
Jun
8 |
|
asked | Operation not allowed on IsolatedStorageFileStream |
|
Jun
7 |
|
asked | NullReferenceException while saving online XML file to IsolatedStorade |
|
Jun
4 |
|
answered | Can I access to resources from different locale android? |
|
Jun
3 |
|
asked | Can I access to resources from different locale android? |
|
Jun
3 |
|
accepted | java.lang.String cannot be cast to java.util.HashMap exception |
|
Jun
3 |
|
revised |
java.lang.String cannot be cast to java.util.HashMap exception added 37 characters in body |
|
Jun
3 |
|
asked | java.lang.String cannot be cast to java.util.HashMap exception |
|
Jun
2 |
|
asked | ProgressDialog Dismiss and AlertDialogShow if there isn't a internetConnection |