error while converting ?
Author | Message |
Hello,
Code: private void Button1_Click(object sender, System.EventArgs e)
{ string fname = fupload.PostedFile.FileName; if(fupload.Value != "") { FlashSpringAPI.FlashSpringClass flash = new FlashSpringAPI.FlashSpringClass(); flash.OpenPresentation(fupload.Value); flash.GenerateFlash(Server.MapPath("~/Swf/"),fname,FlashSpringAPI.OutputMode.OM_SOLID,"NullSkin",""); flash.ClosePresentation(); flash.ClosePowerPoint(); } else { Label2.Text = "Error Uploading File"; } } can anyone help me please? where am i wrong?
|
Hi,
|
Hello, Maria and Shona155!
|
||||
|
Who is online | |
---|---|
![]() |
In total there are 4 users online :: 0 registered, 0 hidden and 4 guests (based on users active over the past 5 minutes) Most users ever online was 803 on Sat Dec 12, 2020 9:21 am Registered users: No registered users |