![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Fileupload control nightmare I have a simple fileupload control..... <td> <asp:FileUpload ID="fuData" Width="600px" runat="server" /> </td> code... Dim path As String, file as String file = "test.xls" path = "c:\Upload\Somefolder\" Me.fuData.PostedFile.SaveAs(path & file) I get an error that access to c:UploadSomeFoldertest.xls was denied. Obviosuly the saveas location is being mangled and all backslashes are being removed. Tried replacing "\" with "\\" and it still fails with the same error This works just fin in my dev environment (XP Pro).. fails in Production (Windows 2003 Server). Using IIS 6 and code is written using framework 3.5. Anyone have any suggestions ? TIA |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| nightmare | Vista mail | |||
| Nightmare situation | Vista General | |||
| USB nightmare | Drivers | |||
| Password Nightmare! | Vista mail | |||
| What a nightmare | Vista General | |||