Help with Isolated Storage path length
- From: "Jeff Connelly" <nomail@xxxxxxxxx>
- Date: Wed, 17 Aug 2005 17:56:04 -0400
I'm using IsolatedStorageFile.GetUserStoreForDomain(), and then using this
object to create IsolatedStorageFileStream. The problem is the path
generated is too long (it throws an exception). It insists on a max of 260
characters, even though it is eating over 200 of that with its crazy path.
The path includes the domain user name, so you don't even know how many
characters you might have. I'm trying to create file names that include a
Guid and they're too long. Anyone know a way around this *($*%(@!!!!
problem?
.
- Follow-Ups:
- Re: Help with Isolated Storage path length
- From: Jeff Connelly
- Re: Help with Isolated Storage path length
- Prev by Date: Re: Can VB.Net DLL Have Specific Controls With No Form?
- Next by Date: Re: Which Control: Hyperlink or LinkButton?
- Previous by thread: Re: Visual Studio 2003 Office 2003 intergration
- Next by thread: Re: Help with Isolated Storage path length
- Index(es):