473,807 Members | 2,851 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems with Windows 2003 Service Pack 1 and IsolatedStorage

Hello! Can anyone help me with this problem?...

I have developed an ASP.NET (version 1.1) application which I have deployed
to a number of webservers.

The web application works fine on Windows 2000 Server computers. It also
works OK on Windows 2003 Server UNTIL Windows 2003 Service Pack 1 is
installed!

The error and stack trace I am given is:

[DirectoryNotFou ndException: Could not find a part of the path "*".]
System.IO.__Err or.WinIOError(I nt32 errorCode, String str) +287

System.IO.Isola tedStorage.Isol atedStorageFile .GetFileDirecto ryNames(String
path, String msg, Boolean file) +373
System.IO.Isola tedStorage.Isol atedStorageFile .GetRandomDirec tory(String
rootDir, Boolean& bMigrateNeeded, String& sOldStoreLocati on) +55

System.IO.Isola tedStorage.Isol atedStorageFile .InitGlobalsNon Roaming(Isolate dStorageScope scope) +112

System.IO.Isola tedStorage.Isol atedStorageFile .GetRootDir(Iso latedStorageSco pe
scope) +98

System.IO.Isola tedStorage.Isol atedStorageFile .GetGlobalFileI OPerm(IsolatedS torageScope scope) +208
System.IO.Isola tedStorage.Isol atedStorageFile .Init(IsolatedS torageScope
scope) +37

System.IO.Isola tedStorage.Isol atedStorageFile .GetStore(Isola tedStorageScope
scope, Type domainEvidenceT ype, Type assemblyEvidenc eType) +66
System.IO.Isola tedStorage.Isol atedStorageFile .GetUserStoreFo rDomain() +12

CMTC.Web.Config uration.WebAppC onfigurator.Web AppConfigurator .LoadAppSetting s()

CMTC.Web.Config uration.WebAppC onfigurator.Web AppConfigurator .GetValue(Strin g
key)
CMTC.Kumquat.Ku mquatConfigurat or.get_IsDataSo urceFullyConfig ured() +41
CMTC.Kumquat.Ku mquatConfigurat or.get_IsFullyC onfigured() +12
CMTC.Kumquat.Gl obal.Applicatio n_BeginRequest( Object sender, EventArgs e)
+562

System.Web.Sync EventExecutionS tep.System.Web. HttpApplication +IExecutionStep .Execute() +60
System.Web.Http Application.Exe cuteStep(IExecu tionStep step, Boolean&
completedSynchr onously) +87

As you can see, this problem is been caused by an Isolated Storage function.
I am confident that my code is correct (because it works fine on Windows 2000
and before Windows 2003 SP1 is applied). Therefore, I suspect that the
service pack changes some permissions on the computer that causes this
problem. However, I have been unable to determine exactly what permissions it
changes (machine.config and File System permissions for the Network Service
user look OK).

Has anyone else experienced anything similiar? What is it that Windows 2003
Service Pack 1 changes that interrupts the way my app uses Isolated Storage?

Any suggestions gratefully received!
Nov 19 '05 #1
0 983

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1576
by: ccuthbert | last post by:
I have a MCMS 2002 site that we recently had several hotfixes installed. After installing the hotfixes, both AOL users and Earthlink users experience tha same problem, namely that intermittently buttons, and linkbuttons cause a post back but we don't seem to get the postback event firing. The user sees the page post, but then the original page comes back with the form empty. This occurs intermittently and does not seem to be related to...
1
2318
by: Simon Chester | last post by:
Hello! Can anyone help me with this problem?... I have developed an ASP.NET (version 1.1) application which I have deployed to a number of webservers. The web application works fine on Windows 2000 Server computers. It also works OK on Windows 2003 Server UNTIL Windows 2003 Service Pack 1 is installed! The error and stack trace I am given is:
7
2100
by: Grant | last post by:
Ok I have XP Pro and recently upgraded to SP2 but after doing so one of my favorite webpages to check daily does not respond the same as before. It used to be (pre SP2) that I could when visiting this page http://facs.scripps.edu/surf/buoylist.html When I ran my mouse over the green CDIP buoys that it would not only show the current data in the upper part of the summary, but if I clicked on the Dana Point green bar for instance it would...
2
2707
by: Sharon | last post by:
I've had an Access 2000 app running successfully for many months on both Windows XP and Windows 2000. Recently when my Windows 2000 users call a particular report, they get first a dialog requesting a "Replace" parameter. If the user clicks OK, the report opens, but only displays #Error. When the user tries to close the report, he is next presented with the choice of halting the code in break mode or not. Regardless of his choice, the app...
0
998
by: Just another Joe Programmer | last post by:
Hello All!! For those of you having problems :- * Debugging ASP .NET projects in VS .NET 2002 * Creating/opening ASP .NET projects in VS .NET 2003 DO NOT DESPAIR! Several solutions have been posted :- * Reinstall windows
7
3217
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I think the username can be read with user.identity.name.
0
1271
by: jpegny | last post by:
Hello all, I'm in the middle of setting up a windows 2003 server for asp.net (with vb.net 2003) remote development/deployment. The problem is that as soon as I install service pack 1 on windows 2003 I can no longer remotely develop asp.net apps with vs.net 2003. I have set-up servers with all the patches except service pack 1 and they work fine but as soon as I install service pack 1 it breaks the remote development of asp.net.
1
1665
by: bhasky | last post by:
We have two production server, Prod server 1 giving error Session Timout before 90min where it has been set 90 in global.asa Differences Prod Ser 1 : Windows 2003, No Service Pack Installed Prod Ser 2 : Windows 2003, Service Pack Installed Cal you please help me out how to resolve the issue without installing service pack in prod server 1 and is that really problem without service pack 1.
15
7093
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter every second. I remote desktop to the computer hosting this application and run the application. It starts up and displays the counter incrementing every second. If I disconnect the network cable between the two computers for 10 seconds and...
0
1226
by: =?Utf-8?B?cGx1cG9z?= | last post by:
Hi, Problem issue 925522, http://support.microsoft.com/kb/925522/en-us (“An FTP session that is copying a file from an FTP server appears to stop responding on a client computer that is running Windows Server 2003”) is still there, FTP sessions somethimes stop ! You can find a list of updates in Windows Server 2003 Service Pack 2 on http://support.microsoft.com/kb/914962 it shows there is no fix for this issue. Conclusion might be:...
0
9599
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10371
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10374
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9193
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.