We recently upgraded to Windows Server 2003 and IIS 6. And we have one web application that works fine except for a certain feature within it. It gives "Disk or network error" when you click on a button that opens a popup form window and "Network path not found" when you click on a link that opens a document containing info you entered in the form.
Here's what I've tried so far:
-Checked that the documents exist
-Ran in IIS 5 mode
-Checked temp folders
-Ran disk check for errors
-Deleted and readded the virtual directory within IIS
-Compacted and repaired the database.....there actually were a few errors in one of the tables and this did fix those errors, but didn't solve the problem
-Installed a hotfix from Microsoft dealing with Access 2.0
The server can access the Internet, and I can access shared files stored on the server from my computer. Does anyone have any other ideas I could try? I'm desperate, as a client of ours is going to be needing access to this information soon.