Hi
i finished coding a small app which just reads a file and re-formats it, its working fine when i use it from the VS IDE, and it did run fine when i compiled it at first, but then it would get to a certain record and then hang(this window is not responding).
i stopped it and tried again.. same thing then i tried again and it got to a diferent record this time and then stopped again.
i was thinking that maybe something went out of bounds or i had some bad logic, but it works fine from the debugger so im just wandering, could it be something to do with one of the classes/objects im using?
im using the excell V12 interop library, which should be 2010. is there anything else that could cause this behavior.
also i sent it to the client and he said its working fine on his office 2013 which is strange since its not working on mine.
any ideas?
i finished coding a small app which just reads a file and re-formats it, its working fine when i use it from the VS IDE, and it did run fine when i compiled it at first, but then it would get to a certain record and then hang(this window is not responding).
i stopped it and tried again.. same thing then i tried again and it got to a diferent record this time and then stopped again.
i was thinking that maybe something went out of bounds or i had some bad logic, but it works fine from the debugger so im just wandering, could it be something to do with one of the classes/objects im using?
im using the excell V12 interop library, which should be 2010. is there anything else that could cause this behavior.
also i sent it to the client and he said its working fine on his office 2013 which is strange since its not working on mine.
any ideas?