Re: Onclick Javascript error ?

  •  07-30-2004, 11:03 AM

    Re: Onclick Javascript error ?

    Hi

     
    Thanks for the reply.
     
    It seems to have corrected itself now. I had been trying a few similar controls, and after i had removed all the references from the project/page etc to the others, the problem seemed to go away. Was odd as only the references remained, no imports, actual use of other controls etc. Anyhow, that is fixed.
     
    However, i now have a problem with the image gallery, in that i get an error when i try to upload an image. The pop-up window just errors:
     

    BC30691: 'FileInfo' is a type in  'IO' and cannot be used as an expression.

    There error is on line 20 of ThumbList.ascx
     
    My app is VB.NET, and i am wondering if there is an issue there as the code in the script/aspx files is c#?
     
    Any ideas?
     
    Thanks - James
     
View Complete Thread