- This topic has 8 replies, 3 voices, and was last updated 18 years, 7 months ago by
Riyad Kalla.
-
AuthorPosts
-
Elias57MemberHello,
Saving a HTML-File under Eclipse 3.2 and MyEclipse 5.01_e32 brings me up an alertbox : “Save failed. The function LoadURI returned an error condition 0x80520001”.
But the file is stored correctly 🙂
I’m working under WinXP (same error as under MacOS?)
Thx for answering
Best regards
PeterAugust 24, 2006 at 11:28 pm #257590
Riyad KallaMemberPeter,
We are tracking this issue that slipped through the cracks even after a fix. Is the designer working for you on Windows and this problem *still* occurs?August 25, 2006 at 7:40 am #257612
Elias57MemberHello Riyad,
i’ve tried the following :
a) Simple HTML-Page on my local workstation -> Preview(s), saving, designer -> no problems
b) same HTML on our server (accessrights->all) ->
saving, but with an error (see first post), the preview also generates an error : “file:/OUR_SERVER/PATH/.default.htm not found”, but the . file is generated correctly. Is the beginning of pathname file:/ correct? I think, file:// will work correctly(o yeah, my english is very …., sorry 🙂
Best Regards
PeterAugust 25, 2006 at 5:42 pm #257643
Riyad KallaMemberPeter,
In case B, does your server have a remote mount point somewhere and that is why the path is strange, or is all the file operations being done, local to the machine?August 29, 2006 at 6:19 pm #257806
Elias57MemberRiyad,
all other operations with ASP, JSP,CSS,JS,etc. works fine with MyEclipse on our server. What kind of remote mount point do you mean? There are no shares on that machine, i’m using only the UNC-path (\\SERVER\FOLDER\FILE)
Regards
PeterNovember 6, 2006 at 6:10 am #261360
baphealthMemberHi,
we are having the same problem, saving JSP’s. The workspace is also located on a server on the local network. Generally, the error is the same “Save failed. The function LoadURI returned an error condition 0x80520001”. “, but we also occasionally get “Save failed. (null)”.Nacho MartÃnez
BAP Health Outcomes.November 6, 2006 at 9:41 am #261367
Riyad KallaMemberNacho,
When you actually check the file contents is the save actually working? If this is the case, this will be fixed in 5.0.3 (due out at the end of this week or early next). If it’s not actually saving the contents, that’s an issue I would need to look into with you.(NOTE: The bug is actually falsely reporting the save failing when it’s actually working, we corrected that internally for 5.0.3)
November 6, 2006 at 9:50 am #261368
baphealthMemberRiyad,
my problem is the same as Peter’s, the file is actually saved, I was just reporting it because it’s with JSP’s in my case.
I’m happy to know it’ll be fixed soon.Nacho MartÃnez
BAP Health OutcomesNovember 6, 2006 at 9:56 am #261369
Riyad KallaMemberNacho,
Glad to hear it, yes that problem should be fixed in 5.0.3. -
AuthorPosts