All Tags »
uploader »
vb.net »
405 error
Sorry, but there are no more tags available to filter with.
-
After placing my uploader into my project I began receiving the following errors depending on my browser; http error1 :405:Method Not Allowed http error1 :12031:Unkown I tried removing one part at a time from my page until my uploader worked. It turned out to be the Action=''#'' property within my pages Form tag. Any ...