Hi,
I have some code that uses the file upload control to copy a selected file to the server and also capture some details about it in my database.
The code has worked fine in XP, but I have recently moved my projects over to a Vista machine running IIS 7. The details are being captured in the database, but the file isn't appearing in my local server at the point I specify.
I had to run VWD in administrator mode as I couldn't access the files in the IIS directory if not, so I'm wondering if it has something to do with that?
If anyone using Vista can let me know if they have solved problems like this, and what the best way to configure the system is, I'd be really grateful.
Many thanks
...
Go to the complete details ...