Hi there, I'm still VERY new in ASP .NET. I'm trying to upload a file and found a sample at http://support.microsoft.com/kb/323245 and unfortunately I cannot make it work. (Visual Studio 2005 on Vista Busines version)
I used "New Web Site" instead of "New Project" in the sample because I could not manage to follow the steps creating at http://localhost/VBNetUpload. (Even I copy whole VBNetUpload folder on C:\ to C:\inetpub\wwwroot, I got error while accessing http://localhost/VBNetUpload/Default.aspx) After using advice in this forum, I was able to make the sample run creating "New Web Site" but the file did not get uploaded. What could be the problem? I've grant myself and Internet Guess Account full privilege to the destination folder (VBNetUpload\Data) and VBNetUpload. (I cannot find ASPNET account on my Vista machine.) Any opinion for my case is appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
