As soon as I press open on the browse window, to open a file I get -
"Unknown server error"
When I click ok I get
"Error: ASP.NET Ajax client-side framework failed to load."
Then
"Sys unknown"
Carl Tawn
What does "fuSlides_UploadedComplete" do?
Your help has saved me hundreds of hours of internet surfing.
fblack61
triplebd69
ASKER
Right now not much, I have a break point set on it and it never hits it.
Protected Sub fuSlides_UploadedComplete(ByVal sender As Object, ByVal e As AjaxControlToolkit.AsyncFileUploadEventArgs) Handles fuSlides.UploadedComplete
If e.state = AjaxControlToolkit.AsyncFileUploadState.Success Then
lblStatus.Text = "Uploaded"
End If
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Open in new window
Try:Open in new window