- This topic has 8 replies, 3 voices, and was last updated 18 years 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
Peter
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?
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
Peter
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?
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
Peter
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.
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)
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 Outcomes
Riyad KallaMemberNacho,
Glad to hear it, yes that problem should be fixed in 5.0.3. -
AuthorPosts