- Joined
- Nov 17, 2007
- Messages
- 540
[quote1200971910=Signe]
[quote1200970829=VoiDeD]
That's interesting, I didn't know this actually, and I'm not sure how I'd be able to avoid it since the program runs through all folders and files regardless of name and the like.
If you could give me more information on the type of exception thrown I'd be able to come up with a fix for it.
Also I noticed that the program is targeting .NET 3.5, when it should be .NET 2... I'll change this and re-upload.
[/quote1200970829]
From the exception, it looks like another permission error, so your first fix may solve this one, too. In reality, the directory just doesn't exist. The API returns it so that old apps can still find their data, but the real dir is \Users, now.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
*** wall of exception text ***
[/quote1200971910]
Cool thanks alot, I'll look into this more if the previous fix hasn't fixed it.
But I gotta head out for the night so the next update, if any, will be tomorrow.
[quote1200970829=VoiDeD]
That's interesting, I didn't know this actually, and I'm not sure how I'd be able to avoid it since the program runs through all folders and files regardless of name and the like.
If you could give me more information on the type of exception thrown I'd be able to come up with a fix for it.
Also I noticed that the program is targeting .NET 3.5, when it should be .NET 2... I'll change this and re-upload.
[/quote1200970829]
From the exception, it looks like another permission error, so your first fix may solve this one, too. In reality, the directory just doesn't exist. The API returns it so that old apps can still find their data, but the real dir is \Users, now.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
*** wall of exception text ***
[/quote1200971910]
Cool thanks alot, I'll look into this more if the previous fix hasn't fixed it.
But I gotta head out for the night so the next update, if any, will be tomorrow.
















