whenever i am trying to get the file name using mvcuploader it is showing object reference error in vb.net

Last post 05-20-2009, 12:59 AM by cutechat. 4 replies.
Sort Posts: Previous Next
  •  05-14-2009, 2:40 AM 52144

    whenever i am trying to get the file name using mvcuploader it is showing object reference error in vb.net

    Hi,

    When  AutoUseSystemTempFolder =”False” and we are using a customized folder to save temporary files and I am trying to process one file at a time using the bellow function uploader.GetUploadedFile(guid) returning “ nothing”

     Private Sub ServerAjaxProcessFile(ByVal guid As Guid)

     Dim uploader As New CuteWebUI.MvcUploader(Context)

     Dim file As CuteWebUI.MvcUploadFile = uploader.GetUploadedFile(guid)

     Response.Write("Server side message : File uploaded : " +file.FileName)

      End Sub

     Any solution for this so that I can save the temp files in a spcific temp folder and can  process one file at a time.

    It is very urgent because client is waiting for this
     
     Regards,
     
    Arun
    Filed under:
  •  05-15-2009, 10:11 AM 52192 in reply to 52144

    Re: whenever i am trying to get the file name using mvcuploader it is showing object reference error in vb.net

    Hi,
     
      this is very critical for us . and i am waiting for the replay otherwise i am not able to proceed with the requirement.
     
      Please replay me asap
     
      Regards
      Arun,
  •  05-15-2009, 6:01 PM 52219 in reply to 52144

    Re: whenever i am trying to get the file name using mvcuploader it is showing object reference error in vb.net

    Arun,
     
    Please download the control again.
     
    http://ajaxuploader.com/download/Ajax-Uploader.zip
     
    Keep me posted

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  05-18-2009, 11:41 AM 52274 in reply to 52219

    Re: whenever i am trying to get the file name using mvcuploader it is showing object reference error in vb.net

    Hi,
     
    After updating the latest dll also i am getting the same problem
     
     
    Regards
    Arun,
  •  05-20-2009, 12:59 AM 52344 in reply to 52274

    Re: whenever i am trying to get the file name using mvcuploader it is showing object reference error in vb.net

    Arun,
     
    Can you post some code ?
     
    I guest you are doing some wrong.
     
    Regards,
    Terry
View as RSS news feed in XML